Form to select Section/Category to copys item(s) to
void
copySection
(mixed $option, mixed $cid, mixed $sectCatList, mixed $sectionid, mixed $items)
Writes the edit form for new and existing content item
A new record is defined when $row is passed with the id property set to 0.
void
editContent
(
mosContent &$row,
string $section,
mixed &$lists,
mixed &$sectioncategories,
mixed &$images,
mixed &$params,
mixed $option,
mixed $redirect,
mixed &$menus)
-
mosContent
&$row: The category object
-
string
$section: The html for the groups select list
Form to select Section/Category to move item(s) to
void
moveSection
(array $cid, int $sectCatList, array $option, mixed $sectionid, mixed $items)
-
array
$cid: An array of selected objects
-
int
$sectCatList: The current section we are looking at
-
array
$option: The list of sections and categories to move to
Writes a list of the content items
void
showArchive
(array &$rows, mixed $section, mixed &$lists, mixed $search, mixed $pageNav, mixed $option, [mixed $all = NULL], mixed $redirect)
-
array
&$rows: An array of content objects
Writes a list of the content items
void
showContent
(array &$rows, mixed $section, mixed &$lists, mixed $search, mixed $pageNav, [mixed $all = NULL], mixed $redirect)
-
array
&$rows: An array of content objects