
Definition at line 35 of file edit_content.php.
Public Member Functions | |
| init () | |
| on_set_mode ($event_args) | |
| on_save ($event_args) | |
| error_on_save ($content) | |
| onRender () | |
| add_tab_items () | |
| Add to the webpage a recordset with the items of the tabs (modes).   | |
| edit_content::init | ( | ) | 
Definition at line 37 of file edit_content.php.
| edit_content::on_set_mode | ( | $ | event_args | ) | 
| edit_content::on_save | ( | $ | event_args | ) | 
Definition at line 49 of file edit_content.php.
References $event_args, $lng, $mode, add_to_modified_nodes(), error_on_save(), expand_cdata(), file_content_xml(), locked_by_somebody(), putback_cdata(), putback_comments(), set_node_status(), strip_cdata(), strip_comments(), update_cache(), update_subnodes_html(), validate_xml(), and write_file().
| edit_content::error_on_save | ( | $ | content | ) | 
Definition at line 113 of file edit_content.php.
References $mode, compact_cdata(), putback_cdata(), putback_comments(), and T_().
Referenced by on_save().
| edit_content::onRender | ( | ) | 
Definition at line 128 of file edit_content.php.
References $mode, add_tab_items(), file_content_xml(), and get_node_content().
| edit_content::add_tab_items | ( | ) | 
Add to the webpage a recordset with the items of the tabs (modes).
Definition at line 142 of file edit_content.php.
References $mode.
Referenced by onRender().
 1.5.2