DotKernel/admin/views/SystemView.php

Properties

Description

DotBoost Technologies Inc.

DotKernel Application Framework


Classes

System_View

Properties

View  
 
Admin  
No 
No 

Description

System View Class class that prepare output related to User controller

Methods

__construct, dashboard, details, displaySettings, listEmailTransporter, showAPCInfo, showPHPInfo,

__construct( Dot_Template   $tpl, ) : n/a

Description

Constructor

Arguments

Name Type Description Default
$tpl Dot_Template

Return value

Type Description
n/a n/a

Tags

Name Description
access public

dashboard( string   $templateFile, string   $mysqlVersion, string   $apcInfo, array   $geoIpVersion, array   $wurflInfo, array   $warnings, ) : void

Description

Display dashboard

Arguments

Name Type Description Default
$templateFile string
$mysqlVersion string
$apcInfo string
$geoIpVersion array
$wurflInfo array
$warnings array

Return value

Type Description
void

Tags

Name Description
access public

details( object   $templateFile, object   $data = array, ) : void

Description

Display email transporter details. It is used for update actions

Arguments

Name Type Description Default
$templateFile object
$data object [optional] array

Return value

Type Description
void

displaySettings( string   $templateFile, array   $data, ) : void

Description

Display settings

Arguments

Name Type Description Default
$templateFile string
$data array

Return value

Type Description
void

Tags

Name Description
access public

listEmailTransporter( string   $templateFile, array   $list, int   $page, bool   $ajax = false, ) : void

Description

List the email transporter

Arguments

Name Type Description Default
$templateFile string
$list array
$page int
$ajax bool [optional] - Using ajax, parse only the list content false

Return value

Type Description
void

showAPCInfo( ) : void

Description

Display the apc.php page

Return value

Type Description
void

Tags

Name Description
access public

showPHPInfo( string   $templateFile, ) : void

Description

Display phpinfo values

Arguments

Name Type Description Default
$templateFile string

Return value

Type Description
void

Tags

Name Description
access public
Documentation was generated by DocBlox.

Packages

  • Admin
    • Admin
      Admin Model Here are all the actions related to the user
    • Admin_View
      Admin View Class class that prepare output related to User controller
    • System
      System Model Here are all the actions related to the system settings
    • System_View
      System View Class class that prepare output related to User controller
    • User
      User Model Here are all the actions related to the user
    • User_View
      User View Class class that prepare output related to User controller
    • View
      Admin View abstract over the Dot_Template class
  • DotKernel
    • DotLibrary
    • Frontend
      • Page
        Page Model Dummy class, is not doing anything
      • Page
        Page Model Dummy class, is not doing anything yet
      • Page_View
        Page View Class functions that prepare output related to Page controller
      • User
        User Model Here are all the actions related to the user
      • User_View
        User View Class class that prepare output related to User controller
      • View
        View Model abstract over the Dot_Template class
    • Mobile
      • Page_View
        Page View Class functions that prepare output related to Page controller
      • View
        View Model abstract over the Dot_Template class
    • Rss
      • Sample
        Sample Model Here are all the actions related to the Sample
      • Sample_View
        Sample View Class
      • View
        View class - used for outputting rss content