scheduler_admin |
./scheduler.module |
|
|
1 |
scheduler_cron |
./scheduler.module |
Implementation of hook_cron(). |
1 |
|
scheduler_form_alter |
./scheduler.module |
Implementation of hook_form_alter(). |
|
|
scheduler_help |
./scheduler.module |
Implementation of hook_help(). |
|
|
scheduler_install |
./scheduler.install |
|
|
|
scheduler_list |
./scheduler.module |
|
|
1 |
scheduler_menu |
./scheduler.module |
Implementation of hook_menu(). |
|
|
scheduler_nodeapi |
./scheduler.module |
Implementation of hook_nodeapi(). |
|
|
scheduler_perm |
./scheduler.module |
Implementation of hook_perm(). |
|
|
scheduler_uninstall |
./scheduler.install |
|
|
|
scheduler_update_1 |
./scheduler.install |
|
|
|
scheduler_update_2 |
./scheduler.install |
|
|
|
scheduler_update_3 |
./scheduler.install |
|
|
|
scheduler_views_tables |
./scheduler.module |
Implementation of "contrib module views" hook_views_tables() |
|
|
theme_scheduler_timecheck |
./scheduler.module |
|
|
|
_scheduler_date_format_in_strftime_syntax |
./scheduler.module |
|
1 |
|
_scheduler_form_validate |
./scheduler.module |
Implementation of hook_form_validate()
Validate the input of the publish and unpublish date fields |
|
|
_scheduler_get_jscalendar_time_format |
./scheduler.module |
|
1 |
|
_scheduler_get_user_timezone |
./scheduler.module |
Gets the users timezone if configurable timezones are enabled or otherwise the default timezone of the site |
1 |
|
_scheduler_run_cron |
./scheduler.module |
|
|
1 |
_scheduler_scheduler_api |
./scheduler.module |
Scheduler API to perform actions when nodes are (un)published |
1 |
|
_scheduler_strptime |
./scheduler.module |
Parse a time/date as UTC time |
1 |
|
_scheduler_strtotime |
./scheduler.module |
Converts an english time string ('Y-m-d H:i:s') from the users timezone into an unix timestamp |
2 |
|
_scheduler_timecheck |
./scheduler.module |
|
|
1 |