check_shib_service |
./shib_auth.module |
Shibboleth service chekker function. |
|
|
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 |
|
shib_auth_admin |
./shib_auth.module |
Generate the administration form of the Shibboleth authentication module
@returns HTML text of the administration form |
|
1 |
shib_auth_block |
./shib_auth.module |
Generate the HTML text for the shib_auth login block |
|
|
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(). |
|
|
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_perm |
./shib_auth.module |
Valid permissions for this module |
|
|
shib_auth_uninstall |
./shib_auth.install |
Implementation of hook_uninstall(). |
|
|
shib_auth_user |
./shib_auth.module |
Let the user exit from the Shibboleth authority when he/she log out from the actual Drupal site. |
|
|