| [ 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.content.php 6021 2006-12-18 19:50:34Z friesengeist $ |
| Poids: | 1371 lignes (42 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
| viewContent( $sectionid, $option ) X-Ref |
| Compiles a list of installed or defined modules param: database A database connector object |
| viewArchive( $sectionid, $option ) X-Ref |
| Shows a list of archived content items param: int The section id |
| editContent( $uid=0, $sectionid=0, $option ) X-Ref |
| Compiles information to add or edit the record param: database A database connector object param: integer The unique id of the record to edit (0 if new) param: integer The id of the content section |
| saveContent( $sectionid, $task ) X-Ref |
| Saves the content item an edit form submit param: database A database connector object |
| changeContent( $cid=null, $state=0, $option ) X-Ref |
| Changes the state of one or more content pages param: string The name of the category section param: integer A unique category id (passed from an edit form) param: array An array of unique category id numbers param: integer 0 if unpublishing, 1 if publishing param: string The name of the current user |
| toggleFrontPage( $cid, $section, $option ) X-Ref |
| Changes the state of one or more content pages param: string The name of the category section param: integer A unique category id (passed from an edit form) param: array An array of unique category id numbers param: integer 0 if unpublishing, 1 if publishing param: string The name of the current user |
| removeContent( &$cid, $sectionid, $option ) X-Ref |
| Pas de description |
| cancelContent( ) X-Ref |
| Cancels an edit operation |
| orderContent( $uid, $inc, $option ) X-Ref |
| Moves the order of a record param: integer The increment to reorder by |
| moveSection( $cid, $sectionid, $option ) X-Ref |
| Form for moving item(s) to a different section and category |
| moveSectionSave( &$cid, $sectionid, $option ) X-Ref |
| Save the changes to move item(s) to a different section and category |
| copyItem( $cid, $sectionid, $option ) X-Ref |
| Form for copying item(s) |
| copyItemSave( $cid, $sectionid, $option ) X-Ref |
| saves Copies of items |
| resethits( $redirect, $id ) X-Ref |
| Function to reset Hit count of a content item PT |
| accessMenu( $uid, $access, $option ) X-Ref |
param: integer The id of the content item param: integer The new access level param: string The URL option |
| filterCategory( $query, $active=NULL ) X-Ref |
| Pas de description |
| menuLink( $redirect, $id ) X-Ref |
| Pas de description |
| go2menu() X-Ref |
| Pas de description |
| go2menuitem() X-Ref |
| Pas de description |
| 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 |
|