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

Parse Notifications Variables From Xml

Type: core

Class: Notif

Platform: 2v

Function: parseNotifsVariablesFromXml

Visibility: private

Parameter: parseNotifsVariablesFromXml($loadVariables)

Description:
This is an internal translator. loadNotifsViaXml will call this function to interpret the code from xml to php array, so we can load the content.
Parameters:
(required) - string - $loadVariables - Content of the xml file.
Return:
array - The notifications from file.
Callable from (extended classes):
application: no
advanced: no
operators: no
api: no
Info Panel
Roll it!   ⇔