SimpleWidget| Class | Description |
|---|---|
SimpleTextTag
|
Text, password and hidden field. |
SimpleSubmitTag
|
Submit button as input tag. |
SimpleImageSubmitTag
|
Image button as input tag. |
SimpleButtonTag
|
Submit button as button tag. |
SimpleTextAreaTag
|
Content tag for text area. |
SimpleUploadTag
|
File upload widget. |
SimpleSelectionTag
|
Drop down widget. |
MultipleSelectionTag
|
Drop down widget. |
SimpleOptionTag
|
Option for selection field. |
SimpleRadioButtonTag
|
Radio button. |
SimpleCheckboxTag
|
Checkbox widget. |
mixed
$_is_set
(line 234)
mixed
$_label
(line 233)
mixed
$_value
(line 232)
Inherited from SimpleTag
SimpleTag::$_attributes
SimpleTag::$_content
SimpleTag::$_name
Starts with a named tag with attributes only.
Accessor for default value parsed with the tag.
Accessor for name submitted as the key in GET/POST variables hash.
Accessor for currently set value or default if none.
Reads external or internal label.
Allows setting of a label externally, say by a label tag.
Sets the current form element value.
Dispatches the value into the form encoded packet.
Inherited From SimpleTag
SimpleTag::SimpleTag()
SimpleTag::addContent()
SimpleTag::addTag()
SimpleTag::expectEndTag()
SimpleTag::getAttribute()
SimpleTag::getChildElements()
SimpleTag::getContent()
SimpleTag::getTagName()
SimpleTag::getText()
SimpleTag::isId()
SimpleTag::isPrivateContent()
SimpleTag::_setAttribute()
Documentation generated on Sun, 04 May 2008 09:22:16 -0500 by phpDocumentor 1.3.0