soo_txp_obj API Documentation

soo_html_label Class Reference

Class for (X)HTML label elements. More...

List of all members.

Public Member Functions

 __construct ($init=array(), $content= '')
 Constructor.

Protected Attributes

(X)HTML attributes

 $for = ''
 $onfocus = ''
 $onblur = ''

Detailed Description

Class for (X)HTML label elements.

Definition at line 1170 of file soo_txp_obj.php.


Constructor & Destructor Documentation

soo_html_label::__construct ( init = array(),
content = '' 
)

Constructor.

Parameters:
init 'for' attribute or array of name=>value pairs
content Element content (string, soo_html object, or array thereof)

Definition at line 1183 of file soo_txp_obj.php.


The documentation for this class was generated from the following file:
 All Classes Functions Variables