API Documentation
Namespaces
Table of Contents
- example_update() : mixed
- Example update function.
- update_all_resources_54_part_1() : mixed
- Update all resource meta to use the 'processor' keyword instead of 'function'.
- update_all_resources_54_part_2() : mixed
- Update all resource meta to use the 'processor' keyword instead of 'function'.
- change_to_auth_process_101() : mixed
- Change to authentication token processes.
- change_to_auth_process_127() : mixed
- Update all core resources.
- update_all_core_processors_beta() : mixed
- Update all core resources.
- add_open_api_columns() : mixed
- Add the OpenApi columns
- update_var_store_table() : mixed
- Update var_store: Add accid column and make appid and value nullable.
- update_core_table() : mixed
- Update core: rename to installed_version, add column (module).
Functions
example_update()
Example update function.
example_update(ADODB_mysqli $db) : mixed
Parameters
- $db : ADODB_mysqli
Tags
Return values
mixed —update_all_resources_54_part_1()
Update all resource meta to use the 'processor' keyword instead of 'function'.
update_all_resources_54_part_1(ADODB_mysqli $db) : mixed
Part 1 - Update meta function key.
Parameters
- $db : ADODB_mysqli
Tags
Return values
mixed —update_all_resources_54_part_2()
Update all resource meta to use the 'processor' keyword instead of 'function'.
update_all_resources_54_part_2(ADODB_mysqli $db) : mixed
Part 2 - Update the functions processor.
Parameters
- $db : ADODB_mysqli
Tags
Return values
mixed —change_to_auth_process_101()
Change to authentication token processes.
change_to_auth_process_101(ADODB_mysqli $db) : mixed
Parameters
- $db : ADODB_mysqli
Tags
Return values
mixed —change_to_auth_process_127()
Update all core resources.
change_to_auth_process_127(ADODB_mysqli $db) : mixed
Parameters
- $db : ADODB_mysqli
Tags
Return values
mixed —update_all_core_processors_beta()
Update all core resources.
update_all_core_processors_beta(ADOConnection $db) : mixed
Parameters
- $db : ADOConnection
Return values
mixed —add_open_api_columns()
Add the OpenApi columns
add_open_api_columns(ADOConnection $db) : mixed
Parameters
- $db : ADOConnection
Tags
Return values
mixed —update_var_store_table()
Update var_store: Add accid column and make appid and value nullable.
update_var_store_table(ADOConnection $db) : mixed
Parameters
- $db : ADOConnection
Tags
Return values
mixed —update_core_table()
Update core: rename to installed_version, add column (module).
update_core_table(ADOConnection $db) : mixed
Parameters
- $db : ADOConnection