Comments: on this page. Click to read or post your own.
| 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. |
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.
Resets the form element value back to the default.
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, 19 Oct 2008 06:46:50 +1300 by phpDocumentor 1.3.2