xHTML-o-MATIC
A mini framework for handling PHP web frontends.
|
Public Member Functions | |
__construct ($parent) | |
![]() | |
CreateCharValidatorHandler ($acceptedchars, $allowempty=FALSE, $isemail=FALSE, $setmaxchars=0, $isdate=FALSE, $ajaxtestscript=NULL) | |
CreateEqualValidatorHandler ($forms) | |
Render () | |
GetAllScriptDataForForm () | |
![]() | |
SetValue ($text) | |
SetProperty ($name, $value) | |
AddCSSClass ($classname) | |
![]() | |
GetID () | |
SetID ($id) | |
ToString () | |
GetParent () | |
ClearContent () | |
SetIDVisibility ($visible) | |
Additional Inherited Members | |
![]() | |
ClearProperty ($name) | |
ReplaceContent ($content) | |
AddContent ($content) | |
CompactText ($text) | |
AddContentBefore ($newContent) | |
AddContentAfter ($newContent) | |
![]() | |
$img | |
$hasfilter | |
$javascript_function_name | |
$javascriptElement | |
![]() | |
$parentForm | |
![]() | |
$uniqid | |
$tagname | |
$contents | |
$properties | |
$autoclosed | |
$bbenabled | |
$parent | |
xHTML_InputPassword::__construct | ( | $parent | ) |
Default constructor
Reimplemented from xHTML_InputText.