You are here

Functions in CAS 2.x

Primary tabs

Namesort descending Location Description Direct uses Strings
cas_cron ./cas.module Implements hook_cron().
cas_form_user_form_alter ./cas.module Implements hook_form_FORM_ID_alter().
cas_form_user_login_form_alter ./cas.module Implements hook_form_FORM_ID_alter().
cas_form_user_pass_alter ./cas.module Implements hook_form_FORM_ID_alter().
cas_form_user_register_form_alter ./cas.module Implements hook_form_FORM_ID_alter().
cas_help ./cas.module Implements hook_help().
cas_menu_links_discovered_alter ./cas.module Implements hook_menu_links_discovered_alter().
cas_post_update_8001 ./cas.post_update.php Add prevent normal login and restrict password management error messages.
cas_post_update_8002 ./cas.post_update.php Set default value for new gateway method config option.
cas_schema ./cas.install Implements hook_schema().
cas_tokens ./cas.tokens.inc Implements hook_tokens().
cas_token_info ./cas.tokens.inc Implements hook_token_info().
cas_update_8001 ./cas.install Adds the 'created' field to the cas_login_data table and new related config.
cas_update_8002 ./cas.install Rename the configuration setting for debug log.
cas_update_8003 ./cas.install Disable the newly added "prevent normal login" feature.
cas_update_8004 ./cas.install Set new 'protocol' config option to HTTPS.
cas_update_8005 ./cas.install Set CAS login and error message defaults.
cas_user_logout ./cas.module Implements hook_user_logout().
cas_user_role_delete ./cas.module Implements hook_ENTITY_TYPE_delete().
cas_validation_constraint_alter ./cas.module Implements hook_validation_constraint_alter().
_cas_add_cas_username_to_user_form ./cas.module Alter the user entity form to include a textfield for CAS username. 2
_cas_user_form_submit ./cas.module Submit callback for the user entity form. 1
_cas_user_form_validate ./cas.module Validation callback for the user entity form. 1
_cas_user_login_validate ./cas.module Custom validation function added to user login form. 1
_cas_validate_user_pass_form ./cas.module Custom form validator for the password reset form. 1

Other projects