Represents an activity that can be performed by an authorised user. Includes a description to describe what the activity is for.
public __construct([$inActivityID = null])
Creates a new activity
public static factory($inActivity)
Returns a new authActivity object
public isModified()
Returns true if object has been modified
public setModified([$status = true])
Set the status of the object if it has been changed
public getActivityID()
Return value of $_ActivityID
public setActivityID($inActivityID)
Set the activity ID
Posted by: Scorpio Documentor (Writer), in Auth on 19 Nov 2009 @ 20:30
Tags: auth, authactivity, authactivityinterface,
This
work is licenced under a
Creative Commons Licence.