print authActivity

Represents an activity that can be performed by an authorised user. Includes a description to describe what the activity is for.


Methods

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

<  1  >