Info Panel
Roll it!   ⇔
1 - Documantation
* Knowledge Base
  • Mvc
  • Application
  • Advanced
  • Operators
  • Api
* Origin Template
  • Customize
* Core Classes
* Classes

* all grey titles exists but not documented yet

Auth Auth Level

Variable: $cfg['auth']['authLevel']

Effected class: auth global

Config type: auth

Type of data: indexed array

Platform: 2v

How to call: basic::$cfg['auth']['authLevel']

Description:
Set and declare auth levels that will be used on the system. The array key will be the level number and the value will be the description of it.
example: 1
The default set of "authLevel".
How to set (example):
Code:
Info Panel
Roll it!   ⇔