/administrator/components/com_frontpage/admin.frontpage.php

Description
  • license: GNU/GPL Mambo is Free Software
  • copyright: (C) 2000 - 2005 Miro International Pty Ltd
  • version: $Id: admin.frontpage.php,v 1.7 2005/01/16 13:51:49 stingrey Exp $
Includes
require_once ($mainframe->getPath('class')) (line 22)
require_once ($mainframe->getPath('admin_html')) (line 21)

ensure this file is being included by a parent file

Functions
changeFrontPage (line 183)

Changes the state of one or more content pages

void changeFrontPage ([array $cid = null], [integer $state = 0], mixed $option)
  • array $cid: An array of unique category id numbers
  • integer $state: 0 if unpublishing, 1 if publishing
orderFrontPage (line 241)

Moves the order of a record

void orderFrontPage (integer $uid, mixed $inc, mixed $option)
  • integer $uid: The increment to reorder by
removeFrontPage (line 211)
void removeFrontPage (mixed &$cid, mixed $option)
viewFrontPage (line 80)

Compiles a list of frontpage items

void viewFrontPage (mixed $option)

Documentation generated on Fri, 4 Mar 2005 13:55:37 +1000 by phpDocumentor 1.3.0RC3