easyappointments/application/helpers
alextselegidis 179e72bfb9 Changed the directory of the render functions to "components" 2021-11-11 09:01:42 +01:00
..
asset_helper.php Minor refactoring to helper files 2020-12-05 11:55:20 +02:00
component_helper.php Added new component helper file 2021-11-11 09:00:48 +01:00
config_helper.php Changed the return comment 2021-10-23 13:20:39 +02:00
debug_helper.php Set the right @since value for the new helper files 2021-10-23 13:29:31 +02:00
env_helper.php Added @throws tag at the comments 2021-10-23 13:42:23 +02:00
google_analytics_helper.php Updated the Google Analytics and Permissions helper functions. 2021-10-28 13:59:27 +02:00
http_helper.php The response helper function must properly set the status code and the headers 2021-11-05 08:31:37 +01:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00
installation_helper.php Consistently use $CI to reference the framework instance 2020-12-02 22:10:11 +02:00
password_helper.php Renamed and updated the password helper 2021-10-24 22:00:59 +02:00
path_helper.php Added examples at the comments 2021-10-23 13:38:54 +02:00
permission_helper.php Updated the Google Analytics and Permissions helper functions. 2021-10-28 13:59:27 +02:00
render_helper.php Changed the directory of the render functions to "components" 2021-11-11 09:01:42 +01:00
routes_helper.php Added the routes helper file 2021-11-06 10:18:46 +01:00
session_helper.php Added short argument explanation 2021-10-23 13:41:41 +02:00
setting_helper.php Properly read and write settings via the settings helper 2021-10-28 13:27:14 +02:00
validation_helper.php Renamed and updated the validation helper 2021-10-24 22:00:16 +02:00