You are here

Functions in urllogin 8

Primary tabs

Namesort descending Location Description Direct uses Strings
urllogin_base64dec ./urllogin_security.inc Converts a base64url encoded string. 1
urllogin_base64enc ./urllogin_security.inc Converts a pair of integers. 1
urllogin_decode ./urllogin_security.inc Decodes an encoded url string. 2
urllogin_decrypt ./urllogin_security.inc Decrypts a pair of integers. 1
urllogin_encode ./urllogin_security.inc Encodes a user ID into an encoded url string. 3
urllogin_encrypt ./urllogin_security.inc Encrypts a pair of integers. 1
urllogin_help ./urllogin.module Implements hook_help().
urllogin_inthash ./urllogin_security.inc Converts integer to 4-character string containing hashed values. 2
urllogin_passphrase ./urllogin.module Returns the current passphrase. 5
urllogin_retrieve ./urllogin.module Callback for retrieving URL access details. 2
urllogin_rules_action_info ./urllogin.rules.inc Implements hook_rules_action_info().
urllogin_testuid ./urllogin.module Tests to see if UID can be logged on. 2
urllogin_uninstall ./urllogin.install Implements hook_uninstall().
urllogin_user_link ./urllogin.rules.inc Callback gets a users login link.
urllogin_user_token ./urllogin.rules.inc Callback gets a users login token.

Other projects