프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$helpers | array | ヘルパ |
메소드 | 설명 | |
---|---|---|
afterLayout ( $layoutFile ) : void | afterLayout | |
afterRender ( string $viewFile ) | After Render | |
header ( ) : void | コンテンツタイプを出力 |
메소드 | 설명 | |
---|---|---|
_addMobilePrefix ( array $matches ) : string | リンクにモバイル用のプレフィックスを追加する preg_replace_callback のコールバック関数 | |
_removeMobilePrefix ( array $matches ) : string | リンクからモバイル用のプレフィックスを除外する preg_replace_callback のコールバック関数 |
protected _addMobilePrefix ( array $matches ) : string | ||
$matches | array | |
리턴 | string |
protected _removeMobilePrefix ( array $matches ) : string | ||
$matches | array | |
리턴 | string |