Summary
- File
- Package hierarchy Item\bridges
- Class hierarchy \AbstractScheduledJobExtensionPoint \DefaultScheduledJobsModule
on_changeday(\Date $yesterday, \Date $today)
Execute daily commands. This extension point is called by the first request of the day.
None found |
on_changepage()
Execute commands to change page.
None found |
on_new_session(boolean $new_visitor, boolean $is_robot)
Execute commands to new session start.
boolean | $new_visitor | true if the new session start with a new visitor |
boolean | $is_robot | true if the new session start with a robot visitor |
None found |
__construct( $module_id)
$module_id |
None found |
deferred_publication_processing()
None found |