\WikiLingo\Event\Expression\WordLinkExists

Class Exists

Summary

Methods
Properties
Constants
trigger()
__construct()
bind()
$exists
$delegates
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$exists

$exists : bool

Type

bool

$delegates

$delegates : array

Type

array

Methods

trigger()

trigger(String $word, Boolean $exists)

Parameters

String $word
Boolean $exists

__construct()

__construct( $delegate)

Parameters

$delegate

bind()

bind(\WikiLingo\Event\function $delegate)

Parameters

\WikiLingo\Event\function $delegate