[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_templates/src/View/Template/ -> HtmlView.php (summary)

(no description)

Copyright: (C) 2008 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 412 lines (12 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HtmlView:: (6 methods):
  display()
  addToolbar()
  directoryTree()
  folderTree()
  mediaTree()
  mediaFolderTree()


Class: HtmlView  - X-Ref

View to edit a template style.

display($tpl = null)   X-Ref
Execute and display a template script.

param: string  $tpl  The name of the template file to parse; automatically searches through the template paths.
return: void|boolean

addToolbar()   X-Ref
Add the page title and toolbar.

return: void

directoryTree($array)   X-Ref
Method for creating the collapsible tree.

param: array  $array  The value of the present node for recursion
return: string

folderTree($array)   X-Ref
Method for listing the folder tree in modals.

param: array  $array  The value of the present node for recursion
return: string

mediaTree($array)   X-Ref
Method for creating the collapsible tree.

param: array  $array  The value of the present node for recursion
return: string

mediaFolderTree($array)   X-Ref
Method for listing the folder tree in modals.

param: array  $array  The value of the present node for recursion
return: string



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer