soo_txp_obj API Documentation
soo_html_img Class Reference
Class for (X)HTML img elements. More...
Public Member Functions | |
| __construct ($init=array(), $thumbnail=false, $escape=true) | |
| Constructor. | |
Protected Attributes | |
(X)HTML attributes | |
| $alt = '' | |
| $src = '' | |
| $width = '' | |
| $height = '' | |
Detailed Description
Class for (X)HTML img elements.
Definition at line 1308 of file soo_txp_obj.php.
Constructor & Destructor Documentation
| soo_html_img::__construct | ( | $ | init = array(), |
|
| $ | thumbnail = false, |
|||
| $ | escape = true | |||
| ) |
Constructor.
- Parameters:
-
init soo_txp_img object, attribute array, or src value thumbnail Thumbnail or full image? escape HTML-escape title and alt attributes?
Definition at line 1323 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








