[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/administrator/components/com_content/ -> admin.content.php (summary)

(no description)

Author: Mambo Foundation Inc see README.php
Copyright: (C) 2000 - 2009 Mambo Foundation Inc.
License: GNU/GPL Version 2, see LICENSE.php
File Size: 1225 lines (39 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 components/com_content/content.class.php

Defines 20 functions


Functions that are not part of a class:

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
No 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
No description

menuLink( $redirect, $id )   X-Ref
No description

go2menu()   X-Ref
No description

go2menuitem()   X-Ref
No description

saveOrder( &$cid )   X-Ref
No description