UNICORN - server side
公開メンバ関数 | 公開変数類 | 全メンバ一覧
MVCControllerBase クラス
MVCControllerBase の継承関係図
MVCController WebControllerBase APIControllerBase WebFlowControllerBase ImageControllerBase RestControllerBase Rest

公開メンバ関数

 execute ()
 

公開変数類

 $controlerClassName = ""
 
 $httpStatus = 200
 
 $outputType = "html"
 
 $requestMethod = "GET"
 
 $restResource = ''
 
 $jsonUnescapedUnicode = TRUE
 
 $deviceType = "PC"
 
 $appVersion = "1.0.0"
 
 $appleReviewd = FALSE
 
 $mustAppVersioned = FALSE
 
 $allowed = NULL
 

関数詳解

MVCControllerBase::execute ( )

デフォルトアクションメソッド

MVCControllerを実装しています。


このクラス詳解は次のファイルから抽出されました: