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

BodyFile

Type: function

Class: Mail

Platform: 2v

Function: class global

Visibility: public

Parameter: $bodyFile

Description:
When we want to send mail, we load a mail template file. This file contain the message content - It uses variables we can pass in to it. The template file must be in mail and under desired language folder. If file does't exist under it's language folder, the system will try to get the file from the default language folder.
Return:
string - Name of the file.
Callable from (extended classes):
application: controller,view
advanced: controller,view
operators: controller,view
api: controller,view
Info Panel
Roll it!   ⇔