Class JHtmlCategory
Utility class for categories
Abstract
Package: Joomla\Libraries\HTML
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.5
Located at cms/html/category.php
Package: Joomla\Libraries\HTML
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.5
Located at cms/html/category.php
Methods summary
public static
array
|
|
public static
array
|
#
categories( string $extension, array $config = array('filter.published' => array(0, 1)) )
Returns an array of categories for the given extension. |
Magic methods summary
Properties summary
protected static
array
|
$items |
#
Cached array of the category items. |