CaMykS
1.0-20231201
|
Public Member Functions | |
__construct ($name, $value, $id='') | |
display () | |
Public Attributes | |
$name | |
Hidden input name. More... | |
$value | |
Hidden input value. More... | |
$id | |
Hidden input id. More... | |
HTMLForm_hidden class.
HTMLForm_hidden::__construct | ( | $name, | |
$value, | |||
$id = '' |
|||
) |
Class constructor.
string | $name | |
mixed | $value | |
string | $id |
HTMLForm_hidden::display | ( | ) |
Return input object html.
string HTMLForm_hidden::$name |
Hidden input name.
mixed HTMLForm_hidden::$value |
Hidden input value.
string HTMLForm_hidden::$id |
Hidden input id.