Overview

Packages

  • Pinoco
    • PAL

Classes

  • Pinoco
  • Pinoco_Delegate
  • Pinoco_DynamicVars
  • Pinoco_HttpRequestVars
  • Pinoco_List
  • Pinoco_MIMEType
  • Pinoco_NativeRenderer
  • Pinoco_NothingVars
  • Pinoco_NullRenderer
  • Pinoco_OptionalParam
  • Pinoco_Pagination
  • Pinoco_PDOStatementWrapper
  • Pinoco_PDOWrapper
  • Pinoco_Renderer
  • Pinoco_Router
  • Pinoco_TALRenderer
  • Pinoco_TestEnvironment
  • Pinoco_Validator
  • Pinoco_ValidatorContext
  • Pinoco_Vars

Interfaces

  • Pinoco_ArrayConvertible

Functions

  • __pinoco_autoload_impl
  • Overview
  • Package
  • Class
  • Tree

Class Pinoco_TALRenderer

Preferred HTML page renderer using PHPTAL

Pinoco_Renderer
Extended by Pinoco_TALRenderer
Package: Pinoco
Copyright: Copyright 2010-2012, Hisateru Tanaka <tanakahisateru@gmail.com>
License: License (http://www.opensource.org/licenses/mit-license.php)
Author: Hisateru Tanaka <tanakahisateru@gmail.com>
Located at Pinoco/TALRenderer.php
Methods summary
public
# render( string $page, array $extravars = array() )

Renders the web page.

Renders the web page.

Parameters

$page
string
$page
$extravars
array
$extravars

Throws

RuntimeException

Overrides

Pinoco_Renderer::render()
Methods inherited from Pinoco_Renderer
__construct(), __get(), __set(), __toString(), prepareAndRender()
Properties inherited from Pinoco_Renderer
$_before_rendering, $_cfg, $_sysref
Magic properties inherited from Pinoco_Renderer
$before_rendering, $cfg
Pinoco 0.8.0 Documentation API documentation generated by ApiGen 2.8.0