[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/administrator/components/com_modules/ -> admin.modules.php (sommaire)

(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.modules.php 5014 2006-09-11 19:35:26Z friesengeist $
Poids: 697 lignes (20 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 2 fichiers
 includes/domit/xml_domit_lite_include.php
 administrator/includes/pageNavigation.php

Définit 10 fonctions

  viewModules()
  copyModule()
  saveModule()
  editModule()
  removeModule()
  publishModule()
  cancelModule()
  orderModule()
  accessMenu()
  saveOrder()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

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
Pas de description



Généré le : Wed Nov 21 14:43:32 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics