| [ 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.sections.html.php 18162 2010-07-16 07:00:47Z ian $ |
| File Size: | 435 lines (13 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
sections_html:: (5 methods):
show()
edit()
submitbutton()
copySectionSelect()
submitbutton()
Class: sections_html - X-Ref
| show( &$rows, $scope, $myid, &$page, $option, &$lists ) X-Ref |
| Writes a list of the categories for a section param: array An array of category objects param: string The name of the category section |
| edit( &$row, $option, &$lists ) X-Ref |
| Writes the edit form for new and existing categories A new record is defined when <var>$row</var> is passed with the <var>id</var> property set to 0. Note that the <var>section</var> property <b>must</b> be defined even for a new record. param: JTableCategory The category object param: string The html for the image list select list param: string The html for the image position select list param: string The html for the ordering list param: string The html for the groups select list |
| submitbutton(pressbutton) X-Ref |
| No description |
| copySectionSelect( $option, $cid, $categories, $contents, $section ) X-Ref |
| Form to select Section to copy Category to |
| submitbutton(pressbutton) X-Ref |
| No description |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |