| [ 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: | 239 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ContentHelper:: (3 methods):
addSubmenu()
getActions()
filterText()
Class: ContentHelper - X-Ref
Content component helper.| addSubmenu($vName) X-Ref |
| Configure the Linkbar. param: string $vName The name of the active view. return: void |
| getActions($categoryId = 0, $articleId = 0) X-Ref |
| Gets a list of the actions that can be performed. param: int The category ID. param: int The article ID. return: JObject |
| filterText($text) X-Ref |
| Applies the content tag filters to arbitrary text as per settings for current user group param: text The string to filter return: string The filtered string |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |