[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/administrator/components/com_categories/controllers/ -> categories.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.txt
File Size: 85 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

CategoriesControllerCategories:: (3 methods):
  getModel()
  rebuild()
  saveorder()


Class: CategoriesControllerCategories  - X-Ref

The Categories List Controller

getModel($name = 'Category', $prefix = 'CategoriesModel', $config = array('ignore_request' => true)   X-Ref
Proxy for getModel

param: string    $name    The model name. Optional.
param: string    $prefix    The class prefix. Optional.
return: object    The model.

rebuild()   X-Ref
Rebuild the nested set tree.

return: bool    False on failure or error, true on success.

saveorder()   X-Ref
Save the manual order inputs from the categories list page.

return: void



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