| AssocData |
A class to manage associative data. Particularly useful for storing data for which there are up to 3 hierarchical keys in the database
and retrieving that data at a later date. This class automatically serializes and de-serializes complex types such as arrays or objects. |
| AssocDataNode |
A node containing associative data. |
| content_list_builder |
A utility class to build a set of options for a page dropdown. |
| DailyHookTask |
|
| HourlyHookTask |
|
| logger |
An abstract class to assist with logging. An instance of this class
will typically be passed into a functional class to assist with logging and debugging. |
| lookup_form_data |
A simple class to provide title, and return data information to the lookup form manager |
| lookup_table |
An abstract class for a generic lookup table. |
| lookup_table_manager |
|
| Translator |
|
| watermarker |
|
| wm_exception |
A simple class library to extend the standard exception class
and provides ome cmsms related lang string lookups. |