changeFrontPage (line
183)
Changes the state of one or more content pages
void
changeFrontPage
([array $cid = null], [integer $state = 0], $option)
-
array
$cid: An array of unique category id numbers
-
integer
$state: 0 if unpublishing, 1 if publishing
-
$option
orderFrontPage (line
241)
Moves the order of a record
void
orderFrontPage
(integer $uid, $inc, $option)
-
integer
$uid: The increment to reorder by
-
$inc
-
$option
removeFrontPage (line
211)
void
removeFrontPage
( &$cid, $option)
viewFrontPage (line
80)
Compiles a list of frontpage items
void
viewFrontPage
( $option)