[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/administrator/components/com_modules/helpers/html/ -> modules.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: 182 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  templates()
  types()
  templateStates()
  state()
  positions()
  positionList()

Functions
Functions that are not part of a class:

templates($clientId = 0, $state = '')   X-Ref

param: int $clientId    The client id
param: string $state     The state of the template

types()   X-Ref
No description

templateStates()   X-Ref
No description

state($value, $i, $enabled = true, $checkbox = 'cb')   X-Ref
Returns a published state on a grid

param: integer       $value            The state value.
param: integer       $i                The row index
param: boolean       $enabled            An optional setting for access control on the action.
param: string        $checkbox            An optional prefix for checkboxes.
return: string        The Html code

positions($clientId)   X-Ref
Display a batch widget for the module position selector.

param: integer  $clientId  The client ID
return: string  The necessary HTML for the widget.

positionList($clientId = 0)   X-Ref
Method to get the field options.

param: integer  $clientId  The client ID
return: array  The field option objects.



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