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

MessageId

Type: function

Class: Mail

Platform: 2v

Function: class global

Visibility: public

Parameter: $messageId

Description:
Message id that every mail sent gets. It is for log purposes for better. mail_message_ids holds the information of every message id and it's description. The reason for that we use this element of id is that subject of the sent message can be changed from time to time and we can loose track of what we sending, this id will help us to catch up.
Return:
integer - The message id.
Callable from (extended classes):
application: controller,view
advanced: controller,view
operators: controller,view
api: controller,view
Info Panel
Roll it!   ⇔