Koowa_Template
[
class tree: Koowa_Template
] [
index: Koowa_Template
] [
all elements
]
Todo List
Packages:
default
Koowa_Behavior
Koowa_Command
Koowa_Config
Koowa_Controller
Koowa_Database
Koowa_Date
Koowa_Dispatcher
Koowa_Event
Koowa_Exception
Koowa_Filter
Koowa_Helper
Koowa_Http
Koowa_Inflector
Koowa_Loader
Koowa_Mixin
Koowa_Model
Koowa_Object
Koowa_Plugins
Koowa_Request
Koowa_Service
Koowa_Template
Koowa_View
Nooku_Components
Nooku_Filter
Nooku_Module
Nooku_Modules
Nooku_Plugins
Files:
abstract.php
default.php
exception.php
stack.php
stack.php
stream.php
subpackage
Filter
abstract.php
alias.php
exception.php
filter.php
form.php
interface.php
interface.php
link.php
read.php
script.php
shorttag.php
style.php
template.php
variable.php
write.php
subpackage
Helper
abstract.php
accordion.php
behavior.php
date.php
default.php
exception.php
grid.php
listbox.php
paginator.php
select.php
tabs.php
Interfaces:
Filter
KTemplateFilterInterface
KTemplateFilterRead
KTemplateFilterWrite
Helper
KTemplateHelperInterface
Classes:
Filter
KTemplateFilterAbstract
KTemplateFilterAlias
KTemplateFilterException
KTemplateFilterForm
KTemplateFilterLink
KTemplateFilterScript
KTemplateFilterShorttag
KTemplateFilterStyle
KTemplateFilterTemplate
KTemplateFilterVariable
KTemplateAbstract
KTemplateDefault
KTemplateException
KTemplateStack
KTemplateStream
Helper
KTemplateHelperAbstract
KTemplateHelperAccordion
KTemplateHelperBehavior
KTemplateHelperDate
KTemplateHelperDefault
KTemplateHelperException
KTemplateHelperGrid
KTemplateHelperListbox
KTemplateHelperPaginator
KTemplateHelperSelect
KTemplateHelperTabs
Class: KTemplateDefault
Source Location: /libraries/koowa/template/default.php
Class Overview
KObject
| --
KTemplateAbstract
| --KTemplateDefault
Default Template class
Author(s):
Johan Janssens <
johan@nooku.org
>
Inherited Variables
Class:
KTemplateAbstract
KTemplateAbstract::$_contents
KTemplateAbstract::$_data
KTemplateAbstract::$_errors
KTemplateAbstract::$_filters
KTemplateAbstract::$_path
KTemplateAbstract::$_stack
KTemplateAbstract::$_view
Class:
KObject
KObject::$_mixed_methods
KObject::$__methods
KObject::$__service_container
KObject::$__service_identifier
Inherited Methods
Class:
KTemplateAbstract
KTemplateAbstract::__construct()
Constructor
KTemplateAbstract::addFilter()
Adds one or more filters for template transformation
KTemplateAbstract::findFile()
Searches for the file
KTemplateAbstract::getData()
Get the template data
KTemplateAbstract::getFilter()
Get a filter by identifier
KTemplateAbstract::getHelper()
Get a template helper
KTemplateAbstract::getPath()
Get the template path
KTemplateAbstract::getStack()
Get the template object stack
KTemplateAbstract::getView()
Get the view object attached to the template
KTemplateAbstract::handleError()
Handle template errors
KTemplateAbstract::hasFilter()
Check if a filter exists
KTemplateAbstract::loadFile()
Load a template by path
KTemplateAbstract::loadIdentifier()
Load a template by identifier
KTemplateAbstract::loadString()
Load a template from a string
KTemplateAbstract::parse()
Parse the template
KTemplateAbstract::render()
Render the template
KTemplateAbstract::renderHelper()
Load a template helper
KTemplateAbstract::setView()
Method to set a view object attached to the controller
KTemplateAbstract::_initialize()
Initializes the options for the object
KTemplateAbstract::__destroy()
Destructor
KTemplateAbstract::__sandbox()
Process the template using a simple sandbox
KTemplateAbstract::__toString()
Renders the template and returns the result
Class:
KObject
KObject::__construct()
Constructor
KObject::get()
Get the object properties
KObject::getHandle()
Get a handle for this object
KObject::getIdentifier()
Gets the service identifier.
KObject::getMethods()
Get a list of all the available methods
KObject::getService()
Get an instance of a class based on a class identifier only creating it if it does not exist yet.
KObject::inherits()
Checks if the object or one of it's mixin's inherits from a class.
KObject::mixin()
Mixin an object
KObject::set()
Set the object properties
KObject::_initialize()
Initializes the options for the object
KObject::__call()
Search the mixin method map and call the method or trigger an error
KObject::__clone()
Preform a deep clone of the object.
Class Details
[line
16
]
Default Template class
Tags:
author:
Johan Janssens <
johan@nooku.org
>
[
Top
]
Documentation generated on Sun, 19 May 2013 03:02:35 +0200 by
phpDocumentor 1.4.3