• News
  • Developer information
  • Projects & contributions
  • Forum
  • Issue tracker
  • Open Funding
  • Security
  • User groups
  • Support
  • Store
  • Company

  • Path

    ez.no / exponential / documentation / development / libraries / ez template / functions / delimiter


    Delimiter

    These documentation pages are no longer maintained. Please visit the new documentation site.

    The { and } characters are treated as block start and block end by the template parser. This means that one cannot input them directly in the template code to get a { or } on the web page. Instead one must use the ldelim and rdelim functions.

    {* Outputting the special { and } characters using functions *} 
    
    {ldelim} {rdelim}

    Comments

    Contents

    Development

    Extensions
    Exponential datamodel
    Exponential tuning and stability
    Importing attribute data
    Kernel
    Libraries
        eZ xml
        eZ db
        eZ i18n
        eZ soap
        eZ template
           Basics
           Functions
              Function list
              Section
              Sequence
              Delimiter
              Switch
              Include
           Operators
        eZ webdav
    Scripting
    Standards
    System overview
    Test Suite
    Using Doxygen to create API documenta...


    Created

    07/07/2003
    3:10:37 pm
    by Bård Farstad

    Last updated

    07/07/2003
    3:10:37 pm
    by Bård Farstad

    Authors

    Bård Farstad



    This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.