Documentation

Mage_Adminhtml_Model_System_Config_Source_Cron_Frequency
in package

Table of Contents

Constants

CRON_DAILY  : mixed = 'D'
CRON_MONTHLY  : mixed = 'M'
CRON_WEEKLY  : mixed = 'W'

Properties

$_options  : mixed

Methods

toOptionArray()  : array<string|int, mixed>

Constants

CRON_MONTHLY

public mixed CRON_MONTHLY = 'M'

Properties

Methods

toOptionArray()

public toOptionArray() : array<string|int, mixed>
Return values
array<string|int, mixed>
On this page

Search results