Go to the source code of this file.
Classes | |
class | PHPTAL |
class | HTML_Template_PHPTAL |
class | HTML_Template_PHPTAL_Filter |
class | HTML_Template_PHPTAL_SourceLocator |
class | HTML_Template_PHPTAL_SourceResolver |
Enumerations | |
enum | PT_IP |
enum | PHPTAL_VERSION |
enum | PHPTAL_MARK |
enum | PHPTAL_XML |
enum | _PHPTAL_SURROUND |
enum | _PHPTAL_REPLACE |
enum | _PHPTAL_CONTENT |
Variables | |
$__d = dirname(__FILE__) | |
global | $_phptal_namespaces = array('TAL', METAL, 'I18N', PHPTAL) |
global | $_phptal_dictionary |
global | $_phptal_aliases |
global | $_phptal_rules_order |
global | $_phptal_xhtml_empty_tags |
global | $_phptal_xhtml_boolean_attributes |
|
Definition at line 113 of file PHPTAL.php. Referenced by PHPTAL_Tag::appendTemplateAttribute(). |
|
Definition at line 112 of file PHPTAL.php. Referenced by PHPTAL_Tag::appendTemplateAttribute(). |
|
Definition at line 111 of file PHPTAL.php. Referenced by PHPTAL_Tag::appendTemplateAttribute(). |
|
Definition at line 67 of file PHPTAL.php. Referenced by PHPTAL_Template::_prepare(). |
|
Definition at line 66 of file PHPTAL.php. |
|
This define is used to select the templates output format. The XML mode does not worry about XHTML specificity and echo every entity in a <entity> format. Definition at line 91 of file PHPTAL.php. |
|
Definition at line 35 of file PHPTAL.php. Referenced by PHPTAL_ES_PHP_Parser::evaluate(). |
|
Definition at line 34 of file PHPTAL.php. |
|
Initial value:
Definition at line 164 of file PHPTAL.php. Referenced by PHPTAL_Parser::TemplateAttributes(). |
|
Initial value:
Definition at line 129 of file PHPTAL.php. Referenced by PHPTAL_Parser::extendZptBlockAttributes(), PHPTAL_Parser::OrderTemplateAttributes(), and PHPTAL_Parser::TemplateAttributes(). |
|
Definition at line 108 of file PHPTAL.php. Referenced by PHPTAL_Parser::onElementStart(), and PHPTAL_Parser::TemplateAttributes(). |
|
Initial value:
Definition at line 186 of file PHPTAL.php. Referenced by PHPTAL_Parser::OrderTemplateAttributes(). |
|
Initial value:
Definition at line 253 of file PHPTAL.php. Referenced by PHPTAL_Attribute_TAL_Attributes::_printAttribute(), PHPTAL_Attribute_I18N_Attributes::_printAttribute(), PHPTAL_Attribute_TAL_Attributes::activate(), PHPTAL_Attribute_I18N_Attributes::activate(), and PHPTAL_Tag::printAttributes(). |
|
Initial value:
Definition at line 225 of file PHPTAL.php. Referenced by PHPTAL_Tag::_isXHTMLEmptyElement(). |