HomebulletScriptsbulletTag: template (223 results)
  1. No Screenshot
    1723 total visits
    plato flexibility allows users to develop custom plugins. plato has the ability to insert variables, include files, make function calls to plugins, and perform loops.
  2. No Screenshot
    1705 total visits
    With the help of ROPE, the large 'document here' sections in PHP routines can be avoided. These sections make the programs more confusing and impossible to make changes on the presentation design and the code independently of each other. The ROPE template files can be edited as normal HTML files. ROPE acts as a simple text processor which inserts, replaces ...
  3. No Screenshot
    2116 total visits
    This template engine is easy to use and supports looping.
  4. No Screenshot
    1980 total visits
    Templates can be loaded from files and placeholders defined by specific marks can be replaced with parameter strings. The processed templates can returned as a text string or displayed as the output of the current script. Limitations: The documentation is in German.
  5. No Screenshot
    1493 total visits
    All the PHP code is totally separated from the HTML code, so you can make any changes to the appearance without having to fight with tons of PHP code lines. Also, it's a powerful way to separate the work jobs of a development team: Coders and HTML designers. A hierarchy of patterns, which include one another, can be built avoiding ...
  6. No Screenshot
    1898 total visits
    Text which is enclosed in a logic tag is examined and replaced. Logic Template Engine includes logic support with inline logic statements. It also includes logic comparison, nestled conditional and file repitition (row) abilities.
  7. No Screenshot
    1453 total visits
    One or more named sections delimited by marks that define the section name can be contained in the templates. A template section may contain multiple replacement tags that may be of three types:- file to be included, - another section to be inserted - a simple text replacement.
  8. No Screenshot
    2191 total visits
    Including and looping are supported in hierarchy template. That's enough to be your template.
  9. No Screenshot
    1890 total visits
    STC compiles templates and generates PHP code for processing the template. The compiled templates get cached in files. STC supports template variable assignment, including separate template files, conditional sections and iteration section loops. Requirements: PHP 3.0 or higher
  10. No Screenshot
    1645 total visits
    htdig-php-helper, an object who's properties are found in the template files is produces.
  11. No Screenshot
    1564 total visits
    form_template reads the form configuration from a flat file, including display options and validation.Validation can be either server-side or client-side via javascript.
  12. No Screenshot
    1733 total visits
    tplDoc can be used to track substitutional variables used during project development or documentation process.Requirements: FastTemplate package
  13. No Screenshot
    2269 total visits
    Solace FastTemplate is based on the FastTemplate class but includes additional features, such as nested dynamic blocks or the ability to enable and disable blocks.Solace FastTemplate is useful for projects that still use the FastTemplate class, but need more features and speed.
  14. No Screenshot
    2049 total visits
    template_tpl can search and replace template placeholders delimited by marks defined by variable names enclosed in special mark start and end characters.Special marks are used to define template blocks that may define conditional sections. In order to process nested blocks the class will create new instances of itself.Requirements: PHP 5.0 or higher
  15. No Screenshot
    1549 total visits
    The processed templates are compiled into PHP scripts that can be executed directly. Compiled templates get cached. Unchanged templates are not recompiled.Operators look like HTML tags. There are no hardcoded operators. Operators can overload HTML tags so their meaning can be expanded.
Pages 7 of 15« 3 4 5 6 7 8 9 10 11 »