
Function: JScms_get_cat_notused
5 min read time
Function: JScms_get_cat_notused The JScms_get_cat_notused function retrieves all categories from the database that are not assigned to any page and do not have an external URL.
We will explain all features, functions, hooks, plugins, editor and how to navigate and modify your content in JScms. How to create pages, plugins, add your own language phrases and use AI to improve your articles if you want.
5 min read time
Function: JScms_get_cat_notused The JScms_get_cat_notused function retrieves all categories from the database that are not assigned to any page and do not have an external URL.
5 min read time
Hook: on_search_count_results The on_search_count_results hook allows plugins to contribute to the total count of search results, enabling a comprehensive search experie...
5 min read time
Function: JScms_table_data_condition The JScms_table_data_condition function retrieves records from a specified table based on a given field and value condition, with optional exc...
5 min read time
Hook: on_tags_count_results The on_tags_count_results hook allows plugins to contribute custom counts to the total number of tagged results.
5 min read time
Function: JScms_get_usergroup_all The JScms_get_usergroup_all function retrieves all user groups from the specified table with their ID, name, and description.
5 min read time
Hook: on_tags The on_tags hook allows plugins to contribute additional results based on tags. Usage $hookResults = DynamicHooks::executeHook('on_tags', false,...
5 min read time
Function: JScms_get_folders The JScms_get_folders function retrieves all folder names from a specified directory, excluding specific folders if provided.
5 min read time
Hook: on_tags_result_render The on_tags_result_render hook allows plugins to modify or extend the rendering of individual tagged results. Usage $hookResults =...
5 min read time
Function: JScms_field_not_exist_id The JScms_field_not_exist_id function checks if a specific value exists in a database table for a given field, excluding a specific row by its I...