| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: admin.sections.php 19343 2010-11-03 18:12:02Z ian $ |
| File Size: | 732 lines (20 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| showSections( $scope, $option ) X-Ref |
| Compiles a list of categories for a section param: database A database connector object param: string The name of the category section param: string The name of the current user |
| editSection( $edit) X-Ref |
| Compiles information to add or edit a section param: database A database connector object param: string The name of the category section param: integer The unique id of the category to edit (0 if new) param: string The name of the current user |
| saveSection( $option, $scope, $task ) X-Ref |
| Saves the catefory after an edit form submit param: database A database connector object param: string The name of the category section |
| removeSections( $cid, $scope, $option ) X-Ref |
| Deletes one or more categories from the categories table param: database A database connector object param: string The name of the category section param: array An array of unique category id numbers |
| publishSections( $scope, $cid=null, $publish=1, $option ) X-Ref |
| Publishes or Unpublishes one or more categories param: database A database connector object 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 |
| cancelSection( $option, $scope ) X-Ref |
| Cancels an edit operation param: database A database connector object param: string The name of the category section param: integer A unique category id |
| orderSection( $uid, $inc, $option, $scope ) X-Ref |
| Moves the order of a record param: integer The increment to reorder by |
| copySectionSelect( $option, $cid, $section ) X-Ref |
| Form for copying item(s) to a specific menu |
| copySectionSave( $sectionid, $scope ) X-Ref |
| Save the item(s) to the menu selected |
| accessMenu( $uid, $access, $option ) X-Ref |
| changes the access level of a record param: integer The increment to reorder by |
| saveOrder( &$cid ) X-Ref |
| No description |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |