[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/administrator/components/com_modules/ -> admin.modules.html.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: admin.modules.html.php 18162 2010-07-16 07:00:47Z ian $
File Size: 632 lines (21 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTML_modules:: (8 methods):
  view()
  edit()
  submitbutton()
  allselections()
  disableselections()
  enableselections()
  preview()
  add()


Class: HTML_modules  - X-Ref


view( &$rows, &$client, &$page, &$lists )   X-Ref
Writes a list of the defined modules

param: array An array of category objects

edit( &$model, &$row, &$orders2, &$lists, &$params, $client )   X-Ref
Writes the edit form for new and existing module

A new record is defined when <var>$row</var> is passed with the <var>id</var>
property set to 0.
param: JTableCategory The category object
param: array <p>The modules of the left side.  The array elements are in the form
param: array See notes for leftorder
param: array An array of select lists
param: object Parameters

submitbutton(pressbutton)   X-Ref
No description

allselections()   X-Ref
No description

disableselections()   X-Ref
No description

enableselections()   X-Ref
No description

preview()   X-Ref
No description

add(&$modules, $client)   X-Ref
Displays a selection list for module types




Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1