| [ 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 |
| File Size: | 221 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| assetFormWidget($actions, $assetId = null, $parent = null, $control = 'jform[rules]', $idPrefix = 'jform_rules') X-Ref |
| Creates the HTML for the permissions widget param: array $actions Array of action objects param: integer $assetId Id of a specific asset to create a widget for. param: integer $parent Id of the parent of the asset param: string $control The form control param: string $idPrefix Prefix for the ids assigned to specific action-group pairs return: string HTML for the permissions widget |
| _getParentAssetId($assetId) X-Ref |
| Get the id of the parent asset param: integer $assetId The asset for which the parentid will be returned return: integer The id of the parent asset |
| _getUserGroups() X-Ref |
| Get the user groups return: array Array of user groups |
| _getImagesArray() X-Ref |
| Get the array of images associate with specific permissions return: array An associative array of permissions and images |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |