easyappointments/application/helpers
Alex Tselegidis 238ca6c820 Renamed config helper methods to script_vars and html_vars for consistency 2021-12-17 10:52:46 +01:00
..
asset_helper.php Minor refactoring to helper files 2020-12-05 11:55:20 +02:00
config_helper.php Renamed config helper methods to script_vars and html_vars for consistency 2021-12-17 10:52:46 +01:00
debug_helper.php
env_helper.php
google_analytics_helper.php
html_helper.php Allow multiple renders with the loader class during the rendering of a layout page 2021-11-17 08:41:51 +01:00
http_helper.php
index.html
installation_helper.php
password_helper.php
path_helper.php
permission_helper.php
render_helper.php
routes_helper.php Rename is_route helper functiont to is_callback 2021-12-17 10:36:47 +01:00
session_helper.php
setting_helper.php Removed caching from the settings helper as it may lead to unexpected behavior (if for example values get updated in another way). 2021-12-17 09:01:12 +01:00
validation_helper.php