lib/ezutils/classes/ezmodulefunctioninfo.php
\eZModuleFunctionInfo
Package:
Constants
Properties
Methods


callClassMethod(
$methodName, $classObject, $parameterArray
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$methodName | ||
$classObject | ||
$parameterArray |


execute(
$functionName, $functionParameters
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$functionName | ||
$functionParameters |


executeClassMethod(
$className, $methodName, $functionParameterDefinitions, $functionParameters
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$className | ||
$methodName | ||
$functionParameterDefinitions | ||
$functionParameters |


isParameterArray(
$functionName, $parameterName
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$functionName | ||
$parameterName |