MaketRandevu/application/core
alextselegidis 35393642fa Default value for the styles, scripts and global variables entry 2021-11-12 16:32:31 +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 Created new email messages library (ported the deprecated engine email class) 2021-11-06 16:11:44 +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 Default value for the styles, scripts and global variables entry 2021-11-12 16:32:31 +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