Extends
Classes
Members
現在起動中のApplicationクラスを返却します。
Returns the Application class that is currently running.現在起動中のCacheクラスを返却します。
Returns the Cache class that is currently running.jsonの情報をまとめたobjectを返却します。
Returns an object that summarizes the json information.メインコンテキストのクラスを返却します。
Returns the class of the main context.作成したクラスのマッピングオブジェクトを返却します。
Returns the mapping object of the created class.QueryStringのキーと値を格納したオブジェクトを返却します。
Returns an object that contains the keys and values of QueryString.routing.jsonで設定したリクエストから戻ってきた情報を格納したオブジェクトを返却します。
Returns an object that contains the information returned from the request set in routing.json.
Methods
指定のViewを起動して、描画を開始します。引数を指定しない場合はURLをパースしてViewを起動します。
Launches the specified View and starts drawing. If no argument is specified,
the URL will be parsed and the View will be launched.Name Type Default Description name
string null optional Returns:
Type Description void constructorが起動した後にコールされます。(初回起動時のみコールされます。)
Called after the constructor is invoked. (Called only the first time it is invoked.)Returns:
Type Description void Name Type Description schema
object Returns:
Type Description string