You are here

Functions in Drupal Commons 6

Primary tabs

Namesort descending Location Description Direct uses Strings
drupal_commons_build_directories ./drupal_commons.profile Create necessary directories 1
drupal_commons_cleanup ./drupal_commons.profile Various actions needed to clean up after the installation 1
drupal_commons_config_filter ./drupal_commons.profile Configure input filters 1
drupal_commons_config_images ./drupal_commons.profile Configure default images 1
drupal_commons_config_password ./drupal_commons.profile Configure password policy 1
drupal_commons_config_taxonomy ./drupal_commons.profile Configure taxonomy 1
drupal_commons_config_ur ./drupal_commons.profile Configure user_relationships 1
drupal_commons_config_vars ./drupal_commons.profile Configure variables 1
drupal_commons_config_views ./drupal_commons.profile Configure views 1
drupal_commons_config_wysiwyg ./drupal_commons.profile Configure wysiwyg 1
drupal_commons_create_group ./drupal_commons.profile Create an initial group with a discussion 1
drupal_commons_include ./drupal_commons.profile Helper function to load include files 3
drupal_commons_install_configure_form_submit ./drupal_commons.profile Submit handler for the installation configure form 1
drupal_commons_profile_details ./drupal_commons.profile Return a description of the profile for the initial installation screen.
drupal_commons_profile_modules ./drupal_commons.profile Return an array of the modules to be enabled when this profile is installed.
drupal_commons_profile_tasks ./drupal_commons.profile Perform any final installation tasks for this profile.
drupal_commons_profile_task_list ./drupal_commons.profile Return a list of tasks that this profile supports.
system_form_install_configure_form_alter ./drupal_commons.profile Alter the install profile configuration
system_form_install_select_profile_form_alter ./drupal_commons.profile Alter the install profile selection form

Other projects