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

Class: OgnlUtils

Source Location: /Common/Util/OgnlUtils.php

Class Overview


A collection of utility methods for working with OGNL paths.


Methods



Class Details

[line 33]
A collection of utility methods for working with OGNL paths.



[ Top ]


Class Methods


static method GetValue [line 53]

static the GetValue( $expression $expression, $context $context)

Gets the value of an OGNL expression in the given context.



Tags:

return:  value of the expression or NULL if the expression is invalid
access:  public


Parameters:

$expression   $expression   the OGNL expression to evaluate
$context   $context   the context in which to evaluate the expression

[ Top ]


Documentation generated by phpDocumentor 1.4.3