
Definition at line 29 of file class.Listing.php.
Public Member Functions | |
| Listing ($indent='', $bullet='*') | |
| to_html ($indent, $class) | |
| to_xml ($indent) | |
Public Attributes | |
| $indent | |
| $bullet | |
| Listing::Listing | ( | $ | indent = '', |
|
| $ | bullet = '*' | |||
| ) |
Definition at line 34 of file class.Listing.php.
References $bullet, Tpl::$id, $indent, and Tpl::Tpl().
| Listing::to_html | ( | $ | indent, | |
| $ | class | |||
| ) |
Reimplemented from Tpl.
Definition at line 44 of file class.Listing.php.
References $indent, Tpl::$type, and Tpl::to_html().
| Listing::to_xml | ( | $ | indent | ) |
Reimplemented from Tpl.
Definition at line 66 of file class.Listing.php.
References $indent, Tpl::$type, and Tpl::to_xml().
| Listing::$indent |
| Listing::$bullet |
1.5.2