Documentation

boot.php

Cronjob Addon.

Tags
author

gharlan[at]web[dot]de Gregor Harlan

Table of Contents

Constants

REX_CRONJOB_LOG_FOLDER  = $addon->getDataPath()
REX_CRONJOB_TABLE  = \rex::getTable('cronjob')

Constants

REX_CRONJOB_LOG_FOLDER

public mixed REX_CRONJOB_LOG_FOLDER = $addon->getDataPath()

REX_CRONJOB_TABLE

public mixed REX_CRONJOB_TABLE = \rex::getTable('cronjob')
Tags
deprecated

use rex::getTable('cronjob') instead´


        
On this page

Search results