Dotclear 2.24
Loading...
Searching...
No Matches
adminAboutConfig Class Reference

Static Public Member Functions

static init ()
 
static process ()
 
static render ()
 

Static Protected Member Functions

static settingsTable (bool $global=false)
 
static settingLine (string $id, array $s, string $ns, string $field_name, bool $strong_label)
 

Member Function Documentation

◆ init()

static init ( )
static

Initializes the page.

References dcCore\app().

◆ process()

static process ( )
static

Processes the request(s).

References dcPage\addSuccessNotice(), dcCore\app(), exit, and http\redirect().

◆ render()

◆ settingsTable()

static settingsTable ( bool  $global = false)
staticprotected

Display local or global settings

Parameters
bool$globalThe global

References dcCore\app(), form\combo(), and settingLine().

Referenced by render().

◆ settingLine()

static settingLine ( string  $id,
array  $s,
string  $ns,
string  $field_name,
bool  $strong_label 
)
staticprotected

Return table line (td) to display a setting

Parameters
string$idThe identifier
array$sThe setting
string$nsThe namespace
string$field_nameThe field name
bool$strong_labelThe strong label
Returns
string

References form\combo(), html\escapeHTML(), form\field(), form\hidden(), and form\number().

Referenced by settingsTable().


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