We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Just a table cell (td).
Extends: Control » Renderable
Returns this cells contents. Note: This will return the unformatted content and ignore an eventually active CellFormat.
Definition: public function GetContent()
public function GetContent()
Returns: string Contents
string
Set new content.
Definition: public function SetContent($content)
public function SetContent($content)
Returns: void
void
Parameters:
mixed $content
Definition: public function __construct($options=false)
public function __construct($options=false)
Returns: NOT DOCUMENTED
array $options