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

If Log Mail Sent

Type: function

Class: Mail

Platform: 2v

Function: ifLogMailSent

Visibility: private

Parameter: ifLogMailSent($send,$dontLogMailSent,$errorAlert)

Description:
Mainly used by sendMail for checking if logging mail was sent or not.
Parameters:
(optional) - boolean|integer - $send - The parameter to save: 0 - Didn't, 1 - For sent.
(required) - boolean|integer - $dontLogMailSent - Decides if to log or not.
(required) - integer - $errorAlert - Alert number.
Return:
boolean - If mail was sent.
Callable from (extended classes):
application: no
advanced: no
operators: no
api: no
Info Panel
Roll it!   ⇔