You are here

Functions in Shibboleth Authentication 5.3

Primary tabs

Namesort descending Location Description Direct uses Strings
generate_login_text ./shib_auth.module Generate the login text in HTML format using the 't' function @returns HTML text of the login form 2
role_assign ./shib_auth.module Role assign 1
shib_auth_admin ./shib_auth_admin.inc @file Generate the administration form of the Shibboleth authentication module 1
shib_auth_block ./shib_auth.module Generate the HTML text for the shib_auth login block
shib_auth_clone_rule ./shib_auth_admin.inc Clone an exists rule form based on new rule add form 1
shib_auth_clone_rule_submit ./shib_auth_admin.inc Submit the cloned rule based on new rule add submit
shib_auth_delete_rule ./shib_auth_admin.inc Delete a rule from the list. 1
shib_auth_edit_rule ./shib_auth_admin.inc Rule edit form basedon new rule form 1 1
shib_auth_edit_rule_submit ./shib_auth_admin.inc Submit the edited rule.
shib_auth_form_alter ./shib_auth.module Alters forms for the shibboleth authentication module.
shib_auth_help ./shib_auth.module Display help and module information
shib_auth_init ./shib_auth.module Create a new user based on informations from the Shibboleth handler if it's necessary or log in.
shib_auth_install ./shib_auth.install Implementation of hook_install(). 1
shib_auth_list_rules ./shib_auth_admin.inc List the added rule(s) 1
shib_auth_menu ./shib_auth.module Generate the menu element to access the Shibboleth authentication module's administration page @returns HTML text of the administer menu element
shib_auth_new_rule_form ./shib_auth_admin.inc Add a new rule form. 1 1
shib_auth_new_rule_form_submit ./shib_auth_admin.inc New rule add submit implementation 1
shib_auth_perm ./shib_auth.module Valid permissions for this module
shib_auth_uninstall ./shib_auth.install Implementation of hook_uninstall().
shib_auth_update_5310 ./shib_auth.install Implementation of hook_update
shib_auth_user ./shib_auth.module Let the user exit from the Shibboleth authority when he/she log out from the actual Drupal site.
user_external_login_register ./shib_auth.module Helper function for authentication modules. Either login in or registers the current user, based on username. Either way, the global $user object is populated based on $name. 1
_role_normalize ./shib_auth_admin.inc 2

Other projects