Public Member Functions | |
| __construct ($args=NULL) | |
| __set ($nm, $val) | |
| __get ($nm) | |
| add_function (PageFunction $fn) | |
| print_presets ($args=NULL) | |
Public Attributes | |
| $section_scheme = 'misc' | |
| $content_open = false | |
| $title = '' | |
| $title_minor = '' | |
| $title_minor_html | |
| $type = '' | |
| $tabs | |
| $cur_tab | |
| $options | |
| $crumbs | |
| $cur_crumb | |
| $html_close | |
| $content_col | |
| $use_jscalendar = false | |
| $autofocus_field = false | |
| $functions = array() | |
| $content_columns = false | |
| $format = FORMAT_HTML | |
| $extra_header_html = '' | |
Definition at line 184 of file render_page.inc.php.
1.5.1-p1