soo_txp_obj API Documentation
soo_html_option Class Reference
Class for (X)HTML option elements. More...
Public Member Functions | |
__construct ($atts=array(), $content=array()) | |
Constructor. | |
Protected Attributes | |
(X)HTML attributes | |
$value = '' | |
$selected = '' | |
$label = '' |
Detailed Description
Class for (X)HTML option elements.
Definition at line 1266 of file soo_txp_obj.php.
Constructor & Destructor Documentation
soo_html_option::__construct | ( | $ | atts = array() , |
|
$ | content = array() | |||
) |
Constructor.
- Parameters:
-
atts Attributes (array of name=>value pairs) content Element content (displayed option text)
Definition at line 1279 of file soo_txp_obj.php.
The documentation for this class was generated from the following file:
Generated on Fri Jan 7 2011 14:35:01 for soo_txp_obj by Doxygen 1.7.1