fcTypes

fcTypes

fcTypes

Listener for FarCry COAPI events

Metadata

deleted()

I am invoked when a content object has been deleted

Arguments

Name Type Required Default Options Description
typename string Yes The type of the object
oType any Yes A CFC instance of the object type
stObject struct Yes The object
user string Yes
auditNote string Yes

saved()

I am invoked when a content object has been saved

Arguments

Name Type Required Default Options Description
typename string Yes The type of the object
oType any Yes A CFC instance of the object type
stProperties struct Yes The object
user string Yes
auditNote string Yes
bSessionOnly boolean Yes
bAfterSave boolean Yes