ViewSupport
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Used for dynamic tags in the template.
Used for dynamic tags in the template.
Value parameters
- meta
-
meta information on the resource
- name
-
the name of the resource
Attributes
- Returns
-
true if the view can be accessed, otherwise false
Value parameters
- deadboltHandler
-
the handler to use for this request
- meta
-
meta information on the resource
- patternType
-
the type of pattern
- request
-
the request
- value
-
the value of the pattern, e.g. the regex
Attributes
Used for restrict tags in the template.
Used for restrict tags in the template.
Value parameters
- deadboltHandler
-
application hook
- roles
-
a List of String arrays. Within an array, the roles are ANDed. The arrays in the list are OR'd, so the first positive hit will allow access.
Attributes
- Returns
-
true if the view can be accessed, otherwise false
Returns true if DeadboltHandler.getSubject results in None
Returns true if DeadboltHandler.getSubject results in None
Value parameters
- deadboltHandler
-
application hook
Attributes
- Returns
-
true if the view can be accessed, otherwise false
Returns true if DeadboltHandler.getSubject results in Some
Returns true if DeadboltHandler.getSubject results in Some
Value parameters
- deadboltHandler
-
application hook
Attributes
- Returns
-
true if the view can be accessed, otherwise false