| [ 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.newsfeeds.php 5014 2006-09-11 19:35:26Z friesengeist $ |
| Poids: | 288 lignes (8 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
| showNewsFeeds( $option ) X-Ref |
| List the records param: string The current GET/POST option |
| editNewsFeed( $id, $option ) X-Ref |
| Creates a new or edits and existing user record param: int The id of the user, 0 if a new entry param: string The current GET/POST option |
| saveNewsFeed( $option ) X-Ref |
| Saves the record from an edit form submit param: string The current GET/POST option |
| publishNewsFeeds( $cid, $publish, $option ) 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 param: string The current GET/POST option |
| removeNewsFeeds( &$cid, $option ) X-Ref |
| Removes records param: array An array of id keys to remove param: string The current GET/POST option |
| cancelNewsFeed( $option ) X-Ref |
| Cancels an edit operation param: string The current GET/POST option |
| orderNewsFeed( $id, $inc, $option ) X-Ref |
| Moves the order of a record param: integer The id of the record to move param: integer The direction to reorder, +1 down, -1 up param: string The current GET/POST option |
| Généré le : Wed Nov 21 14:43:32 2007 | par Balluche grâce à PHPXref 0.7 |
|