| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 842 lines (26 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 1 file administrator/components/com_modules/helpers/xml.php |
Class: ModulesController - X-Ref
| __construct( $config = array() X-Ref |
| Constructor |
| view() X-Ref |
| Compiles a list of installed or defined modules |
| copy() X-Ref |
| Compiles information to add or edit a module param: string The current GET/POST option param: integer The unique id of the record to edit |
| save() X-Ref |
| Saves the module after an edit form submit |
| edit( ) X-Ref |
| Compiles information to add or edit a module param: string The current GET/POST option param: integer The unique id of the record to edit |
| add() X-Ref |
| Displays a list to select the creation of a new module |
| remove() X-Ref |
| Deletes one or more modules Also deletes associated entries in the #__module_menu table. param: array An array of unique category id numbers |
| publish() X-Ref |
| Publishes or Unpublishes one or more modules |
| cancel() X-Ref |
| Cancels an edit operation |
| reorder() X-Ref |
| Moves the order of a record |
| access() X-Ref |
| Changes the access level of a record |
| saveOrder() X-Ref |
| Saves the orders of the supplied list |
| preview() X-Ref |
| No description |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |