Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

ExpressionFunctions.php File Reference

Go to the source code of this file.

Classes

class  PHPTAL_ES_PHP_Parser

Functions

 PHPTAL_ES_string (&$exp, $value)
 PHPTAL_ES_path_toString (&$exp, $value)
 PHPTAL_ES_exists (&$exp, $value)
 PHPTAL_ES_php (&$exp, $str)
 PHPTAL_ES_path_in_string ($arg, $c='"')
 _PHPTAL_context_accessed ($str)

Variables

global $_phptal_es_namespaces = array('not', 'php', string, exists, 'path', not-exists)
global $_phptal_es_keywords = array(nothing, default, structure)
global $_phptal_es_php_types = array('true', false, 'null')


Function Documentation

_PHPTAL_context_accessed str  ) 
 

Definition at line 151 of file ExpressionFunctions.php.

Referenced by PHPTAL_ES_PHP_Parser::evaluate(), and PHPTAL_ES_path_in_string().

PHPTAL_ES_exists &$  exp,
value
 

exists: expression type

Definition at line 113 of file ExpressionFunctions.php.

PHPTAL_ES_path_in_string arg,
c = '"'
 

Definition at line 132 of file ExpressionFunctions.php.

References $i, _PHPTAL_context_accessed(), and PHPTAL_ES_path_toString().

Referenced by PHPTAL_Generator::_flushOutput(), PHPTAL_Attribute_METAL_Use_Macro::activate(), PHPTAL_Generator::doHeadersPrint(), PHPTAL_ES_PHP_Parser::evaluate(), and PHPTAL_ES_string().

PHPTAL_ES_path_toString &$  exp,
value
 

Definition at line 100 of file ExpressionFunctions.php.

Referenced by PHPTAL_ES_path_in_string().

PHPTAL_ES_php &$  exp,
str
 

php: expression type

Definition at line 121 of file ExpressionFunctions.php.

PHPTAL_ES_string &$  exp,
value
 

string: expression type

Definition at line 48 of file ExpressionFunctions.php.

References PHPTAL_ES_path_in_string().


Variable Documentation

$_phptal_es_keywords = array(nothing, default, structure)
 

Definition at line 40 of file ExpressionFunctions.php.

$_phptal_es_namespaces = array('not', 'php', string, exists, 'path', not-exists)
 

Definition at line 31 of file ExpressionFunctions.php.

Referenced by PHPTAL_Expression::_extractReceiver().

$_phptal_es_php_types = array('true', false, 'null')
 

Definition at line 43 of file ExpressionFunctions.php.

Referenced by PHPTAL_ES_PHP_Parser::pathRequest().


Generated on Tue Jun 29 23:40:08 2004 for Mediawiki by doxygen 1.3.7