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

Class: QueryTemplatesLanguagePHP

Source Location: /home/bob/workspace/QueryTemplates/src/QueryTemplatesLanguagePHP.php

Class Overview

QueryTemplatesLanguage
   |
   --QueryTemplatesLanguagePHP



Author(s):

Methods


Inherited Methods


Class Details

[line 3]


Tags:

abstract:  


[ Top ]


Class Methods


static method compareVarValue [line 42]

static void compareVarValue( $varName, $value, [ $strict = false])



Tags:

access:  public


Parameters:

   $varName  
   $value  
   $strict  

[ Top ]

static method compareVarVar [line 66]

static void compareVarVar( $varName1, $varName2, [ $strict = false])



Tags:

access:  public


Parameters:

   $varName1  
   $varName2  
   $strict  

[ Top ]

static method elseIfCode [line 94]

static void elseIfCode( $code)



Tags:

access:  public


Parameters:

   $code  

[ Top ]

static method elseIfNotVar [line 125]

static void elseIfNotVar( $var)



Tags:

access:  public


Parameters:

   $var  

[ Top ]

static method elseIfVar [line 118]

static void elseIfVar( $var)



Tags:

access:  public


Parameters:

   $var  

[ Top ]

static method elseStatement [line 132]

static void elseStatement( )



Tags:

access:  public


[ Top ]

static method ifCode [line 88]

static void ifCode( $code)



Tags:

access:  public


Parameters:

   $code  

[ Top ]

static method ifNotVar [line 109]

static void ifNotVar( $var)



Tags:

access:  public


Parameters:

   $var  

[ Top ]

static method ifVar [line 100]

static void ifVar( $var)



Tags:

access:  public


Parameters:

   $var  

[ Top ]

static method loopVar [line 21]

static void loopVar( $varName, $asVarName, $keyName)



Tags:

access:  public


Parameters:

   $varName  
   $asVarName  
   $keyName  

[ Top ]

static method postFilterDom [line 196]

static void postFilterDom( $dom)



Tags:

access:  public


Overrides QueryTemplatesLanguage::postFilterDom() (parent method not documented)

Parameters:

   $dom  

[ Top ]

static method postFilterMarkup [line 199]

static void postFilterMarkup( $markup, $isDocumentFragment)



Tags:

access:  public


Parameters:

   $markup  
   $isDocumentFragment  

[ Top ]

static method printValue [line 17]

static void printValue( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

static method printVar [line 5]

static void printVar( $varName)



Tags:

access:  public


Parameters:

   $varName  

[ Top ]

static method templateWrapper [line 183]

static unknown_type templateWrapper( $template $content, $name $name, $callback $vars, $saveParams)



Tags:

access:  public


Parameters:

$template   $content  
$name   $name  
$callback   $vars  
   $saveParams  

[ Top ]

static method valuesToVars [line 170]

static void valuesToVars( $varsArray)



Tags:

access:  public


Parameters:

   $varsArray  

[ Top ]

static method varName [line 138]

static void varName( $varName)



Tags:

access:  public


Parameters:

   $varName  

[ Top ]

static method varNameArray [line 158]

static void varNameArray( $name)



Tags:

access:  public


Parameters:

   $name  

[ Top ]

static method varNameObject [line 146]

static void varNameObject( $name)



Tags:

access:  public


Parameters:

   $name  

[ Top ]


Documentation generated on Sat, 07 Mar 2009 12:08:03 +0100 by phpDocumentor 1.4.2