Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
Display Class Reference

Ubiquity\core\postinstall$Display This class is part of Ubiquity. More...

Static Public Member Functions

static semanticMenu ($id, $semantic)
 
static getLinks ()
 
static getPageInfos ()
 
static getDefaultPage ()
 
static getThemes ()
 

Static Private Attributes

static $links = ["Website" => "https://ubiquity.kobject.net", "Guide" => "https://micro-framework.readthedocs.io/en/latest/?badge=latest", "Documentation API" => "https://api.kobject.net/ubiquity/", "GitHub" => "https://github.com/phpMv/ubiquity"]
 

Detailed Description

Ubiquity\core\postinstall$Display This class is part of Ubiquity.

Author
jc
Version
1.0.0

Definition at line 16 of file Display.php.

Member Function Documentation

◆ getDefaultPage()

static getDefaultPage ( )
static

Definition at line 39 of file Display.php.

◆ getLinks()

static getLinks ( )
static

Definition at line 27 of file Display.php.

◆ getPageInfos()

static getPageInfos ( )
static

Definition at line 35 of file Display.php.

◆ getThemes()

static getThemes ( )
static

Definition at line 47 of file Display.php.

◆ semanticMenu()

static semanticMenu (   $id,
  $semantic 
)
static

Definition at line 19 of file Display.php.

Field Documentation

◆ $links

$links = ["Website" => "https://ubiquity.kobject.net", "Guide" => "https://micro-framework.readthedocs.io/en/latest/?badge=latest", "Documentation API" => "https://api.kobject.net/ubiquity/", "GitHub" => "https://github.com/phpMv/ubiquity"]
staticprivate

Definition at line 17 of file Display.php.


The documentation for this class was generated from the following file: