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

Ubiquity\security\shieldon$ShieldonManager This class is part of Ubiquity. More...

Static Public Member Functions

static getFirewall ()
 
static start (string $writable=null)
 Starts th Shieldon service.
 
static createPanel (string $uri)
 Creates the admin panel.
 
static run ()
 

Static Private Attributes

static Firewall $firewall
 

Detailed Description

Ubiquity\security\shieldon$ShieldonManager This class is part of Ubiquity.

Author
jc
Version
1.0.0

Definition at line 17 of file ShieldonManager.php.

Member Function Documentation

◆ createPanel()

static createPanel ( string  $uri)
static

Creates the admin panel.

Definition at line 44 of file ShieldonManager.php.

◆ getFirewall()

static getFirewall ( )
static

Definition at line 21 of file ShieldonManager.php.

◆ run()

static run ( )
static
Returns
ResponseInterface

Definition at line 54 of file ShieldonManager.php.

◆ start()

static start ( string  $writable = null)
static

Starts th Shieldon service.

Parameters
string$writable

Definition at line 30 of file ShieldonManager.php.

Field Documentation

◆ $firewall

Firewall $firewall
staticprivate

Definition at line 19 of file ShieldonManager.php.


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