Class HTML_menumanager

Description

HTML class for all menumanager component output

Located in /administrator/components/com_menumanager/admin.menumanager.html.php (line 16)


	
			
Method Summary
 void edit (option &$row,  $option)
 void show ( $option,  $menus,  $pageNav)
 void showCopy ( $option,  $type,  $items)
 void showDelete ( $option,  $type,  $items,  $modules)
Methods
edit (line 142)

writes a form to take the name of the menu you would like created

void edit (option &$row,  $option)
  • option &$row: display options for the form
  • $option
show (line 20)

Writes a list of the menumanager items

void show ( $option,  $menus,  $pageNav)
  • $option
  • $menus
  • $pageNav
showCopy (line 347)

A copy confirmation page

Writes list of the items that have been selected for copy

void showCopy ( $option,  $type,  $items)
  • $option
  • $type
  • $items
showDelete (line 257)

A delete confirmation page

Writes list of the items that have been selected for deletion

void showDelete ( $option,  $type,  $items,  $modules)
  • $option
  • $type
  • $items
  • $modules

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