| [ 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: | 47 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ContentModelFeature:: (2 methods):
getTable()
getReorderConditions()
Class: ContentModelFeature - X-Ref
Feature model.| getTable($type = 'Featured', $prefix = 'ContentTable', $config = array() X-Ref |
| Returns a Table object, always creating it. param: type The table type to instantiate param: string A prefix for the table class name. Optional. param: array Configuration array for model. Optional. return: JTable A database object |
| getReorderConditions($table) X-Ref |
| A protected method to get a set of ordering conditions. param: object A record object. return: array An array of conditions to add to add to ordering queries. |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |