You are here

Functions in Express 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
express_add_content_bean_add modules/custom/express_add_content/express_add_content.module 1
express_add_content_modules_enabled modules/custom/express_add_content/express_add_content.module Update hook_node_bundles, hook_bean_bundles caches.
express_add_content_node_add modules/custom/express_add_content/express_add_content.module 1
express_add_content_theme_registry_alter modules/custom/express_add_content/express_add_content.module
express_dashboards_dashboard_output modules/custom/express_dashboards/express_dashboards.module Callback function for dashboard items. 1
express_dashboards_enable modules/custom/express_dashboards/express_dashboards.module Imlements hook_enable().
express_dashboards_menu modules/custom/express_dashboards/express_dashboards.module Implements hook_menu().
express_dashboards_theme modules/custom/express_dashboards/express_dashboards.module Implements hook_theme().
express_dashboard_user_content modules/custom/express_dashboards/express_dashboard_user/express_dashboard_user.module Callback function for user dashboard. 2
express_dashboard_user_express_dashboard modules/custom/express_dashboards/express_dashboard_user/express_dashboard_user.module Implements hook_express_dashboard().
express_dashboard_user_permission modules/custom/express_dashboards/express_dashboard_user/express_dashboard_user.module Implements hook_permission().
express_dashboard_user_secure_permissions modules/custom/express_dashboards/express_dashboard_user/express_dashboard_user.module Define site permissions in code.
express_dashboard_user_theme modules/custom/express_dashboards/express_dashboard_user/express_dashboard_user.module Implements hook_theme().
express_dashboard_user_user_login modules/custom/express_dashboards/express_dashboard_user/express_dashboard_user.module Implements hook_user_login().
express_final ./express.profile Final configurations for Express.
express_get_node_thumbnail ./express.profile Returns the image style url, image style uri, and image info for a given node/field.
express_install ./express.install Implements hook_install().
express_install_tasks ./express.profile Implements hook_install_tasks().
express_menu_alter ./express.profile Implements hook_menu_alter. Most Express sites have a People or Person content type. There is a big difference between a user and content about staff, but using People for both confuses many site owners.
express_node_type_delete ./express.profile Implements hook_node_type_delete().
express_node_type_insert ./express.profile Implements hook_node_type_insert().
express_permissions_install modules/custom/express_permissions/express_permissions.install Implements hook_install().
express_permissions_menu_alter modules/custom/express_permissions/express_permissions.module Implements hook_menu_alter. Alters permissions on some core and contrib menus
express_permissions_permission modules/custom/express_permissions/express_permissions.module Implements hook_permission().
express_permissions_secure_permissions modules/custom/express_permissions/express_permissions.module Define site permissions in code.
express_permissions_secure_permissions_roles modules/custom/express_permissions/express_permissions.module Define site roles in code.
express_permissions_update_7001 modules/custom/express_permissions/express_permissions.install Reset role weight by increasing permissions
express_profile_configure_form ./express.profile
express_profile_configure_form_submit ./express.profile
express_themes_enabled ./express.profile Implements hook_themes_enabled().
express_update_7001 ./express.install Express 2.0.1 Updates.
express_update_7002 ./express.install Express 2.2.7 Updates
express_update_7003 ./express.install Express 2.3.0 update.
express_update_7004 ./express.install Express 2.6.0 update.
express_version_get_version modules/custom/express_version/express_version.module Combines the version of core and profile. 1
express_version_requirements modules/custom/express_version/express_version.install Implements hook_requirements().
hook_express_bean_list_groups modules/custom/express_add_content/express_add_content.api.php Example hook_express_bean_list_groups().
hook_express_dashboard modules/custom/express_dashboards/express_dashboards.api.php Main hook used to add dashboards to the admin/dashboard page.
hook_express_node_list_groups modules/custom/express_add_content/express_add_content.api.php Example hook_express_node_list_groups().
template_preprocess_express_dashboard modules/custom/express_dashboards/express_dashboards.module Adding template suggestions for dashboard.
template_preprocess_express_dashboard_section modules/custom/express_dashboards/express_dashboards.module Adding template suggestions for dashboard top widgets.
template_preprocess_express_dashboard_widget modules/custom/express_dashboards/express_dashboards.module Adding template suggestions for dashboard widgets.
_express_add_content_sort_types modules/custom/express_add_content/express_add_content.module Sort bundle arrays by weight/title. 2
_express_add_content_string_to_machine modules/custom/express_add_content/express_add_content.module Convert string to machine name. 2
_express_version_determine_core_version modules/custom/express_version/express_version.module Determines the version of Drupal core in use. 1
_express_version_determine_profile_version modules/custom/express_version/express_version.module Determines the installed profile and its version.

Other projects