Craft Triggers (2.x)

ConditionException extends Exception
in package

Table of Contents

handleDefined()  : mixed
handleMissing()  : mixed
noHandle()  : mixed
noId()  : mixed

Methods

handleDefined()

public static handleDefined(string $handle) : mixed
Parameters
$handle : string
Return values
mixed

noHandle()

public static noHandle(string $handle) : mixed
Parameters
$handle : string
Return values
mixed

noId()

public static noId(int $id) : mixed
Parameters
$id : int
Return values
mixed

Search results