soo_txp_obj API Documentation

soo_html_textarea Class Reference

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

List of all members.

Public Member Functions

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

Protected Attributes

(X)HTML attributes

 $rows = ''
 $cols = ''
 $readonly = ''
 $onselect = ''
 $onchange = ''

Detailed Description

Class for (X)HTML textarea elements.

Definition at line 1286 of file soo_txp_obj.php.


Constructor & Destructor Documentation

soo_html_textarea::__construct ( atts = array(),
content = '' 
)

Constructor.

Parameters:
atts Attributes (array of name=>value pairs)
content Element content (string)

Definition at line 1301 of file soo_txp_obj.php.


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