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

Notification Types

Variable: $cfg['notif']['type']

Effected class: notif

Config type: notif

Type of data: indexed array

Platform: 2v

How to call: self::$cfg['notif']['type']

(only from effected classes)

Description:
Here we can choose how many notification types there will be and set their color of appearance. By default we have 5 types, as set in the example bellow.
example: 1
Notification types that is on default.
How to set (example):
Code:
Info Panel
Roll it!   ⇔