Alex Tselegidis
|
238ca6c820
|
Renamed config helper methods to script_vars and html_vars for consistency
|
2021-12-17 10:52:46 +01:00 |
|
Alex Tselegidis
|
6c4a15b429
|
Treat undefined keys as NULL
|
2021-12-17 10:36:22 +01:00 |
|
Alex Tselegidis
|
bfe6664d58
|
Added new "page_vars" function that will handle the rendered page variables.
|
2021-12-17 08:46:47 +01:00 |
|
Alex Tselegidis
|
1eaa59d192
|
Corrected the js_config helper function
|
2021-12-14 07:51:26 +01:00 |
|
Alex Tselegidis
|
29b22ece3c
|
Added the js_config helper method that will assign public JS config values
|
2021-12-14 07:47:35 +01:00 |
|
Alex Tselegidis
|
30c08bf95a
|
Changed the return comment
|
2021-10-23 13:20:39 +02:00 |
|
Alex Tselegidis
|
7a85ae6fc8
|
Updated the get example.
|
2021-10-23 13:17:38 +02:00 |
|
Alex Tselegidis
|
aad8e38bea
|
Added additional comment
|
2021-10-23 13:13:43 +02:00 |
|
Alex Tselegidis
|
b14341c328
|
Validate $key argument with empty instead with is_null
|
2021-10-23 13:10:09 +02:00 |
|
Alex Tselegidis
|
31c324dd92
|
Updated the exception message.
|
2021-10-23 13:08:24 +02:00 |
|
Alex Tselegidis
|
85a6be1d7d
|
Changed the exception instance to InvalidArgument exception.
|
2021-10-23 13:06:41 +02:00 |
|
Alex Tselegidis
|
1492963dee
|
The config helper function can now also set a value.
|
2021-10-23 13:04:15 +02:00 |
|
Alex Tselegidis
|
727391aa8f
|
Added default value to the config helper
|
2021-10-23 12:59:39 +02:00 |
|
Alex Tselegidis
|
238c480837
|
Consistently use $CI to reference the framework instance
|
2020-12-02 22:10:11 +02:00 |
|
Alex Tselegidis
|
39956c6b37
|
Major refactoring and improvements to the application API code.
|
2020-04-22 21:48:56 +02:00 |
|
Alex Tselegidis
|
e1e9a60085
|
Moved source files to the root directory.
|
2020-03-11 10:24:25 +01:00 |
|