Public Member Functions | |
prepareExtConfig () | |
secOptionsOn () | |
renderWizard ($params, &$pObj) | |
Public Attributes | |
$extConfig = array() |
Definition at line 32 of file class.tx_date2cal_wizard.php.
tx_date2cal_wizard.prepareExtConfig | ( | ) |
tx_date2cal_wizard.secOptionsOn | ( | ) |
Activates the secondary options palette
Definition at line 66 of file class.tx_date2cal_wizard.php.
Referenced by renderWizard().
tx_date2cal_wizard.renderWizard | ( | $ | params, | |
&$ | pObj | |||
) |
renders date/datetime fields
array | $params TCA informations about date/datetime field | |
object | $pObj TCE forms object (not needed) |
Definition at line 77 of file class.tx_date2cal_wizard.php.
References JSCalendar.getInstance(), prepareExtConfig(), and secOptionsOn().
tx_date2cal_wizard.$extConfig = array() |
array contains extension configuration
Definition at line 35 of file class.tx_date2cal_wizard.php.