You are here

Functions in Apps 7

Primary tabs

Namesort descending Location Description Direct uses Strings
apps_installer_has_write_access ./apps.module Check whether Apps has write access to libraries and modules directories. 3
apps_installer_lib_dir ./apps.module Return the libraries directory to check. 2
apps_install_downloads ./apps.installer.inc Move modules from there temp location in to the drupal tree. 2
apps_install_page ./apps.pages.inc Callback list off all apps 1
apps_install_verify ./apps.profile.inc Show instructions and check system services to help guide direction for Apps installs. 2
apps_install_verify_process ./apps.profile.inc Process callback for apps_install_verify form. 1
apps_manage_page ./apps.pages.inc Callback for listing of installed apps 1 1
apps_manifest ./apps.manifest.inc Produce the Process Manifest. 1 1
apps_market_page ./apps.pages.inc Callback for the market page 1
apps_menu ./apps.module Implements hook_menu().
apps_menu_local_tasks_alter ./apps.module Implements hook_menu_local_tasks_alter().
apps_modules_enabled ./apps.module Implements hook_modules_enabled().
apps_module_implements_alter ./apps.module Implements hook_module_implements_alter().
apps_permission ./apps.module Implements hook_permission().
apps_preprocess_apps_app_featured theme/apps.theme.inc Implements hook_preprocess_apps_app_featured().
apps_preprocess_apps_app_page theme/apps.theme.inc Implements hook_preprocess_apps_app_page().
apps_preprocess_apps_app_teaser theme/apps.theme.inc Implements hook_preprocess_apps_app_teaser(). 2
apps_preprocess_apps_catalog_page theme/apps.theme.inc Implements hook_preprocess_apps_update_page().
apps_preprocess_apps_install_page theme/apps.theme.inc Implements hook_preprocess_apps_install_page().
apps_preprocess_apps_manage_page theme/apps.theme.inc Implements hook_preprocess_apps_manage_page().
apps_preprocess_apps_update_page theme/apps.theme.inc Implements hook_preprocess_apps_update_page().
apps_profile_apps_select_form ./apps.profile.inc Apps install form 1
apps_profile_apps_select_form_submit ./apps.profile.inc Submit function for apps_profile_apps_select_form.
apps_profile_apps_select_form_validate ./apps.profile.inc Validate function for apps_profile_apps_select_form.
apps_profile_authorize_transfer ./apps.profile.inc Get filetransfer authorization form. 1
apps_profile_authorize_transfer_save ./apps.profile.inc Callback after the authorize_filetransfer_form_submit. 1
apps_profile_check_dependencies ./apps.profile.inc Function to check and make sure all dependencies are available. This will stop stray apps or broken downloads from stopping the install process for everything. 1
apps_profile_download_app_modules ./apps.profile.inc Batch process apps download. 1
apps_profile_download_batch_finished ./apps.profile.inc Batch callback invoked when the download batch is completed. 1
apps_profile_enable_app_modules ./apps.profile.inc Install downloaded apps. 1
apps_profile_enable_app_modules_finished ./apps.profile.inc Batch callback invoked when enable batch is completed. 1
apps_profile_get_server_name ./apps.profile.inc Generate the title of the Apps install screen 2
apps_profile_install_app_modules ./apps.profile.inc Batch process apps install. 1
apps_profile_install_tasks ./apps.profile.inc Add install tasks to profile install tasks. 1
apps_request_manifest ./apps.manifest.inc Request manifest and media assets from the app server. 2
apps_request_manifest_image_process ./apps.manifest.inc Process images and size with images styles. 1
apps_retrieve_app_image ./apps.manifest.inc Retrieve the image from the manifest. 1
apps_run_install ./apps.installer.inc The batch builder and processor for moving files to drupal. 1 1
apps_servers ./apps.manifest.inc Returns all app servers configured to work for the current site. 13
apps_server_load ./apps.module Path object loader for an App Server.
apps_server_local ./apps.manifest.inc Return all local apps for the specified server. 1
apps_server_title ./apps.pages.inc Title for the App Server 1
apps_settings_form ./apps.pages.inc Admin settings form for Apps. 1
apps_settings_form_submit ./apps.pages.inc Once the settings are saved, flush all caches. This will trigger the Apps dev server to appear in the Apps console. 1
apps_theme ./apps.module Implements hook_theme().
apps_theme_voting_widget ./apps.voting.inc Theme callback to create a voting widget for apps Produced widget allows users to vote for apps 1
apps_uninstall ./apps.install Implements hook_uninstall().
apps_updater_info ./apps.module Implements hook_updater_info().
apps_update_7001 ./apps.install Fix typo in the dev console variable.
apps_update_7102 ./apps.install Reset permissions

Pages

Other projects