LEPTON CMS 7.0.0
feel free to keep it strictly simple...
Loading...
Searching...
No Matches
LEPTON_cronjob Class Reference

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
 

Detailed Description

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.

Author
LEPTON Project

Definition at line 21 of file lepton_cronjob.php.

Member Function Documentation

◆ getInstance()

static getInstance ( )
static

Definition at line 37 of file lepton_cronjob.php.

◆ initialize()

initialize ( )

Definition at line 47 of file lepton_cronjob.php.

◆ send_mail()

send_mail (   $id = -99)

Definition at line 80 of file lepton_cronjob.php.

Field Documentation

◆ $cj_array

$cj_array = []

Definition at line 23 of file lepton_cronjob.php.

◆ $cj_file

string $cj_file = ''

Definition at line 25 of file lepton_cronjob.php.

◆ $cj_interval

string $cj_interval = '-1'

Definition at line 27 of file lepton_cronjob.php.

◆ $cj_key

string $cj_key = ''

Definition at line 26 of file lepton_cronjob.php.

◆ $cj_path

string $cj_path = LEPTON_PATH

Definition at line 24 of file lepton_cronjob.php.

◆ $cj_time

int $cj_time = -1

Definition at line 28 of file lepton_cronjob.php.

◆ $database

object null $database = null

Definition at line 32 of file lepton_cronjob.php.

◆ $instance

$instance
static

Definition at line 34 of file lepton_cronjob.php.

◆ $mailer

object null $mailer = null

Definition at line 33 of file lepton_cronjob.php.

◆ $oTwig

object null $oTwig = null

Definition at line 31 of file lepton_cronjob.php.


The documentation for this class was generated from the following file: