accounttypes.module

Version

1.1.2.8 (checked in on 2007/11/28 at 22:36:53 by rconstantine)

Constants

Namesort iconDescription
STD_ACCOUNT_TYPEThis is the accounttypes module

Functions

Namesort iconDescription
accounttypes_adminCallback function: Assign roles to account types.
accounttypes_admin_submitSubmit the account type/role associations for storage
accounttypes_assign_oldCallback function: Assign existing users to the default account type if they don't have a account type.
accounttypes_assign_old_submitSubmit the account type to be set as default.
accounttypes_check_role_restrictionCheck if the selected role is able to be applied to the selected user
accounttypes_defaultCallback function: Set the default account type for new users.
accounttypes_default_submitSubmit the account type to be set as default.
accounttypes_default_validateValidate the account type ID before saving as default
accounttypes_editCallback function: Add, edit, or delete account types.
accounttypes_edit_submitSubmit the account type name to be saved, deleted, or added to the database.
accounttypes_edit_validateValidate the account type name before adding or saving it
accounttypes_formsRegister a callback for a certain flavor of the edit page.
accounttypes_form_alterAlter user edit for account type stuff.
accounttypes_helpImplementation of hook_help
accounttypes_menuImplementation of hook_menu
accounttypes_multiple_accounttype_changeDeal with changing multiple users' account type.
accounttypes_permImplementation of hook_perm
accounttypes_userimplementation of hook_user
accounttypes_user_admin_account_submitSubmit the user administration update form.
accounttypes_user_admin_account_validateValidate the user administration update form.
accounttypes_user_build_filter_queryBuild query for user administration filters based on session. copied from user.module and modified
accounttypes_user_filter_form_submitProcess result from user administration filter form.
accounttypes_user_operationsImplementation of hook_user_operations
get_accounttypesRetrieve an array of account types matching specified conditions.
theme_accounttypes_adminTheme function to display the account type/role association grid
theme_accounttypes_new_editTheme for the add page of the edit function.
theme_accounttypes_user_admin_accountTheme user administration overview.
_accounttypes_user_existsSee if an entry exists in accounttypes_users for the given uid