Extends
Members
app readonly inherited
現在起動中のApplicationクラスを返却します。
Returns the Application class that is currently running.cache readonly inherited
現在起動中のCacheクラスを返却します。
Returns the Cache class that is currently running.config readonly inherited
jsonの情報をまとめたobjectを返却します。
Returns an object that summarizes the json information.context readonly inherited
メインコンテキストのクラスを返却します。
Returns the class of the main context.packages readonly inherited
作成したクラスのマッピングオブジェクトを返却します。
Returns the mapping object of the created class.query readonly inherited
QueryStringのキーと値を格納したオブジェクトを返却します。
Returns an object that contains the keys and values of QueryString.response readonly inherited
routing.jsonで設定したリクエストから戻ってきた情報を格納したオブジェクトを返却します。
Returns an object that contains the information returned from the request set in routing.json.
Methods
Returns:
Type Description void Returns:
Type Description void toJSON (schema)string inherited
Name Type Description schema
object Returns:
Type Description string