Class HTML_modules

Description

ensure this file is being included by a parent file

Located in /administrator/components/com_mambots/admin.mambots.html.php (line 13)


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

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 19)

Writes a list of the defined modules

void showMambots (array &$rows,  $client,  &$pageNav,  $option,  &$lists,  $search)
  • array &$rows: An array of category objects
  • $client
  • &$pageNav
  • $option
  • &$lists
  • $search

Documentation generated on Mon, 05 May 2008 16:15:24 +0400 by phpDocumentor 1.4.0