Class HTML_content

Description

ensure this file is being included by a parent file

Located in /administrator/components/com_content/admin.content.html.php (line 13)


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

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

void copySection ( $option,  $cid,  $sectCatList,  $sectionid,  $items)
  • $option
  • $cid
  • $sectCatList
  • $sectionid
  • $items
editContent (line 440)

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,  &$lists,  &$sectioncategories,  &$images,  &$params,  $option,  $redirect,  &$menus)
  • mosContent &$row: The category object
  • string $section: The html for the groups select list
  • &$lists
  • &$sectioncategories
  • &$images
  • &$params
  • $option
  • $redirect
  • &$menus
moveSection (line 1097)

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

void moveSection (array $cid, int $sectCatList, array $option,  $sectionid,  $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
  • $sectionid
  • $items
showArchive (line 276)

Writes a list of the content items

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

Writes a list of the content items

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

Documentation generated on Mon, 05 May 2008 16:14:13 +0400 by phpDocumentor 1.4.0