Writes the edit form for new and existing module
A new record is defined when $row is passed with the id property set to 0.
void
editMambot
(
mosCategory &$row,
array &$lists,
array &$params,
array $option,
object Parameters 4)
-
object Parameters
4
-
mosCategory
&$row: The category object
-
array
&$lists: <p>The modules of the left side. The array elements are in the form $leftorder[<i>order</i>] = <i>label</i> where order is the module order from the db table and label is a text label associciated with the order.</p>
-
array
&$params: See notes for leftorder
-
array
$option: An array of select lists
Writes a list of the defined modules
void
showMambots
(array &$rows, mixed $client, mixed &$pageNav, mixed $option, mixed &$lists, mixed $search)
-
array
&$rows: An array of category objects