「flexy」を含む例文一覧(15)

  • compiler string Default is 'Flexy' - The Flexy Tokenizer Driver engine.
    初期値は 'Flexy' で、これは Flexy トークナイザドライバエンジンを表します。 - PEAR
  • void $flexy- compile (string $template)
    $flexy-compile()$flexy-compile()--コンパイルする必要があればマークアップを PHP にコンパイルする概要void $flexy-compile (string$template) - PEAR
  • flexy:nameuses="variable"--Use a variable in the name for a flexy form element
    flexy:nameuses="variable"--flexy のフォーム要素の名前に、変数を使用する - PEAR
  • For more information on Flexy templating, see the package homepage.
    Flexy テンプレートについての情報は、パッケージのホームページを参照ください。 - PEAR
  • Data can be assigned in two ways with flexy, depending on your preferred style of working.
    flexy におけるデータの代入には二種類の方法があります。 - PEAR
  • Flexy template is normally called from within a Controller Class (in the Model,View,Controller paragam).
    Flexy のテンプレートは、通常、(MVC モデルでいう)コントローラクラスからコールされます。 - PEAR
  • A usage example is available for this renderer and the Flexy template engine, look in docs/renderers directory.
    このレンダラと Flexy テンプレートエンジンを使用した例が、docs/renderersディレクトリにあります。 - PEAR
  • You can of course use any other renderer available in QuickForm such as Sigma, ITX, Smarty, Flexy and so on.
    もちろん、QuickFormでは Sigma、ITX、Smarty、Flexy などのその他のレンダラを使用することも可能です。 - PEAR
  • As a result of this, it is not possible to put any flexy tags within blocks of javascript code.
    その結果、javascript コードブロックの中では flexy タグを使用することができなくなります。 - PEAR
  • To reduce the "WTF" effect of magically having javascript code that looks like flexy tags completely broken by the template engine, Flexy deliberately turns the parser OFF when dealing with script contents (see Configuration Options for details of PHP in script tags)
    javascript のコードのせいで "何じゃこりゃ?" というようなことが起こり、まるで flexy タグが壊れてしまったように見えることがあります。 それを防ぐため、Flexy は、script を含むコンテンツを扱う際にパーサを意図的に OFF にします(script タグ内での PHP の詳細については、設定オプションを参照ください)。 - PEAR
  • Flexy uses a single lightweight class to represent All HTML Tags, All the variables of the class are public, and you are encouraged to use them.
    Flexy は、単一の軽量なクラスですべての HTML タグを表します。 クラスのすべての変数はパブリックとなり、それを使用することができます。 - PEAR
  • group members), which are dynamically generated, then this attribute can be used to generate flexy elements based on sprintf'ing the variable value into the name attribute value. ExampleExample 47-1.
    その際、sprintf を使用して変数の値を name 属性に設定します。 - PEAR
  • If you have a form with multiple input boxes (eg.
    複数の入力欄を持つフォーム (例: グループのメンバーなど) が動的に生成される場合に、この属性を使用して flexy 要素を作成します。 - PEAR
  • (the long term aim of Flexy is to integrate support for all of these PHP Generator templates into a simple package) The Standard Compiling Backend uses a Tokenizer, which offers the possiblities of using HTML tags and attributes to provide looping and conditionals, and make dynamic XML_Tree like elements of HTML Forms that can be manipulated in your code.
    Flexy の長期的な目標は、これらの PHP コード生成型のテンプレートのサポートをひとつのパッケージで行うという所にあります。 ) 標準のコンパイルバックエンドは Tokenizer を使用しており、HTML のタグと属性を使用してループや条件分岐処理を行えます。 - PEAR
  • Note: inputs and textareas with flexy:include or flexy:ignore: If you are turning off flexy element creation with flexy:ignore="yes", then this is not inherited by included templates, and you need to add that tag to the included template as well.
    注意input および textareaでの flexy:include や flexy:ignore:flexy 要素の作成を flexy:ignore="yes"で無効にすると、これはインクルードされたテンプレートには引き継がれません。 インクルードされたテンプレートでもそのタグを追加する必要があります。 - PEAR

例文データの著作権について