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

Class: Naos_Template_SmartyCompiler_LayoutHandler

Source Location: /Template/SmartyCompiler/LayoutHandler.php

Class Naos_Template_SmartyCompiler_LayoutHandler

Class Overview

Naos_Template_SmartyCompiler_LayoutHandler

Located in /Template/SmartyCompiler/LayoutHandler.php [line 23]

Naos_Template_HtmlCompiler_AbstractHandler
   |
   --Naos_Template_SmartyCompiler_DefaultHandler
      |
      --Naos_Template_SmartyCompiler_LayoutHandler
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_SmartyCompiler_DefaultHandler

Naos_Template_SmartyCompiler_DefaultHandler::documentEnd()
Called by Naos_Template_SmartyCompiler when the document ends
Naos_Template_SmartyCompiler_DefaultHandler::documentStart()
Called by Naos_Template_SmartyCompiler when the document starts
Naos_Template_SmartyCompiler_DefaultHandler::tagEnd()
Called by Naos_Template_SmartyCompiler when a tag ends
Naos_Template_SmartyCompiler_DefaultHandler::tagStart()
Called by Naos_Template_SmartyCompiler when a new tag starts
Naos_Template_SmartyCompiler_DefaultHandler::text()
Called by Naos_Template_SmartyCompiler when tag content is available (might be called multiple times)

Inherited From Naos_Template_HtmlCompiler_AbstractHandler

Naos_Template_HtmlCompiler_AbstractHandler::decodeTagAttribute()
Decodes a tag attribute
Naos_Template_HtmlCompiler_AbstractHandler::decodeText()
Decodes text
Naos_Template_HtmlCompiler_AbstractHandler::documentEnd()
Called by Naos_Template_HtmlCompiler when the document ends
Naos_Template_HtmlCompiler_AbstractHandler::documentStart()
Called by Naos_Template_HtmlCompiler when the document starts
Naos_Template_HtmlCompiler_AbstractHandler::encodeTagAttribute()
Encodes a tag attribute
Naos_Template_HtmlCompiler_AbstractHandler::encodeText()
Encodes text
Naos_Template_HtmlCompiler_AbstractHandler::renderTag()
Renders an tag with text
Naos_Template_HtmlCompiler_AbstractHandler::tagEnd()
Called by Naos_Template_HtmlCompiler when a tag ends
Naos_Template_HtmlCompiler_AbstractHandler::tagStart()
Called by Naos_Template_HtmlCompiler when a new tag starts
Naos_Template_HtmlCompiler_AbstractHandler::text()
Called by Naos_Template_HtmlCompiler when text is available

[ Top ]
Method Summary
Naos_Template_SmartyCompiler_LayoutHandler   __construct()   Constructor
Naos_Template_HtmlCompiler_HandlerOperation   tagStart()   Called by Naos_Template_SmartyCompiler when a new tag starts

[ Top ]
Methods
Constructor __construct  [line 39]

  Naos_Template_SmartyCompiler_LayoutHandler __construct( string $layoutId  )

Constructor

Parameters:
string   $layoutId: 

API Tags:
Access:  public


[ Top ]
tagStart  [line 50]

  Naos_Template_HtmlCompiler_HandlerOperation tagStart( $name, $attributes  )

Called by Naos_Template_SmartyCompiler when a new tag starts

Parameters:
   $name: 
array   $attributes: 

API Tags:
Access:  public


Redefinition of:
Naos_Template_SmartyCompiler_DefaultHandler::tagStart()
Called by Naos_Template_SmartyCompiler when a new tag starts

[ Top ]

Documentation generated on Sat, 13 Sep 2008 01:40:50 -0400 by phpDocumentor 1.4.0