Nooku_Components
[ class tree: Nooku_Components ] [ index: Nooku_Components ] [ all elements ]

Class: ComDefaultTemplateFilterStyle

Source Location: /administrator/components/com_default/templates/filters/style.php

Class Overview

KObject
   |
   --KTemplateFilterAbstract
      |
      --KTemplateFilterStyle
         |
         --ComDefaultTemplateFilterStyle

Style Filter


Author(s):

Methods


Inherited Variables

Inherited Methods

Class: KTemplateFilterStyle

KTemplateFilterStyle::write()
Find any <style src"" /> or <style></style> elements and render them
KTemplateFilterStyle::_initialize()
Initializes the options for the object
KTemplateFilterStyle::_parseStyles()
Parse the text for style tags
KTemplateFilterStyle::_renderStyle()
Render style information

Class: KTemplateFilterAbstract

KTemplateFilterAbstract::__construct()
Constructor.
KTemplateFilterAbstract::execute()
Command handler
KTemplateFilterAbstract::getPriority()
Get the priority of a behavior
KTemplateFilterAbstract::getTemplate()
Get the template object
KTemplateFilterAbstract::_initialize()
Initializes the options for the object
KTemplateFilterAbstract::_parseAttributes()
Method to extract key/value pairs out of a string with xml style attributes

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 19]
Style Filter



Tags:

author:  Johan Janssens <johan@nooku.org>


[ Top ]


Class Methods


method _renderStyle [line 29]

string _renderStyle( string $style, boolean $link, [array $attribs = array()])

Render style information



Tags:

access:  protected


Overrides KTemplateFilterStyle::_renderStyle() (Render style information)

Parameters:

string   $style   The style information
boolean   $link   True, if the style information is a URL
array   $attribs   Associative array of attributes

[ Top ]


Documentation generated on Sun, 19 May 2013 03:06:27 +0200 by phpDocumentor 1.4.3