class StateToggleVisibilityEvent extends StateEvent

Class StateToggleVisibilityEvent

Methods

__set($name, $value)

No description

__get($name)

No description

bindForm( Form $form)

No description

__construct( State $state = null)

No description

from  StateEvent
setState( State $state)

No description

from  StateEvent
null|State
getState()

No description

from  StateEvent
bool
hasState()

No description

from  StateEvent

Details

in ActionEvent at line 30
__set($name, $value)

Parameters

$name
$value

in ActionEvent at line 35
__get($name)

Parameters

$name

in ActionEvent at line 44
bindForm( Form $form)

Parameters

Form $form

in StateEvent at line 30
__construct( State $state = null)

Parameters

State $state

in StateEvent at line 38
setState( State $state)

Parameters

State $state

in StateEvent at line 48
null|State getState()

Return Value

null|State

in StateEvent at line 56
bool hasState()

Return Value

bool