ExecType Enumeration

Defines how a forward iterates through plugin functions.

Values 4

Name Description
ET_Ignore

Ignore all return values, return 0

ET_Single

Only return the last exec, ignore all others

ET_Event

Acts as an event with the Actions defined in core.inc, no mid-Stops allowed, returns highest

ET_Hook

Acts as a hook with the Actions defined in core.inc, mid-Stops allowed, returns highest