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

Cfg

Type: core

Class: Basic

Platform: 2v

Function: class global

Visibility: public static

Parameter: $cfg

Description:
Stores all global config settings. When be called, will return all it's values.
Return:
string - The current itinerary.
Callable from (extended classes):
application: controller,view
advanced: controller,view
operators: controller,view
api: controller,view
example: 1
What is the current cfg value?
How to call (example):
Code:
Possible outcome (example):
Output:
Info Panel
Roll it!   ⇔