検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 70 for Controller (0.013 sec.)
Yaf_Action_Abstract クラス 10291
« Yaf_Controller_Abstract::setViewpath Yaf_Action_Abstract::execute » PHP Manual Yaf Yaf_Action_ ... アクションは、Yaf の個別のファイルで定義します ( Yaf_Controller_Abstract を参照ください)。 アクションメソッドには ... 。 クラス概要 class Yaf_Action_Abstract extends Yaf_Controller_Abstract { /* プロパティ */ protected $ _controlle ... public execute ( mixed ...$args ): mixed public getController (): Yaf_Controller_Abstract public getControllerNa ... me (): string /* 継承したメソッド */ protected Yaf_Controller_Abstract::display ( string $tpl , array $parameter ...
https://man.plustar.jp/php/class.yaf-action-abstract.html - [similar]
Yaf_Controller_Abstract クラス 10037
« Yaf_Config_Simple::valid Yaf_Controller_Abstract::__construct » PHP Manual Yaf Yaf_Controller_ ... Abstract クラス Yaf_Controller_Abstract クラス (Yaf >=1.0.0) はじめに Yaf_Control ... システムの中心となるクラスです。 MVC は Model-View-Controller の略で、 アプリケーションのロジックと表示のロジック ... ンパターンです。 すべてのカスタムコントローラは Yaf_Controller_Abstract を継承する必要があります。 カスタムコント ... ラでは __construct を定義できません。そのため、 Yaf_Controller_Abstract ではマジックメソッド Yaf_Controller_Abstr ...
https://man.plustar.jp/php/class.yaf-controller-abstract.html - [similar]
Yaf_Controller_Abstract のコンストラクタ 9868
« Yaf_Controller_Abstract Yaf_Controller_Abstract::display » PHP Manual Yaf_Controller_Abstract ... Yaf_Controller_Abstract のコンストラクタ Yaf_Controller_Abstract: ... :__construct (Yaf >=1.0.0) Yaf_Controller_Abstract::__construct — Yaf_Controller_Abstract の ... コンストラクタ 説明 final private Yaf_Controller_Abstract::__construct () Yaf_Controller_Abstract:: ... al メソッドなので、 オーバーライドできません。 Yaf_Controller_Abstract::init() を参照ください。 パラメータ この関 ...
https://man.plustar.jp/php/yaf-controller-abstract.construct.html - [similar]
別のアクションに転送する 9572
« Yaf_Controller_Abstract::display Yaf_Controller_Abstract::getInvokeArg » PHP Manual Yaf_Controller ... ller_Abstract 別のアクションに転送する Yaf_Controller_Abstract::forward (Yaf >=1.0.0) Yaf_Controller_Abs ... forward — 別のアクションに転送する 説明 public Yaf_Controller_Abstract::forward ( string $action , array $paramt ... ers = ? ): bool public Yaf_Controller_Abstract::forward ( string $controller , string $a ... ction , array $paramters = ? ): bool public Yaf_Controller_Abstract::forward ( string $module , string $contr ...
https://man.plustar.jp/php/yaf-controller-abstract.forward.html - [similar]
Get self name 9572
« Yaf_Controller_Abstract::getModuleName Yaf_Controller_Abstract::getRequest » PHP Manual Yaf_Controller ... ntroller_Abstract Get self name Yaf_Controller_Abstract::getName (Yaf >=3.2.0) Yaf_Controller_Abs ... tract::getName — Get self name 説明 public Yaf_Controller_Abstract::getName (): string get the controller's ... この関数にはパラメータはありません。 戻り値 string , controller name 関連キーワード: Get , self , Yaf , Controller ...
https://man.plustar.jp/php/yaf-controller-abstract.getname.html - [similar]
コントローラを初期化する 9544
« Yaf_Controller_Abstract::getViewpath Yaf_Controller_Abstract::initView » PHP Manual Yaf_Controller ... ller_Abstract コントローラを初期化する Yaf_Controller_Abstract::init (Yaf >=1.0.0) Yaf_Controller_Abstra ... t::init — コントローラを初期化する 説明 public Yaf_Controller_Abstract::init (): void Yaf_Controller_Abstract::_ ... で、 オーバーライドできません。しかし、かわりに Yaf_Controller_Abstract::init() を定義できます。 これは、コントロ ... この関数にはパラメータはありません。 戻り値 参考 Yaf_Controller_Abstract::__construct() - Yaf_Controller_Abstract ...
https://man.plustar.jp/php/yaf-controller-abstract.init.html - [similar]
The getInvokeArg purpose 9093
« Yaf_Controller_Abstract::forward Yaf_Controller_Abstract::getInvokeArgs » PHP Manual Yaf_Controller ... oller_Abstract The getInvokeArg purpose Yaf_Controller_Abstract::getInvokeArg (Yaf >=1.0.0) Yaf_Controlle ... vokeArg — The getInvokeArg purpose 説明 public Yaf_Controller_Abstract::getInvokeArg ( string $name ): void パラ ... り値 関連キーワード: getInvokeArg , purpose , Yaf , Controller , getInvokeArgs , public , string , パラメータ , ...
https://man.plustar.jp/php/yaf-controller-abstract.getinvokearg.html - [similar]
The initView purpose 9050
« Yaf_Controller_Abstract::init Yaf_Controller_Abstract::redirect » PHP Manual Yaf_Controller_Ab ... stract The initView purpose Yaf_Controller_Abstract::initView (Yaf >=1.0.0) Yaf_Controller_Ab ... t::initView — The initView purpose 説明 public Yaf_Controller_Abstract::initView ( array $options = ? ): void パ ... 戻り値 関連キーワード: initView , purpose , Yaf , Controller , init , redirect , public , array , パラメータ , ...
https://man.plustar.jp/php/yaf-controller-abstract.initview.html - [similar]
The display purpose 9022
« Yaf_Controller_Abstract::__construct Yaf_Controller_Abstract::forward » PHP Manual Yaf_Controller ... ler_Abstract The display purpose Yaf_Controller_Abstract::display (Yaf >=1.0.0) Yaf_Controller_Abs ... ::display — The display purpose 説明 protected Yaf_Controller_Abstract::display ( string $tpl , array $parameter ... s 戻り値 関連キーワード: display , purpose , Yaf , Controller , parameters , construct , protected , string , ar ...
https://man.plustar.jp/php/yaf-controller-abstract.display.html - [similar]
The getInvokeArgs purpose 8952
« Yaf_Controller_Abstract::getInvokeArg Yaf_Controller_Abstract::getModuleName » PHP Manual Yaf_ ... Controller_Abstract The getInvokeArgs purpose Yaf_Controller_Abstract::getInvokeArgs (Yaf >=1.0.0) Yaf_Controll ... keArgs — The getInvokeArgs purpose 説明 public Yaf_Controller_Abstract::getInvokeArgs (): void パラメータ この関 ... り値 関連キーワード: getInvokeArgs , purpose , Yaf , Controller , パラメータ , getInvokeArg , getModuleName , publ ...
https://man.plustar.jp/php/yaf-controller-abstract.getinvokeargs.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT