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

Package Pinoco

Packages summary
Pinoco\PAL
Classes summary
Pinoco Pinoco web site environment It makes existing static web site dynamic transparently.
Pinoco_Delegate Delegate class base
Pinoco_DynamicVars Dynamic vars model base
Pinoco_HttpRequestVars Global variables wrapper for HTTP request.
Pinoco_List List model
Pinoco_MIMEType Fallback MIME-Type dict (Thanks to MIME_Type package!)
Pinoco_NativeRenderer Default HTML page renderer using native PHP.
Pinoco_NothingVars Special Variable model as Nothing object.
Pinoco_NullRenderer Null renderer.
Pinoco_OptionalParam Optional parameter placeholder.
Pinoco_Pagination Pagination object designed for PHPTAL. This object is independent from RDBMS. You can use it with any data source.
Pinoco_PDOStatementWrapper PDO Statement wrapper overrides PDO statement object. You can use also native functions.
Pinoco_PDOWrapper PDOWrapper provides extra methods to PDO. Of course you can use also PDO functions.
Pinoco_Renderer Abstract HTML page renderer.
Pinoco_Router Pattern matching router. This utility can be used on any phase of Pinoco runtime process.
Pinoco_TALRenderer Preferred HTML page renderer using PHPTAL
Pinoco_TestEnvironment Testable Pinoco instance factory for unit test framework.
Pinoco_Validator Procedural validation utility.
Pinoco_ValidatorContext
Pinoco_Vars Variable model
Interfaces summary
Pinoco_ArrayConvertible Array wrapper interface
Functions summary
__pinoco_autoload_impl SPL autoload implementation for Pinoco libs
Pinoco 0.8.0 Documentation API documentation generated by ApiGen 2.8.0