Results of 1 - 10 of about 37 for テンプレート (0.025 sec.)
- 新しいテンプレートを開始する 11981
- « ps_begin_pattern ps_circle » PHP Manual PS 関数 新しいテンプレートを開始する ps_begin_template
...
(PECL ps >= 1.2.0) ps_begin_template — 新しいテンプレートを開始する 説明 ps_begin_template ( resource $psdoc ...
, float $width , float $height ): int 新しいテンプレートを開始します。テンプレートは、postscript 言語からコー ...
。パターンと似ていますが、画像のように使用されます。 テンプレートは、ドキュメント内で何回も使用される描画内容、 例えば ...
会社のロゴなどに対して使用されることが多いでしょう。 テンプレート内では、すべての描画関数が使用されます。 テンプレート ...
-
https://man.plustar.jp/php/function.ps-begin-template.html
- [similar]
- テンプレートを終了する 10844
- « ps_end_pattern ps_fill_stroke » PHP Manual PS 関数 テンプレートを終了する ps_end_template (PEC
...
L ps >= 1.2.0) ps_end_template — テンプレートを終了する 説明 ps_end_template ( resource $psdoc ): ...
bool ps_begin_template() によって開始したテンプレートを終了します。 テンプレートが終了すると、それを画像の ...
alse を返します。 参考 ps_begin_template() - 新しいテンプレートを開始する 関連キーワード: テンプレート , 終了 , tem ...
-
https://man.plustar.jp/php/function.ps-end-template.html
- [similar]
- テンプレートをレンダリングする 10434
- « Yaf_View_Simple::display Yaf_View_Simple::__get » PHP Manual Yaf_View_Simple テンプレートをレン
...
Simple::eval (Yaf >=2.2.0) Yaf_View_Simple::eval — テンプレートをレンダリングする 説明 public Yaf_View_Simple::eval ...
pl_content , array $tpl_vars = ? ): string 文字列のテンプレートをレンダリングして結果を返します。 パラメータ tpl_co ...
ntent 文字列のテンプレート。 tpl_vars 戻り値 関連キーワード: テンプレート , Ya ...
-
https://man.plustar.jp/php/yaf-view-simple.eval.html
- [similar]
- Yaf_View_Simple クラス 9960
- « Yaf_View_Interface::setScriptPath Yaf_View_Simple::assign » PHP Manual Yaf Yaf_View_Simple クラ
...
>=1.0.0) はじめに Yaf_View_Simple は Yaf の組み込みテンプレートエンジンです。 シンプルながらも高速なテンプレートエン ...
ジンで、PHP スクリプトテンプレートだけに対応しています。 クラス概要 class Yaf_View_Sim ...
— レンダリングして表示する Yaf_View_Simple::eval — テンプレートをレンダリングする Yaf_View_Simple::__get — Retrieve ...
assigned variable Yaf_View_Simple::getScriptPath — テンプレートのディレクトリを取得する Yaf_View_Simple::__isset — ...
-
https://man.plustar.jp/php/class.yaf-view-simple.html
- [similar]
- テンプレートをレンダリングする 9724
- « Yaf_View_Simple::__isset Yaf_View_Simple::__set » PHP Manual Yaf_View_Simple テンプレートをレン
...
le::render (Yaf >=1.0.0) Yaf_View_Simple::render — テンプレートをレンダリングする 説明 public Yaf_View_Simple::rend ...
er ( string $tpl , array $tpl_vars = ? ): string テンプレートをレンダリングして、結果を返します。 パラメータ tpl ...
tpl_vars 戻り値 関連キーワード: テンプレート , Yaf , render , string , vars , isset , public , ...
-
https://man.plustar.jp/php/yaf-view-simple.render.html
- [similar]
- テンプレートをレンダリングする 9424
- « Yaf_View_Interface::getScriptPath Yaf_View_Interface::setScriptPath » PHP Manual Yaf_View_Inte
...
rface テンプレートをレンダリングする Yaf_View_Interface::render (Yaf > ...
=1.0.0) Yaf_View_Interface::render — テンプレートをレンダリングする 説明 abstract public Yaf_View_Int ...
nder ( string $tpl , array $tpl_vars = ? ): string テンプレートをレンダリングし、結果を返します。 警告 この関数は、 ...
す。 パラメータ tpl tpl_vars 戻り値 関連キーワード: テンプレート , Yaf , render , string , vars , getScriptPath , s ...
-
https://man.plustar.jp/php/yaf-view-interface.render.html
- [similar]
- 文を実行する準備を行い、文オブジェクトを返す 9408
- « PDO::lastInsertId PDO::query » PHP Manual PDO 文を実行する準備を行い、文オブジェクトを返す PDO
...
る SQL ステートメントを準備します。 ステートメントのテンプレートは、文が実行されるときに実際の値に置き換えられる 0 個 ...
す。 名前と疑問符パラメータを同一の ステートメントのテンプレート中で使用することはできません。 どちらか一方か、他のパ ...
れは対象のデータベースサーバーに対して有効な SQL 文のテンプレートでなければなりません。 options この配列は、このメソッ ...
例1 名前付きパラメータを用いて SQL ステートメントのテンプレートを準備する <?php /* 値の配列を渡してプリペアドステー ...
-
https://man.plustar.jp/php/pdo.prepare.html
- [similar]
- テンプレートをレンダリングして出力する 9361
- « Yaf_View_Interface::assign Yaf_View_Interface::getScriptPath » PHP Manual Yaf_View_Interface テンプレート
...
isplay (Yaf >=1.0.0) Yaf_View_Interface::display — テンプレートをレンダリングして出力する 説明 abstract public Yaf_ ...
isplay ( string $tpl , array $tpl_vars = ? ): bool テンプレートをレンダリングし、結果をすぐに出力します。 警告 この ...
す。 パラメータ tpl tpl_vars 戻り値 関連キーワード: テンプレート , 出力 , Yaf , display , vars , assign , getScript ...
-
https://man.plustar.jp/php/yaf-view-interface.display.html
- [similar]
- プリペアドステートメント 9219
- « ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステー
...
準備と実行です。 準備の段階では、 ステートメントのテンプレートがデータベースサーバに送信されます。 サーバは文法のチ ...
テートメントは再度パースされません。 ステートメントのテンプレートもサーバに再度送信されません。 例2 INSERT を一度だけ ...
邪魔されることはありません。 サーバはステートメントのテンプレートをパース後、 送信された値を実行時に直接使います。 バ ...
トの文字列を、クライアントからサーバに送信する回数 1 テンプレートに対して、存在する場合、n回パラメータをバインド n 回 ...
-
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html
- [similar]
- ビューテンプレートをレンダリングする 8950
- « Yaf_Controller_Abstract::redirect Yaf_Controller_Abstract::setViewpath » PHP Manual Yaf_Contro
...
ller_Abstract ビューテンプレートをレンダリングする Yaf_Controller_Abstract::render ( ...
f >=1.0.0) Yaf_Controller_Abstract::render — ビューテンプレートをレンダリングする 説明 protected Yaf_Controller_Abs ...
ラメータ tpl parameters 戻り値 関連キーワード: ビューテンプレート , Yaf , Controller , render , string , parameters ...
-
https://man.plustar.jp/php/yaf-controller-abstract.render.html
- [similar]