apps_add_app_info |
./apps.manifest.inc |
@TODO: Add function description |
1 |
|
apps_admin_paths |
./apps.module |
Implements hook_admin_paths(). |
|
|
apps_admin_permissions |
./apps.pages.inc |
Copy of user_admin_permissions() but for specific permissions. |
|
1 |
apps_admin_permissions_revert_submit |
./apps.pages.inc |
Reverts the permission to default. |
|
1 |
apps_apps |
./apps.manifest.inc |
Retrieve apps from the server manifest. |
14 |
|
apps_apps_add_theme |
./apps.manifest.inc |
Changes the apps array by reference. |
1 |
|
apps_apps_all |
./apps.manifest.inc |
Retrieve apps from all servers. |
1 |
|
apps_app_access |
./apps.module |
Access callback for the operations that can be performed on an app. |
2 |
1 |
apps_app_callback |
./apps.manifest.inc |
Find an App callback and ensure the proper file is required. |
6 |
|
apps_app_configure_og_permissions |
./apps.module |
Set the permission for a role for og. |
2 |
|
apps_app_configure_permissions |
./apps.module |
Set the permissions for a role. |
2 |
|
apps_app_config_page |
./apps.pages.inc |
Callback for app config page |
|
1 |
apps_app_details_page |
./apps.pages.inc |
Callback for the app detail page |
|
1 |
apps_app_disable |
./apps.pages.inc |
Callback for app disable |
|
1 |
apps_app_enable |
./apps.pages.inc |
Callback for the enable action |
|
1 |
apps_app_find_conflicts |
./apps.module |
Find the apps that this app is in conflict with. |
3 |
|
apps_app_install |
./apps.pages.inc |
Callback for app install
TODO: check to see the app is install able and then install
TODO: should goto config page but pass on the current destination
NOTE: it is expected that this page would be called with a drupal desination set |
|
1 |
apps_app_load |
./apps.module |
Path object loader for an App. |
3 |
|
apps_app_module_name_load |
./apps.module |
Path object loader for an App via machine name only. |
|
|
apps_app_page_path |
./apps.module |
Centralize the generation of App paths |
9 |
|
apps_app_status_report |
./apps.pages.inc |
apps_app_status_report() |
1 |
|
apps_app_title |
./apps.pages.inc |
Title for the app detail page |
|
1 |
apps_app_uninstall |
./apps.pages.inc |
Callback for app uninstall |
|
1 |
apps_app_update |
./apps.pages.inc |
Callback for app update. |
|
1 |
apps_block_info |
./apps.module |
Implements hook_block_info(). |
|
|
apps_block_view |
./apps.module |
Implements hook_block_view(). |
|
|
apps_catalog_page |
./apps.pages.inc |
Callpage for apps catelog page, an .md formatted app listing. |
|
1 |
apps_clear_update_disk_cache |
./apps.installer.inc |
Delete the update cache directories so clean update is run. |
2 |
|
apps_client_id |
./apps.manifest.inc |
Add function description. |
2 |
|
apps_confirm_form |
./apps.pages.inc |
Confirms the user wants to do the action. |
|
1 |
apps_confirm_form_submit |
./apps.pages.inc |
Redirects user to same path but with token. |
|
|
apps_cron |
./apps.module |
Implements hook_cron(). |
|
|
apps_demo_content_disable |
./apps.manifest.inc |
Disables the app's demo content module |
|
1 |
apps_demo_content_enable |
./apps.manifest.inc |
Enables the app's demo content module |
|
1 |
apps_demo_content_enabled |
./apps.manifest.inc |
Checks if the apps demo content module is enabled |
1 |
1 |
apps_demo_content_form |
./apps.manifest.inc |
Form callback for demo content |
|
1 |
apps_demo_content_form_submit |
./apps.manifest.inc |
Submit handler for demo content form |
|
1 |
apps_devel_load_array |
./apps.pages.inc |
Provide development information. |
|
1 |
apps_display_confirm_form |
./apps.pages.inc |
Verify's token or presents a confirm form. |
5 |
|
apps_download_apps |
./apps.installer.inc |
Download all modules and library to a temp location. |
2 |
|
apps_download_apps_batch |
./apps.installer.inc |
Make the batch for downloading modules for app. |
2 |
|
apps_download_apps_list |
./apps.installer.inc |
Construct an array of downloadables to download. |
2 |
|
apps_download_batch |
./apps.installer.inc |
Setup the download batch process. |
|
1 |
apps_download_batch_finished |
./apps.installer.inc |
Batch callback invoked when the download batch is completed. |
|
1 |
apps_drush_command |
./apps.drush.inc |
Implements hook_drush_command(). |
|
|
apps_drush_help |
./apps.drush.inc |
Implements hook_drush_help(). |
|
|
apps_extract_directory |
./apps.installer.inc |
Wrapper for _update_manager_extract_directory(). |
3 |
|
apps_hook_info |
./apps.module |
Implements hook_hook_info(). |
|
|
apps_image_default_styles |
./apps.module |
Implements hook_image_default_styles(). |
|
|
apps_include |
./apps.module |
Easier wrapper around module_load_include. |
23 |
|