namespace Openclerk

Child Namespaces

Interfaces

Name Description
Locale

Classes

Name Description
Cache Naive caching of strings. Get the most recent cache value or recompile it using a callback. Uses key/hash storage.
CacheException
Config
ConfigException
DefaultLocale
Event
Events JQuery-like event passing for PHP.
I18n A simple class to support internationalisation (i18n) through the t() method. The locale needs to be loaded at runtime either through session data, cookies, databases etc. Also see the methods for getting the list of available locales.
LocaleException
MetricsException
MetricsHandler To initialise, call #init().
RoutedPage Allows pages and user interface components to be defined at runtime.
Router
RouterException
Templates