Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
CollectionMatcher
Class CollectionMatcher
Hierarchy
EventMatcher
CollectionMatcher
Index
Constructors
constructor
Properties
actions
collection_
name
subject_
path
when
Methods
contains
Action
Constructors
constructor
new
Collection
Matcher
(
__namedParameters
:
{
action
:
"show"
|
"create"
|
"edit"
|
"replace"
|
"delete"
|
(
"show"
|
"create"
|
"edit"
|
"replace"
|
"delete"
)
[]
;
collection_name
:
string
;
when
:
"before"
|
"after"
}
)
:
CollectionMatcher
Parameters
__namedParameters:
{
action
:
"show"
|
"create"
|
"edit"
|
"replace"
|
"delete"
|
(
"show"
|
"create"
|
"edit"
|
"replace"
|
"delete"
)
[]
;
collection_name
:
string
;
when
:
"before"
|
"after"
}
action
:
"show"
|
"create"
|
"edit"
|
"replace"
|
"delete"
|
(
"show"
|
"create"
|
"edit"
|
"replace"
|
"delete"
)
[]
collection_
name
:
string
when
:
"before"
|
"after"
Returns
CollectionMatcher
Properties
actions
actions
:
ActionName
[]
collection_
name
collection_
name
:
string
subject_
path
subject_
path
:
RegExp
when
when
:
When
Methods
contains
Action
contains
Action
(
action_name
:
ActionName
)
:
boolean
Parameters
action_name:
ActionName
Returns
boolean
Globals
Collection
Matcher
constructor
actions
collection_
name
subject_
path
when
contains
Action
Generated using
TypeDoc