doVariables() doVariables(string $text) : mixed Matches on the variables {{10.20.name}} and substitutes them with the values Parameters string $text Returns mixed
collectGlobalVariables() collectGlobalVariables() : array Collect Global Variables Returns array — with global variables which might be replaced
linearizeArray() linearizeArray( $arr, $return, string $keyPath = "") Parameters $arr $return string $keyPath