Class sections_html

Description
Method Summary
void copySectionSelect (mixed $option, mixed $cid, mixed $categories, mixed $contents, mixed $section)
void edit (mosCategory &$row, string $option, string &$lists, string &$menus, string 4)
void show (array &$rows, string $scope, mixed $myid, mixed &$pageNav, mixed $option)
Methods
copySectionSelect (line 422)

Form to select Section to copy Category to

void copySectionSelect (mixed $option, mixed $cid, mixed $categories, mixed $contents, mixed $section)
edit (line 170)

Writes the edit form for new and existing categories

A new record is defined when $row is passed with the id property set to 0. Note that the section property must be defined even for a new record.

void edit (mosCategory &$row, string $option, string &$lists, string &$menus, string 4)
  • string 4: The html for the groups select list
  • mosCategory &$row: The category object
  • string $option: The html for the image list select list
  • string &$lists: The html for the image position select list
  • string &$menus: The html for the ordering list
show (line 24)

Writes a list of the categories for a section

void show (array &$rows, string $scope, mixed $myid, mixed &$pageNav, mixed $option)
  • array &$rows: An array of category objects
  • string $scope: The name of the category section

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