| [ Index ] |
PHP Cross Reference of Joomla 2.5.4 DE |
[Source view] [Print] [Project Stats]
(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.txt |
| File Size: | 94 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file administrator/components/com_categories/helpers/categories.php |
CategoriesController:: (2 methods):
__construct()
display()
Class: CategoriesController - X-Ref
Categories view class for the Category package.| __construct($config = array() X-Ref |
| Constructor. param: array An optional associative array of configuration settings. |
| display($cachable = false, $urlparams = false) X-Ref |
| Method to display a view. param: boolean If true, the view output will be cached param: array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. return: JController This object to support chaining. |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |