xtemplate 0.4
  • Website
  • Test suite
  • Repository
  • Tutorial
x:template
  • Index

Index

  • 1 x:template - Getting started
    • 1.1 What is x:template?
      • 1.1.2 x:template workflow
      • 1.1.3 x:template and MVC
    • 1.2 Download and Install
      • 1.2.1 System requirements
      • 1.2.2 Download
      • 1.2.3 Test
        • 1.2.3.4 Web test suite
    • 1.3 Hello world!
  • 2 Creating view classes
    • 2.1 Views with dedicated template files
    • 2.2 Views different template files
    • 2.3 Render the templates
      • 2.3.1 Explicit rendering
      • 2.3.2 Impiclit rendering
  • 3 Using CSS selectors
    • 3.1 Supported selectors
    • 3.2 Comfortable use
  • 4 NodeEdit and ElementList
    • 4.1 NodeEdit
    • 4.2 ElementList
  • 5 Models
    • 5.1 Typesafe model assignment
      • 5.1.1 Define the model interface
  • 6 Sections
    • 6.1 Create the template
    • 6.2 Access the section
    • 6.3 Name scopes
  • 7 Extending x:template
    • 7.1 Configuration
      • 7.1.2 Config interpretors
      • 7.1.3 Built in interpretors
      • 7.1.4 Custom interpretors
    • 7.2 Replacing x:template classes
    • 7.3 Parsers
    • 7.4 Creating CSS selectors

x:template - PHP based template engine
Copyright (c) 2011 - 2012 by Tobias Pohlen tobias.pohlen@xtemplate.net

Released under the GPL License.