[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

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

(no description)

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

Defines 1 class

HTML_weblinks:: (5 methods):
  displaylist()
  showTable()
  showCategories()
  editWeblink()
  submitbutton()


Class: HTML_weblinks  - X-Ref


displaylist( &$categories, &$rows, $catid, $currentcat=NULL, &$params, $tabclass )   X-Ref
No description

showTable( &$params, &$rows, $catid, $tabclass )   X-Ref
Display Table of items


showCategories( &$params, &$categories, $catid )   X-Ref
Display links to categories


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

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: string The html for the categories select list

submitbutton(pressbutton)   X-Ref
No description