[midcom.services.at] element index

Package indexes

All elements
a c e g i m r _
_
top
Method _fix_serialization
Fixes newline etc encoding issues in serialized data
Method _on_creating
Makes sure we have status set and arguments serialized
Method _on_execute
Loads all entries that need to be processed and processes them.
Method _on_initialize
Method _on_loaded
Makes sure $arguments is properly set
Method _on_updating
Makes sure we have arguments serialized
Method _serialize_arguments
Serializes arguments to argumentsstore
Method _unserialize_arguments
Unserializes argumentsstore to arguments
a
top
Variable $arguments
Unserialized form of argumentsstore
c
top
Page check.php
check.php in check.php
e
top
Page entry.php
entry.php in entry.php
g
top
Method get_class_magic_default_privileges
By default all authenticated users should be able to do whatever they wish with entry objects, later we can add restrictions on object level as neccessary.
i
top
Page interfaces.php
interfaces.php in interfaces.php
m
top
Method midcom_midcom_services_at_entry_db
Empty constructor
Class midcom_midcom_services_at_entry_db
MidCOM wrapped class for access to the at-job database entries
Class midcom_services_at_cron_check
The Cron handler of the AT service, when executed it checks the database for entries that need to be run, then loads their relevant components and calls the interface class statically for the defined method.
Method midcom_services_at_entry
Class midcom_services_at_entry
Another wrap level to make midcom_services_at_entry::new_query_builder() happy
Method midcom_services_at_interface
Constructor defines constants the library uses and loads required classes
Class midcom_services_at_interface
At service library, this interface class is used to register jobs to the service.
r
top
Method register
Registers a job to the AT service.
a c e g i m r _