You are here

Functions in Open Atrium 6

Primary tabs

Namesort descending Location Description Direct uses Strings
openatrium_profile_details ./openatrium.profile Implementation of hook_profile_details().
openatrium_profile_modules ./openatrium.profile Implementation of hook_profile_modules().
openatrium_profile_tasks ./openatrium.profile Implementation of hook_profile_tasks().
openatrium_profile_task_list ./openatrium.profile Implementation of hook_profile_task_list().
system_form_install_configure_form_alter ./openatrium.profile Alter the install profile configuration form and provide timezone location options.
system_form_install_select_locale_form_alter ./openatrium.profile Set English as default language.
system_form_install_select_profile_form_alter ./openatrium.profile @TODO: This might be impolite/too aggressive. We should at least check that other install profiles are not present to ensure we don't collide with a similar form alter in their profile.
_openatrium_atrium_modules ./openatrium.profile Returns an array list of atrium features (and supporting) modules. 1
_openatrium_intranet_configure ./openatrium.profile Configuration. First stage. 1
_openatrium_intranet_configure_check ./openatrium.profile Configuration. Second stage. 1
_openatrium_intranet_configure_finished ./openatrium.profile Finish configuration batch 1
_openatrium_language_selected ./openatrium.profile Check whether we are installing in a language other than English 3
_openatrium_profile_batch_finished ./openatrium.profile Finished callback for the modules install batch. 1
_openatrium_system_theme_data ./openatrium.profile Reimplementation of system_theme_data(). The core function's static cache is populated during install prior to active install profile awareness. This workaround makes enabling themes in profiles/[profile]/themes possible. 1
_openatrium_translate_batch_finished ./openatrium.profile Finished callback for the first locale import batch. 1

Other projects