|
| $img |
|
| $hasfilter |
|
| $javascript_function_name |
|
| $javascriptElement |
|
| $parentForm |
|
| $uniqid |
|
| $tagname |
|
| $contents |
|
| $properties |
|
| $autoclosed |
|
| $bbenabled |
|
| $parent |
|
◆ __construct()
xHTML_InputText::__construct |
( |
|
$parent | ) |
|
◆ CreateCharValidatorHandler()
xHTML_InputText::CreateCharValidatorHandler |
( |
|
$acceptedchars, |
|
|
|
$allowempty = FALSE , |
|
|
|
$isemail = FALSE , |
|
|
|
$setmaxchars = 0 , |
|
|
|
$isdate = FALSE , |
|
|
|
$ajaxtestscript = NULL |
|
) |
| |
Creates a new filter to only accept provided characters
- Parameters
-
string | $acceptedchars | String containint accepted chars |
◆ CreateEqualValidatorHandler()
xHTML_InputText::CreateEqualValidatorHandler |
( |
|
$forms | ) |
|
Creates a handler
- Parameters
-
◆ GetAllScriptDataForForm()
xHTML_InputText::GetAllScriptDataForForm |
( |
| ) |
|
Gets all script data to be handled by a form
- Returns
- array ['functiondata']=HTMLJavascriptItem, ['fullfunctionname']=string with the full validator name
◆ Render()
xHTML_InputText::Render |
( |
| ) |
|
Renders this element
Reimplemented from xHTML_Item.
The documentation for this class was generated from the following file: