| [ Index ] |
|
Code source de Joomla 1.0.13 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Copyright: | Copyright (C) 2005 Open Source Matters. All rights reserved. |
| License: | http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php |
| Version: | $Id: admin.mambots.php 5076 2006-09-16 11:44:41Z friesengeist $ |
| Poids: | 460 lignes (14 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 1 fichier includes/domit/xml_domit_lite_include.php |
| viewMambots( $option, $client ) X-Ref |
| Compiles a list of installed or defined modules |
| saveMambot( $option, $client, $task ) X-Ref |
| Saves the module after an edit form submit |
| editMambot( $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 |
| removeMambot( &$cid, $option, $client ) X-Ref |
| Deletes one or more mambots Also deletes associated entries in the #__mambots table. param: array An array of unique category id numbers |
| publishMambot( $cid=null, $publish=1, $option, $client ) X-Ref |
| Publishes or Unpublishes one or more modules param: array An array of unique category id numbers param: integer 0 if unpublishing, 1 if publishing |
| cancelMambot( $option, $client ) X-Ref |
| Cancels an edit operation |
| orderMambot( $uid, $inc, $option, $client ) 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 ) X-Ref |
| Pas de description |
| Généré le : Wed Nov 21 14:43:32 2007 | par Balluche grâce à PHPXref 0.7 |
|