easyappointments/application/core
Alex Tselegidis 01dfdf22f1 Added manual imports so that the migration system works again 2021-11-06 11:15:32 +01:00
..
EA_Benchmark.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Cache.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Calendar.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Config.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Controller.php Remove the old and deprecated API_V1_Controller.php 2021-11-02 10:45:05 +01:00
EA_DB_forge.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_DB_query_builder.php Added missing @method tag in phpdoc comments 2021-10-29 13:10:36 +02:00
EA_DB_utility.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Email.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Encrypt.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Encryption.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Exceptions.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Hooks.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Input.php Using the request helper without specifying a key should return the entire request body. 2021-11-03 08:22:05 +01:00
EA_Lang.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Loader.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Log.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Migration.php Added manual imports so that the migration system works again 2021-11-06 11:15:32 +01:00
EA_Model.php The base model knows how to map an API resource field to a DB field. 2021-11-03 08:22:27 +01:00
EA_Output.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Profiler.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Router.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Security.php Override the CSRF validation to support the X-CSRF header. 2021-10-29 13:06:56 +02:00
EA_Session.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_URI.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00
EA_Upload.php Added overrides for all the framework classes as templates and for consistency 2021-10-29 13:04:26 +02:00