| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: item.php 18162 2010-07-16 07:00:47Z ian $ |
| File Size: | 792 lines (19 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
MenusModelItem:: (21 methods):
__construct()
setId()
getItem()
getExpansion()
getUrlParams()
getStateParams()
getAdvancedParams()
getComponentParams()
getSystemParams()
getStateName()
getStateDescription()
getComponent()
checkout()
checkin()
store()
delete()
deleteByType()
_getTable()
_getStateXML()
_getIncludedParams()
_setSubLevel()
Class: MenusModelItem - X-Ref
| __construct() X-Ref |
| Overridden constructor |
| setId() X-Ref |
| No description |
| getItem() X-Ref |
| No description |
| getExpansion() X-Ref |
| No description |
| getUrlParams() X-Ref |
| No description |
| getStateParams() X-Ref |
| No description |
| getAdvancedParams() X-Ref |
| No description |
| getComponentParams() X-Ref |
| No description |
| getSystemParams() X-Ref |
| No description |
| getStateName() X-Ref |
| Get the name of the current menu item return: string |
| getStateDescription() X-Ref |
| Get the description of the current menu item return: string |
| getComponent() X-Ref |
| Gets the componet table object related to this menu item |
| checkout($uid = null) X-Ref |
| No description |
| checkin() X-Ref |
| No description |
| store() X-Ref |
| No description |
| delete( $ids ) X-Ref |
| Delete one or more menu items param: mixed int or array of id values |
| deleteByType( $type = '' ) X-Ref |
| Delete menu items by type |
| _getTable() X-Ref |
| Returns the internal table object return: JTable |
| _getStateXML() X-Ref |
| No description |
| _getIncludedParams($include) X-Ref |
| No description |
| _setSubLevel( $cid, $level ) X-Ref |
| Sets the sublevel for menu items param: array id values to set param: int level to assign to the sublevel |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |