Home
Software
Services
Contact
Sign in
More
GenieGate, Version 1.1.0 (PHP 5) manual
Next
GenieGate - API Documentation
Table of Contents
1. GenieGate Api, Introduction
2. GenieGate_Api_Login
Fields in GenieGate_Api_Login
Constructor
login()
passiveLogin()
logout()
lookupUser()
get_dbh()
prompt()
getUserObject()
3. GenieGate_Api_User
Fields in GenieGate_Api_User
GenieGate_Api_User constructor
getProperties()
checkPassword()
checkSessionKey()
isActivated()
getName()
getUserId()
getEmail()
isExpired()
expireDate()
expireTime()
getGroups()
checkGroup()
checkGroups()
checkAnyGroups()
4. Plugins
The Logger plugin
preCheck()
preConfirm()
setupUser()
removeUser()
groupNameChange()
groupNameDelete()
userInfoChanged()
userGroupsChanged()
propertyCreated()
propertyChanged()
propertyRemoved()
propertyUndefine()
dispatchStart()
dispatchEnd()
updateExpired()
List of Examples
2.1.
Using the API to login, show users name
2.2.
Showing an alternate page to members.
4.1.
Installing a plugin