You are here

Files in Node expire 8

Primary tabs

File namesort descending Location Namespace Description
NodeExpireAdminSettings.php src/Form/NodeExpireAdminSettings.php Drupal\node_expire\Form Contains \Drupal\node_expire\Form\NodeExpireAdminSettings.
NodeExpireAdminTestCase.php src/Tests/NodeExpireAdminTestCase.php Drupal\node_expire\Tests
node_expire.admin.inc node_expire.admin.inc Administration page callbacks for the node_expire module.
node_expire.admin.test tests/node_expire.admin.test Contains NodeExpireAdminTestCase.
node_expire.info node_expire.info name = Node expire description = Set a timer into your content, allowing you to perform customized actions. core = 7.x package = Workflow configure = admin/config/workflow/node_expire/settings dependencies[] = rules ;…
node_expire.info.yml node_expire.info.yml node_expire.info.yml
node_expire.install node_expire.install Install, uninstall and update the module.
node_expire.links.menu.yml node_expire.links.menu.yml node_expire.links.menu.yml
node_expire.module node_expire.module Set a timer into your content, allowing you to perform customized actions.
node_expire.nodeapi.inc node_expire.nodeapi.inc Node API integration.
node_expire.ntype.inc node_expire.ntype.inc Node type integration.
node_expire.permissions.yml node_expire.permissions.yml node_expire.permissions.yml
node_expire.routing.yml node_expire.routing.yml node_expire.routing.yml
node_expire.rules.inc node_expire.rules.inc Rules module integration.
node_expire.schema.yml config/schema/node_expire.schema.yml config/schema/node_expire.schema.yml
node_expire.settings.yml config/install/node_expire.settings.yml config/install/node_expire.settings.yml
node_expire.views.inc node_expire.views.inc Views module integration.
README.txt README.txt NODE EXPIRE =========== This module allows you to set a "timer" into content nodes. When it reaches zero, you can perform any type of action with the node, such as unpublishing it or sending an email to the author. All this power is…

Other projects