Class HTML_content

Description
Method Summary
void copySection (mixed $option, mixed $cid, mixed $sectCatList, mixed $sectionid, mixed $items)
void editContent (mosContent &$row, string $section, mixed &$lists, mixed &$sectioncategories, mixed &$images, mixed &$params, mixed $option, mixed $redirect, mixed &$menus)
void moveSection (array $cid, int $sectCatList, array $option, mixed $sectionid, mixed $items)
void showArchive (array &$rows, mixed $section, mixed &$lists, mixed $search, mixed $pageNav, mixed $option, [mixed $all = NULL], mixed $redirect)
void showContent (array &$rows, mixed $section, mixed &$lists, mixed $search, mixed $pageNav, [mixed $all = NULL], mixed $redirect)
Methods
copySection (line 1107)

Form to select Section/Category to copys item(s) to

void copySection (mixed $option, mixed $cid, mixed $sectCatList, mixed $sectionid, mixed $items)
editContent (line 445)

Writes the edit form for new and existing content item

A new record is defined when $row is passed with the id property set to 0.

void editContent (mosContent &$row, string $section, mixed &$lists, mixed &$sectioncategories, mixed &$images, mixed &$params, mixed $option, mixed $redirect, mixed &$menus)
  • mosContent &$row: The category object
  • string $section: The html for the groups select list
moveSection (line 1037)

Form to select Section/Category to move item(s) to

void moveSection (array $cid, int $sectCatList, array $option, mixed $sectionid, mixed $items)
  • array $cid: An array of selected objects
  • int $sectCatList: The current section we are looking at
  • array $option: The list of sections and categories to move to
showArchive (line 281)

Writes a list of the content items

void showArchive (array &$rows, mixed $section, mixed &$lists, mixed $search, mixed $pageNav, mixed $option, [mixed $all = NULL], mixed $redirect)
  • array &$rows: An array of content objects
showContent (line 24)

Writes a list of the content items

void showContent (array &$rows, mixed $section, mixed &$lists, mixed $search, mixed $pageNav, [mixed $all = NULL], mixed $redirect)
  • array &$rows: An array of content objects

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