| [ 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: | 103 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ContentControllerArticles:: (3 methods):
__construct()
featured()
getModel()
Class: ContentControllerArticles - X-Ref
Articles list controller class.| __construct($config = array() X-Ref |
| Constructor. param: array $config An optional associative array of configuration settings. return: ContentControllerArticles |
| featured() X-Ref |
| Method to toggle the featured setting of a list of articles. return: void |
| getModel($name = 'Article', $prefix = 'ContentModel', $config = array('ignore_request' => true) X-Ref |
| Proxy for getModel. param: string $name The name of the model. param: string $prefix The prefix for the PHP class name. return: JModel |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |