検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 11 for getView (0.021 sec.)
ビューエンジンを取得する 13620
« Yaf_Controller_Abstract::getResponse Yaf_Controller_Abstract::getViewpath » PHP Manual Yaf_Con ... ビューエンジンを取得する Yaf_Controller_Abstract::getView (Yaf >=1.0.0) Yaf_Controller_Abstract::getView — ビ ... ジンを取得する 説明 public Yaf_Controller_Abstract::getView (): Yaf_View_Interface ビューエンジンを取得します。 ... 関連キーワード: 取得 , Yaf , エンジン , Controller , getView , パラメータ , getResponse , getViewpath , ビューエ ...
https://man.plustar.jp/php/yaf-controller-abstract.getview.html - [similar]
getViewpath の目的を書く 10366
« Yaf_Controller_Abstract::getView Yaf_Controller_Abstract::init » PHP Manual Yaf_Controller_Abs ... tract getViewpath の目的を書く Yaf_Controller_Abstract::getViewp ... ath (Yaf >=1.0.0) Yaf_Controller_Abstract::getViewpath — getViewpath の目的を書く 説明 public Yaf_Con ... troller_Abstract::getViewpath (): string パラメータ この関数にはパラメータは ... ありません。 戻り値 関連キーワード: getViewpath , 目的 , Yaf , Controller , パラメータ , getVi ...
https://man.plustar.jp/php/yaf-controller-abstract.getviewpath.html - [similar]
現在のレスポンスオブジェクトを取得する 9886
« Yaf_Controller_Abstract::getRequest Yaf_Controller_Abstract::getView » PHP Manual Yaf_Controll ... クト , 取得 , Controller , パラメータ , getRequest , getView , getResponse , public ...
https://man.plustar.jp/php/yaf-controller-abstract.getresponse.html - [similar]
The assignRef purpose 9157
« Yaf_View_Simple::assign Yaf_View_Simple::clear » PHP Manual Yaf_View_Simple The assignRef purp ... unction indexAction () { $value = "bar" ; $this -> getView ()-> assign ( "foo" , $value ); /* Yaf 2.1.4 より前 ... の出力が "bar" になっていました */ $dummy = $this -> getView ()-> render ( "index/index.phtml" ); echo $value ; ...
https://man.plustar.jp/php/yaf-view-simple.assignref.html - [similar]
Yaf_Controller_Abstract クラス 8197
« Yaf_Config_Simple::valid Yaf_Controller_Abstract::__construct » PHP Manual Yaf Yaf_Controller_ ... ublic getResponse (): Yaf_Response_Abstract public getView (): Yaf_View_Interface public getViewpath (): stri ... ンスオブジェクトを取得する Yaf_Controller_Abstract::getView — ビューエンジンを取得する Yaf_Controller_Abstract ... ::getViewpath — getViewpath の目的を書く Yaf_Controller_Abst ...
https://man.plustar.jp/php/class.yaf-controller-abstract.html - [similar]
代入した値をクリアする 8090
« Yaf_View_Simple::assignRef Yaf_View_Simple::__construct » PHP Manual Yaf_View_Simple 代入した値 ... stract { public function indexAction () { $this -> getView ()-> clear ( "foo" )-> clear ( "bar" ); // "foo" と ...
https://man.plustar.jp/php/yaf-view-simple.clear.html - [similar]
値をエンジンに設定する 8090
« Yaf_View_Simple::render Yaf_View_Simple::setScriptPath » PHP Manual Yaf_View_Simple 値をエンジ ... stract { public function indexAction () { $this -> getView ()-> foo = "bar" ; // assign("foo", "bar"); と同じ ...
https://man.plustar.jp/php/yaf-view-simple.set.html - [similar]
値を代入する 7966
« Yaf_View_Simple Yaf_View_Simple::assignRef » PHP Manual Yaf_View_Simple 値を代入する Yaf_View_ ... stract { public function indexAction () { $this -> getView ()-> assign ( "foo" , "bar" ); $this -> _view -> a ...
https://man.plustar.jp/php/yaf-view-simple.assign.html - [similar]
Yaf_Action_Abstract クラス 7717
« Yaf_Controller_Abstract::setViewpath Yaf_Action_Abstract::execute » PHP Manual Yaf Yaf_Action_ ... _Response_Abstract public Yaf_Controller_Abstract::getView (): Yaf_View_Interface public Yaf_Controller_Abstr ... act::getViewpath (): string public Yaf_Controller_Abstract::ini ...
https://man.plustar.jp/php/class.yaf-action-abstract.html - [similar]
7610
« 定義済み定数 アプリケーションの設定 » PHP Manual Yaf 例 例 例1 標準的なアプリケーションのディレ ... ew -> word = "hello world" ; // あるいは // $this->getView()->word = "hello world"; } } ?> 例6 デフォルトのビ ...
https://man.plustar.jp/php/yaf.tutorials.html - [similar]
PREV 1 2 NEXT