[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/administrator/components/com_mambots/ -> admin.mambots.html.php (summary)

(no description)

File Size: 306 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTML_modules:: (3 methods):
  showMambots()
  editMambot()
  submitbutton()


Class: HTML_modules  - X-Ref


showMambots( &$rows, $client, &$pageNav, $option, &$lists, $search )   X-Ref
Writes a list of the defined modules

param: array An array of category objects

editMambot( &$row, &$lists, &$params, $option )   X-Ref
Writes the edit form for new and existing module

A new record is defined when <var>$row</var> is passed with the <var>id</var>
property set to 0.
param: mosCategory The category object
param: array <p>The modules of the left side.  The array elements are in the form
param: array See notes for leftorder
param: array An array of select lists
param: object Parameters

submitbutton(pressbutton)   X-Ref
No description