Maslosoft Mangan API
Class ModelEvent
ModelEvent
Direct known subclasses
Maslosoft\Mangan\Events\ClassNotFound
,
Maslosoft\Mangan\Events\ImageEvent
,
Maslosoft\Mangan\Events\TrashEvent
Indirect known subclasses
Methods summary
public
|
#
__construct( Maslosoft\Addendum\Interfaces\AnnotatedInterface $sender = null, mixed[] $params = null )
Event constructor |
public
|
|
public
boolean
|
Properties summary
public
string
|
$name
Event name |
#
''
|
public
boolean
|
$isValid
Whenever event is valid |
#
false
|
public
Maslosoft\Addendum\Interfaces\AnnotatedInterface
|
$sender
Event sender |
#
null
|
public
Maslosoft\Addendum\Interfaces\AnnotatedInterface
|
$currentTarget
Current target for Event |
#
null
|
public
boolean
|
$handled
Whenever event is handled |
#
false
|
public
mixed[]|null
|
$params
Event params |
#
[]
|
public
mixed
|
$data
Event data |
#
[]
|
public
string
|
$source
Name of class to which event was attached |
#
''
|
API documentation generated by ApiGen