[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/administrator/components/com_content/ -> admin.content.html.php (summary)

(no description)

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

Defines 1 class

HTML_content:: (10 methods):
  showContent()
  showArchive()
  submitbutton()
  editContent()
  submitbutton()
  displayParameterInfo()
  moveSection()
  submitbutton()
  copySection()
  submitbutton()


Class: HTML_content  - X-Ref


showContent( &$rows, $section, &$lists, $search, $pageNav, $all=NULL, $redirect )   X-Ref
Writes a list of the content items

param: array An array of content objects

showArchive( &$rows, $section, &$lists, $search, $pageNav, $option, $all=NULL, $redirect )   X-Ref
Writes a list of the content items

param: array An array of content objects

submitbutton(pressbutton)   X-Ref
No description

editContent( &$row, $section, &$lists, &$sectioncategories, &$images, &$params, $option, $redirect, &$menus )   X-Ref
Writes the edit form for new and existing content item

A new record is defined when <var>$row</var> is passed with the <var>id</var>
property set to 0.
param: mosContent The category object
param: string The html for the groups select list

submitbutton(pressbutton)   X-Ref
No description

displayParameterInfo()   X-Ref
No description

moveSection( $cid, $sectCatList, $option, $sectionid, $items )   X-Ref
Form to select Section/Category to move item(s) to

param: array An array of selected objects
param: int The current section we are looking at
param: array The list of sections and categories to move to

submitbutton(pressbutton)   X-Ref
No description

copySection( $option, $cid, $sectCatList, $sectionid, $items )   X-Ref
Form to select Section/Category to copys item(s) to


submitbutton(pressbutton)   X-Ref
No description