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

GetItinerary

Type: core

Class: Basic

Platform: 2v

Function: getItinerary

Visibility: public static

Parameter: getItinerary()

Description:
Get and set the correct itinerary according to host ip set in itinerary. The name it will return will be the directory name inside config folder. Under this directory name we store our configuration files that will be used in this session.
Return:
string - The current itinerary directory name.
Callable from (extended classes):
application: controller,view
advanced: controller,view
operators: controller,view
api: controller,view
example: 1
What is the correct and current itinerary config we use?
How to call (example):
Code:
Possible outcome (example):
Output:
Info Panel
Roll it!   ⇔