|
UNICORN - server side
|
公開変数類 | |
| $httpStatus = 200 | |
| $outputType = "" | |
基底クラス APIControllerBase に属する継承公開変数類 | |
| $httpStatus = 200 | |
| $outputType = "json" | |
| $validateError = "" | |
| $jsonUnescapedUnicode = true | |
基底クラス WebControllerBase に属する継承公開変数類 | |
| $httpStatus = 200 | |
| $outputType = "html" | |
基底クラス MVCControllerBase に属する継承公開変数類 | |
| $controlerClassName = "" | |
| $httpStatus = 200 | |
| $outputType = "html" | |
| $requestMethod = "GET" | |
| $restResource = '' | |
| $jsonUnescapedUnicode = TRUE | |
| $deviceType = "PC" | |
| $appVersion = "1.0.0" | |
| $appleReviewd = FALSE | |
| $mustAppVersioned = FALSE | |
| $allowed = NULL | |
限定公開メンバ関数 | |
| _getImage ($argFilePath, $argWidth=NULL, $argHeight=NULL, $argProportional=NULL, $argMemcacheDSN=NULL) | |
その他の継承メンバ | |
基底クラス MVCControllerBase に属する継承公開メンバ関数 | |
| execute () | |
基底クラス APIControllerBase に属する継承静的限定公開メンバ関数 | |
| static | _clearCacheImage ($argFilePath, $argMemcacheDSN=NULL) |
基底クラス WebControllerBase に属する継承静的限定公開メンバ関数 | |
| static | _clearCacheImage ($argFilePath, $argMemcacheDSN=NULL) |
|
protected |
| unknown | $argFilePath | |
| string | $argWidth | |
| string | $argHeight | |
| string | $argProportional | true:サイズ上の縦横比を維持しつつ、縮小する false:指定された比率にリサイズ(アスペクト比は変わらない) |
| string | $argMemcacheDSN |
1.8.9.1