LEPTON CMS 7.2.0
feel free to keep it strictly simple...
|
Public Member Functions | |
initialize () | |
send_mail ( $id=-99) | |
Static Public Member Functions | |
static | getInstance () |
Data Fields | |
$cj_array = [] | |
string | $cj_path = LEPTON_PATH |
string | $cj_file = '' |
string | $cj_key = '' |
string | $cj_interval = '-1' |
int | $cj_time = -1 |
object null | $oTwig = null |
object null | $database = null |
object null | $mailer = null |
Static Public Attributes | |
static | $instance |
This file is part of LEPTON Core, released under the GNU GPL Please see LICENSE and COPYING files in your package for details, specially for terms and warranties.
NOTICE:LEPTON CMS Package has several different licenses. Please see the individual license in the header of each single file or info.php of modules and templates.
Definition at line 21 of file lepton_cronjob.php.
|
static |
Definition at line 37 of file lepton_cronjob.php.
initialize | ( | ) |
Definition at line 47 of file lepton_cronjob.php.
send_mail | ( | $id = -99 | ) |
Definition at line 80 of file lepton_cronjob.php.
$cj_array = [] |
Definition at line 23 of file lepton_cronjob.php.
string $cj_file = '' |
Definition at line 25 of file lepton_cronjob.php.
string $cj_interval = '-1' |
Definition at line 27 of file lepton_cronjob.php.
string $cj_key = '' |
Definition at line 26 of file lepton_cronjob.php.
string $cj_path = LEPTON_PATH |
Definition at line 24 of file lepton_cronjob.php.
int $cj_time = -1 |
Definition at line 28 of file lepton_cronjob.php.
object null $database = null |
Definition at line 32 of file lepton_cronjob.php.
|
static |
Definition at line 34 of file lepton_cronjob.php.
object null $mailer = null |
Definition at line 33 of file lepton_cronjob.php.
object null $oTwig = null |
Definition at line 31 of file lepton_cronjob.php.