You are here

Files in Scheduler 7

Primary tabs

File namesort descending Location Namespace Description
drupalci.yml drupalci.yml drupalci.yml
README.txt README.txt README -------------------------------------------------------------------------- This module allows nodes to be published and unpublished on specified dates. Dates can be entered either as plain text or with Javascript calendar popups (JSCalendar in…
scheduler.admin.inc scheduler.admin.inc Administration forms for the Scheduler module.
scheduler.api.php scheduler.api.php API documentation for the Scheduler module.
scheduler.cron.inc scheduler.cron.inc Scheduler cron functions.
scheduler.drush.inc scheduler.drush.inc Drush commands for Scheduler.
scheduler.edit.inc scheduler.edit.inc Scheduler node edit functions.
scheduler.info scheduler.info name = Scheduler description = This module allows nodes to be published and unpublished on specified dates and time. core = 7.x configure = admin/config/content/scheduler files[] = scheduler_handler_field_scheduler_countdown.inc files[] =…
scheduler.install scheduler.install Installation file for Scheduler module.
scheduler.module scheduler.module Scheduler publishes and unpublishes nodes on dates specified by the user.
scheduler.rules.inc scheduler.rules.inc Scheduler rules functions.
scheduler.rules_defaults.inc scheduler.rules_defaults.inc Scheduler functions to provide default rules and components.
scheduler.test tests/scheduler.test Scheduler module test case file.
scheduler.tokens.inc scheduler.tokens.inc Builds placeholder replacement tokens for node scheduler data.
scheduler.views.inc scheduler.views.inc Views integration file for Scheduler module.
scheduler_api.test tests/scheduler_api.test Tests for the Scheduler API.
scheduler_form_pane.inc plugins/content_types/scheduler_form_pane.inc Scheduling options for node forms.
scheduler_handler_field_scheduler_countdown.inc scheduler_handler_field_scheduler_countdown.inc Display scheduled dates in 'countdown' format for use in Views.
scheduler_test.info tests/modules/scheduler_test.info name = "Scheduler tests" description = "Support module for Scheduler related testing." package = Testing core = 7.x hidden = TRUE dependencies[] = list dependencies[] = options
scheduler_test.install tests/modules/scheduler_test.install Install, uninstall, update and schema hooks for the Scheduler Test module.
scheduler_test.module tests/modules/scheduler_test.module Main functions and hook implementations of the Scheduler Test module.

Other projects