default_page

Implements \SYSTEM\PAGE\DefaultPage

Sai default_page Class provided by System to construct the Sai Environment

package

SYSTEM\SAI

Methods

Get css links for the Default Page

css() : string
static

Response

string

Returns html of the Sai css includes

Get Sai Default Page HTML

html(string $_escaped_fragment_ = NULL) : string

Arguments

$_escaped_fragment_

string

Fragment from Hashbang Crawling - if this is present no js will be included

Response

string

Returns html of the Sai Default Page

Get js links for the Default Page

js() : string
static

Response

string

Returns html of the Sai js includes

generate the HTML for the Language Menu

lang_menu(string $endpoint = './api.php') : string
static

Arguments

$endpoint

string

Endpoint for the Language Menu

Response

string

Returns HTML

Get the Users Saimod Menu

menu_proj() : string
static

Response

string

Returns html of the Users Saimod Menu.

Get the Start Saimod Menu

menu_start() : string
static

Response

string

Returns html of the Start Saimod Menu.

Get the System Saimod Menu

menu_sys() : string
static

Response

string

Returns html of the System Saimod Menu.