API17

API17:JHtmlList::category

From Joomla! Documentation

Joomla 11.1 JHtmlList::category

Description

public static function category (
        $name
        $extension
        $selected=NULL
        $javascript=NULL
        $order=null
        $size=1
        $sel_cat=1
)
Parameter Type Default Description
$name
$extension
$selected NULL
$javascript NULL
$order null
$size 1
$sel_cat 1
  • Returns
  • Defined on line 255 of libraries/joomla/html/html/list.php

See also


User contributed notes

Code Examples