Overview

Packages

  • Pinoco
    • PAL

Classes

  • Pinoco_PAL_Attr
  • Pinoco_PAL_ContentNl2br
  • Pinoco_PAL_Namespace
  • Pinoco_PAL_NamespaceLoader
  • Pinoco_PAL_ReplaceNl2br
  • Overview
  • Package
  • Class
  • Tree

Class Pinoco_PAL_Namespace

PHPTAL extensions

<p pal:content-nl2br="this/var">foo</p> <!-- nl2br text escaped -->
<p pal:content-nl2br="structure this/var">foo</p> <!-- like markdown -->
<p>
    <span pal:replace-nl2br="this/var">foo</span>
</p>
<a href="prev.html" pal:attr="href url:/page/${attr/href}">prev</a>
<a href="next.html" pal:attr="href url:/page/${attr/href}">next</a>
PHPTAL_Namespace
Extended by Pinoco_PAL_Namespace
Package: Pinoco\PAL
Copyright: Copyright 2010-2011, Hisateru Tanaka <tanakahisateru@gmail.com>
License: License (http://www.opensource.org/licenses/mit-license.php)
Author: Hisateru Tanaka <tanakahisateru@gmail.com>
Located at Pinoco/PAL/Namespace.php
Methods summary
public
# __construct( )
public
# createAttributeHandler( PHPTAL_NamespaceAttribute $att, PHPTAL_Dom_Element $tag, mixed $expression )
Pinoco 0.8.0 Documentation API documentation generated by ApiGen 2.8.0