| [ Index ] | PHP Cross Reference of Mambo 4.6.5 |
|
| [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Source view] [Print] [Project Stats]
(no description)
| Author: | Mambo Foundation Inc see README.php |
| Copyright: | (C) 2000 - 2009 Mambo Foundation Inc. |
| License: | GNU/GPL Version 2, see LICENSE.php |
| File Size: | 648 lines (20 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file administrator/includes/pageNavigation.php |
| viewModules( $option, $client ) X-Ref |
| Compiles a list of installed or defined modules |
| copyModule( $option, $uid, $client ) 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 |
| saveModule( $option, $client, $task ) X-Ref |
| Saves the module after an edit form submit |
| editModule( $option, $uid, $client ) 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 |
| removeModule( &$cid, $option, $client ) 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 |
| publishModule( $cid=null, $publish=1, $option, $client ) X-Ref |
| Publishes or Unpublishes one or more modules param: array An array of unique record id numbers param: integer 0 if unpublishing, 1 if publishing |
| cancelModule( $option, $client ) X-Ref |
| Cancels an edit operation |
| orderModule( $uid, $inc, $option ) X-Ref |
| Moves the order of a record param: integer The unique id of record param: integer The increment to reorder by |
| accessMenu( $uid, $access, $option, $client ) X-Ref |
| changes the access level of a record param: integer The increment to reorder by |
| saveOrder( &$cid, $client ) X-Ref |
| No description |
| Generated: Wed Feb 8 00:05:01 2012 | Cross-referenced by PHPXref 0.7 |
| Mambo API: Mambo is Free software released under the GNU/General Public License, Version 2 |