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

Class: HTML_Template_Flexy_Compiler_Flexy_CustomFlexyAttributes

Source Location: /HTML_Template_Flexy-1.3.13/HTML/Template/Flexy/Compiler/Flexy/CustomFlexyAttributes.php

Class Overview


Class called from HTML_Template_Flexy_Compiler_Flexy_Tag's toString() method.


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 22]
Class called from HTML_Template_Flexy_Compiler_Flexy_Tag's toString() method.

For handling new custom flexy namespaced attributes.



[ Top ]


Class Variables

$compiler =

[line 28]

reference to the compiler

($compiler->flexy is the base code)


Type:   mixed


[ Top ]



Method Detail

__construct (Constructor)   [line 30]

HTML_Template_Flexy_Compiler_Flexy_CustomFlexyAttributes __construct( $compiler)


Parameters:

   $compiler   — 

[ Top ]

doCustomAttributes   [line 44]

none doCustomAttributes( &$element)

doCustomAttributes
  • for every flexy namespaced attribute found in the element parameter,
if there is a method here to handle it then call the method.
  • Access: public

Parameters:

   &$element   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:59:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.