|
psf
|
Public Member Functions | |
| __construct ($_name=NULL, $_value=NULL, $_parent=NULL) | |
| ToHtml () | |
Public Member Functions inherited from HtmlElement | |
| __clone () | |
| ToHtml () | |
| DisableIndenting () | |
Public Member Functions inherited from PsfObject | |
| __construct ($_parent=NULL) | |
| SetParent ($_parent) | |
| GetParent ($_parent) | |
| AddChild ($_child) | |
Public Attributes | |
| $Name | |
| $Value | |
Public Attributes inherited from HtmlElement | |
| $Indentation = 0 | |
| $Indent = True | |
| $Style = NULL | |
| $ClassName = NULL | |
| The class of html element, if HTML5, this will be added as <element class="text"> if not NULL. | |
Additional Inherited Members | |
Protected Attributes inherited from PsfObject | |
| $Parent = NULL | |
Definition at line 22 of file button.php.
1.8.13