[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_admin/src/View/Sysinfo/ -> TextView.php (summary)

(no description)

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

Defines 1 class

TextView:: (4 methods):
  display()
  getLayoutData()
  renderSection()
  renderDirectories()


Class: TextView  - X-Ref

Sysinfo View class for the Admin component

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: mixed  A string if successful, otherwise an Error object.

getLayoutData()   X-Ref
Get the data for the view

return: array

renderSection(string $sectionName, array $sectionData, int $level = 0)   X-Ref
Render a section

param: string   $sectionName  Name of the section to render
param: array    $sectionData  Data of the section to render
param: integer  $level        Depth level for indentation
return: string

renderDirectories(string $sectionName, array $sectionData, int $level = -1)   X-Ref
Specific rendering for directories

param: string   $sectionName  Name of the section
param: array    $sectionData  Directories information
param: integer  $level        Starting level
return: string



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