| [ 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: list.php 14401 2010-01-26 14:10:00Z louis $ |
| File Size: | 236 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JHTMLList:: (8 methods):
accesslevel()
images()
genericordering()
specificordering()
users()
positions()
category()
section()
| accesslevel( &$row ) X-Ref |
| Build the select list for access level |
| images( $name, $active = NULL, $javascript = NULL, $directory = NULL, $extensions = "bmp|gif|jpg|png" ) X-Ref |
| Build the select list to choose an image |
| genericordering( $sql, $chop = '30' ) X-Ref |
| Description param: string SQL with ordering As value and 'name field' AS text param: integer The length of the truncated headline |
| specificordering( &$row, $id, $query, $neworder = 0 ) X-Ref |
| Build the select list for Ordering of a specified Table |
| users( $name, $active, $nouser = 0, $javascript = NULL, $order = 'name', $reg = 1 ) X-Ref |
| Select list of active users |
| positions( $name, $active = NULL, $javascript = NULL, $none = 1, $center = 1, $left = 1, $right = 1, $id = false ) X-Ref |
| Select list of positions - generally used for location of images |
| category( $name, $section, $active = NULL, $javascript = NULL, $order = 'ordering', $size = 1, $sel_cat = 1 ) X-Ref |
| Select list of active categories for components |
| section( $name, $active = NULL, $javascript = NULL, $order = 'ordering', $uncategorized = true, $scope = 'content' ) X-Ref |
| Select list of active sections |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |