RobotsTxtAction class abstract

Robots Action

Inheritance

Constructors

RobotsTxtAction()

Properties

className String
no setterinherited
db Db
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
pathArgs List<String>
getter/setter pairinherited
request HttpRequest
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
server Server
no setterinherited
statsSubId int
getter/setter pairinherited

Methods

handleRequest() Future
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setGetArgs(Map<String, String> queryParameters) → void
inherited
setPostArgs(Map json) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited