DrupalGapZip |
./drupalgap.module |
|
1 |
|
drupalgap_add_module_to_settings_file |
./drupalgap.module |
Given a module name, this will add it to the settings.js file, right after
the last module found in the file. |
1 |
|
drupalgap_autoassignrole_drupalgap_site_settings |
modules/drupalgap_autoassignrole/drupalgap_autoassignrole.module |
Implements hook_drupalgap_site_settings(). |
|
|
drupalgap_autoassignrole_services_request_postprocess_alter |
modules/drupalgap_autoassignrole/drupalgap_autoassignrole.module |
Implements hook_services_request_postprocess_alter(). |
|
|
drupalgap_ctools_plugin_api |
./drupalgap.module |
Implements hook_ctools_plugin_api(). |
|
|
drupalgap_date_services_request_postprocess_alter |
modules/drupalgap_date/drupalgap_date.module |
Implements hook_services_request_postprocess_alter(). |
|
|
drupalgap_default_services_endpoint |
./drupalgap.module |
Implements hook_default_services_endpoint(). |
|
|
drupalgap_download_and_extract_module_from_github |
./drupalgap.module |
Given a module's details, this will download its zip file from github,
extract it, delete the zip file, and move its contents to the app/modules
folder. |
1 |
|
drupalgap_download_app |
./drupalgap.pages.inc |
Zip's up the "mobile-application" directory and downloads it for the user. |
|
1 |
drupalgap_email_registration_services_login |
modules/drupalgap_email_registration/drupalgap_email_registration.module |
Replacement callback for the Services user login resource when the
Email Registration module is enabled. Use the email address to login. |
|
1 |
drupalgap_email_registration_services_resources_alter |
modules/drupalgap_email_registration/drupalgap_email_registration.module |
Implements hook_services_resources_alter(). |
|
|
drupalgap_entityreference_services_request_postprocess_alter |
modules/drupalgap_entityreference/drupalgap_entityreference.module |
Implements hook_services_request_postprocess_alter(). |
|
|
drupalgap_entity_info_alter |
./drupalgap.module |
Implements hook_entity_info_alter(). |
|
|
drupalgap_flag_services_request_postprocess_alter |
modules/drupalgap_flag/drupalgap_flag.module |
Implements hook_services_request_postprocess_alter(). |
|
|
drupalgap_help |
./drupalgap.module |
Implements hook_help(). |
|
|
drupalgap_load_modules |
./drupalgap.module |
Given a module type (contrib, custom), this loads the modules listed in
settings.js and returns them as regex matches. |
2 |
|
drupalgap_load_module_details |
./drupalgap.module |
Given a module name, this will ask drupalgap.org for its module details. |
1 |
|
drupalgap_load_settings_as_string |
./drupalgap.module |
Loads the settings.js file as string. |
2 |
|
drupalgap_logintoboggan_drupalgap_site_settings |
modules/drupalgap_logintoboggan/drupalgap_logintoboggan.module |
Implements hook_drupalgap_site_settings(). |
|
|
drupalgap_logintoboggan_services_login |
modules/drupalgap_logintoboggan/drupalgap_logintoboggan.module |
Replacement callback for the Services user login resource when the
LoginToboggan module is enabled. Optionally use the email address to login. |
|
1 |
drupalgap_logintoboggan_services_resources_alter |
modules/drupalgap_logintoboggan/drupalgap_logintoboggan.module |
Implements hook_services_resources_alter(). |
|
|
drupalgap_menu |
./drupalgap.module |
Implements hook_menu(). |
|
|
drupalgap_modules_widget |
./drupalgap.module |
Renders the widget to control the module's for the app from the settings page. |
1 |
|
drupalgap_module_install_form |
./drupalgap.module |
|
|
1 |
drupalgap_module_install_form_submit |
./drupalgap.module |
|
|
|
drupalgap_module_install_form_validate |
./drupalgap.module |
|
|
|
drupalgap_og_services_request_postprocess_alter |
modules/drupalgap_og/drupalgap_og.module |
Implements hook_services_request_postprocess_alter(). |
|
|
drupalgap_path_to_settings_file |
./drupalgap.module |
|
2 |
|
drupalgap_permission |
./drupalgap.module |
Implements hook_permission(). |
|
|
drupalgap_preprocess_views_views_json_style_simple |
./drupalgap.module |
Implements hook_preprocess_views_views_json_style_simple(). |
|
|
drupalgap_rate_drupalgap_site_settings |
modules/drupalgap_rate/drupalgap_rate.module |
Implements hook_drupalgap_site_settings(). |
|
|
drupalgap_sdk_form |
./drupalgap.module |
|
|
1 |
drupalgap_sdk_form_submit |
./drupalgap.module |
|
|
|
drupalgap_sdk_form_validate |
./drupalgap.module |
|
|
|
drupalgap_sdk_installed |
./drupalgap.module |
Returns TRUE if the SDK is installed, FALSE otherwise. |
1 |
4 |
drupalgap_services_request_postprocess_alter |
./drupalgap.module |
Implements hook_services_request_postprocess_alter(). |
|
|
drupalgap_services_resources |
./drupalgap.services.inc |
Defines function signatures for resources available to services. |
|
|
drupalgap_staticmap_services_request_postprocess_alter |
modules/drupalgap_staticmap/drupalgap_staticmap.module |
Implements hook_services_request_postprocess_alter(). |
|
|
drupalgap_status |
./drupalgap.pages.inc |
Returns the HTML for the DrupalGap module status page. |
|
1 |
drupalgap_system_connect_extras |
./drupalgap.module |
|
2 |
|
drupalgap_uninstall |
./drupalgap.install |
Implements hook_uninstall(). |
|
|
drupalgap_update_7100 |
./drupalgap.install |
Enable the drupalgap_date module if the site has the date module enabled. |
|
|
drupalgap_user_registrationpassword_drupalgap_site_settings |
modules/drupalgap_user_registrationpassword/drupalgap_user_registrationpassword.module |
Implements hook_services_request_postprocess_alter(). |
|
|
drupalgap_views_api |
./drupalgap.module |
Implements hook_views_api(). |
|
|
drupalgap_views_default_views |
./drupalgap.views_default.inc |
Implements hook_views_default_views(). |
|
|
drupalgap_webform_form_webform_component_edit_form_alter |
modules/drupalgap_webform/drupalgap_webform.module |
Implements hook_form_FORM_ID_alter(). |
|
|
_drupalgap_add_term_data_to_entities |
./drupalgap.module |
|
1 |
|
_drupalgap_add_term_data_to_entity |
./drupalgap.module |
|
1 |
|
_drupalgap_resource_access |
./drupalgap.resource.inc |
Determines whether the current user can access a drupalgap resource. |
|
1 |
_drupalgap_resource_content_types_list |
./drupalgap.resource.inc |
Returns a collection of content types from the {node_type} table. |
2 |
1 |