Class HTML_modules

Description
Method Summary
void editMambot (mosCategory &$row, array &$lists, array &$params, array $option, object Parameters 4)
void showMambots (array &$rows, mixed $client, mixed &$pageNav, mixed $option, mixed &$lists, mixed $search)
Methods
editMambot (line 161)

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
showMambots (line 24)

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

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