| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: admin.content.html.php 17299 2010-05-27 16:06:54Z ian $ |
| File Size: | 925 lines (28 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ContentView:: (14 methods):
showContent()
showArchive()
submitbutton()
editContent()
submitbutton()
moveSection()
submitbutton()
copySection()
submitbutton()
previewContent()
insertPagebreak()
insertPagebreak()
_displayArticleDetails()
_displayArticleStats()
Class: ContentView - X-Ref
HTML View class for the Content component| showContent( &$rows, &$lists, $page, $redirect ) X-Ref |
| Writes a list of the articles param: array An array of article objects |
| showArchive( &$rows, $section, &$lists, $pageNav, $option, $all=NULL, $redirect ) X-Ref |
| Writes a list of the articles param: array An array of article objects |
| submitbutton(pressbutton) X-Ref |
| No description |
| editContent( &$row, $section, &$lists, &$sectioncategories, $option, &$form ) X-Ref |
| Writes the edit form for new and existing article A new record is defined when <var>$row</var> is passed with the <var>id</var> property set to 0. param: JTableContent The category object param: string The html for the groups select list |
| submitbutton(pressbutton) 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 |
| previewContent() X-Ref |
| No description |
| insertPagebreak() X-Ref |
| Renders pagebreak options |
| insertPagebreak() X-Ref |
| No description |
| _displayArticleDetails(&$row, &$lists ) X-Ref |
| No description |
| _displayArticleStats(&$row, &$lists ) X-Ref |
| No description |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |