[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/libraries/joomla/html/html/ -> category.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 151 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  options()
  categories()

Functions
Functions that are not part of a class:

options($extension, $config = array('filter.published' => array(0, 1)   X-Ref
Returns an array of categories for the given extension.

param: string  $extension  The extension option e.g. com_something.
param: array   $config     An array of configuration options. By default, only
return: array

categories($extension, $config = array('filter.published' => array(0, 1)   X-Ref
Returns an array of categories for the given extension.

param: string  $extension  The extension option.
param: array   $config     An array of configuration options. By default, only published and unpublished categories are returned.
return: array   Categories for the extension



Generated: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1