phpDocumentor Naos_Template
[ class tree: Naos_Template ] [ index: Naos_Template ] [ all elements ]

Class: Naos_Template_SmartyCompiler

Source Location: /Template/SmartyCompiler.php

Class Naos_Template_SmartyCompiler

Class Overview

Naos_Template_SmartyCompiler compiles a template, which means nothing else than reading a smarty html file and producing a smarty html file.

This allowes more flexibility than using smarty itself.

Located in /Template/SmartyCompiler.php [line 26]

Naos_Template_AbstractHtmlCompiler
   |
   --Naos_Template_SmartyCompiler
Author(s):
Information Tags:
Copyright:  Copyright (c) 2008 Jupiter GmbH
License:  http://www.naos-framework.com/website.naos.framework/en/license

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Naos_Template_AbstractHtmlCompiler

Naos_Template_AbstractHtmlCompiler::compile()
Compiles a template file
Naos_Template_AbstractHtmlCompiler::lexer()
Converts the template in a sequence of tokens

[ Top ]
Method Summary
array   lexer()   Converts the template in a sequence of tokens

[ Top ]
Methods
lexer  [line 34]

  array lexer( string $template  )

Converts the template in a sequence of tokens

Parameters:
string   $template: 

API Tags:
Access:  protected


Redefinition of:
Naos_Template_AbstractHtmlCompiler::lexer()
Converts the template in a sequence of tokens

[ Top ]

Documentation generated on Sat, 13 Sep 2008 01:41:00 -0400 by phpDocumentor 1.4.0