MaketRandevu/application/core
Alex Tselegidis 568ff9be2e Renamed the service category resource to just category 2021-12-15 08:00:48 +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 Renamed the service category resource to just category 2021-12-15 08:00:48 +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 Allow multiple renders with the loader class during the rendering of a layout page 2021-11-17 08:41:51 +01: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 support for upgrading and downgrading manually the database via the CLI 2021-11-06 15:17:03 +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