Module mod_admin_identity

Identity administration.

Copyright © 2009-2013 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Identity administration. Adds overview of users to the admin and enables to add passwords on the edit page.

Function Index

event/2
observe_admin_menu/3
observe_identity_password_match/2
observe_identity_verified/2
observe_rsc_update/3
observe_search_query/2

Function Details

event/2

event(Postback, Context) -> any()

observe_admin_menu/3

observe_admin_menu(Admin_menu, Acc, Context) -> any()

observe_identity_password_match/2

observe_identity_password_match(Identity_password_match, Context) -> any()

observe_identity_verified/2

observe_identity_verified(Identity_verified, Context) -> any()

observe_rsc_update/3

observe_rsc_update(Rsc_update, Acc, Context) -> any()

observe_search_query/2

observe_search_query(X1, Context) -> any()


Generated by EDoc