API17:JHtmlList::users
From Joomla! Documentation
JHtmlList::users
Description
Select list of active users.
public static function users (
$name
$active
$nouser=0
$javascript=NULL
$order= 'name'
$reg=1
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | |||
| $active | |||
| $nouser | 0 | ||
| $javascript | NULL | ||
| $order | 'name' | ||
| $reg | 1 |
- Returns
- Defined on line 175 of libraries/joomla/html/html/list.php
See also
JHtmlList::users source code on BitBucket
Class JHtmlList
Subpackage Html- Other versions of JHtmlList::users
User contributed notes
Code Examples