PHPTAL namespace

  1. phptal:debug
  2. phptal:cache
    1. Instant refreshing
    2. Limitations:
  3. phptal:tales

URI for this namespace is http://phptal.org/ns/phptal. To use phptal: attribute prefix in XML you're required to declare it:

<html xmlns:phptal="http://phptal.org/ns/phptal" …>

Note

PHPTAL does not enforce this requirement.

These attributes are not defined in TAL specifications, but are useful when working with PHPTAL.