[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/administrator/components/com_frontpage/ -> admin.frontpage.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: admin.frontpage.php 19343 2010-11-03 18:12:02Z ian $
File Size: 382 lines (11 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 administrator/components/com_frontpage/views/frontpage.php

Defines 6 functions

  viewFrontPage()
  changeFrontPage()
  removeFrontPage()
  orderFrontPage()
  accessMenu()
  saveOrder()

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 article
param: integer The new access level
param: string The URL option

saveOrder( &$cid )   X-Ref
No description



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1