[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/administrator/components/com_categories/ -> admin.categories.html.php (summary)

(no description)

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

Defines 1 class

categories_html:: (6 methods):
  show()
  edit()
  submitbutton()
  displayParameterInfo()
  moveCategorySelect()
  copyCategorySelect()


Class: categories_html  - X-Ref


show( &$rows, $section, $section_name, &$pageNav, &$lists, $type )   X-Ref
Writes a list of the categories for a section

param: array An array of category objects
param: string The name of the category section

edit( &$row, &$lists, $redirect, $menus )   X-Ref
Writes the edit form for new and existing categories

param: mosCategory The category object
param: string
param: array

submitbutton(pressbutton, section)   X-Ref
No description

displayParameterInfo()   X-Ref
No description

moveCategorySelect( $option, $cid, $SectionList, $items, $sectionOld, $contents, $redirect )   X-Ref
Form to select Section to move Category to


copyCategorySelect( $option, $cid, $SectionList, $items, $sectionOld, $contents, $redirect )   X-Ref
Form to select Section to copy Category to