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)