[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/administrator/components/com_weblinks/ -> admin.weblinks.html.php (summary)

(no description)

File Size: 293 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTML_weblinks:: (3 methods):
  showWeblinks()
  editWeblink()
  submitbutton()


Class: HTML_weblinks  - X-Ref


showWeblinks( $option, &$rows, &$lists, &$search, &$pageNav )   X-Ref
No description

editWeblink( &$row, &$lists, &$params, $option )   X-Ref
Writes the edit form for new and existing record

A new record is defined when <var>$row</var> is passed with the <var>id</var>
property set to 0.
param: mosWeblink The weblink object
param: array An array of select lists
param: object Parameters
param: string The option

submitbutton(pressbutton)   X-Ref
No description