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

Notif  notification config

Description: keep it simple

Will configure all things about notification system.

List of parameters:

allow allow notifications popup self::$cfg['notif']['allow '];

loadMethod set type of data storing self::$cfg['notif']['loadMethod '];

type type of notifications self::$cfg['notif']['type '];

interval enable/disable + life span notifications self::$cfg['notif']['interval '];

calledInfo show more info on notification self::$cfg['notif']['calledInfo '];

sendErrorByMailInterval set interval of mail sends self::$cfg['notif']['sendErrorByMailInterval '];

logNotifs - logMethod set log methods self::$cfg['notif']['logNotifs']['logMethod '];

logNotifs - logLocation sets the location log file self::$cfg['notif']['logNotifs']['logLocation '];

Info Panel
Roll it!   ⇔