[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/administrator/components/com_frontpage/ -> admin.frontpage.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: 304 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 components/com_content/content.class.php

Defines 6 functions


Functions that are not part of a class:

viewFrontPage( $option )   X-Ref
Compiles a list of frontpage items


changeFrontPage( $cid=null, $state=0, $option )   X-Ref
Changes the state of one or more content pages

param: array An array of unique category id numbers
param: integer 0 if unpublishing, 1 if publishing

removeFrontPage( &$cid, $option )   X-Ref
No description

orderFrontPage( $uid, $inc, $option )   X-Ref
Moves the order of a record

param: integer The increment to reorder by

accessMenu( $uid, $access )   X-Ref

param: integer The id of the content item
param: integer The new access level
param: string The URL option

saveOrder( &$cid )   X-Ref
No description