Autodoc
  • Namespace
  • Class
  • Tree

Namespaces

  • BlueTihi
    • Context
  • Brickrouge
    • Element
      • Nodes
    • Renderer
    • Widget
  • ICanBoogie
    • ActiveRecord
    • AutoConfig
    • CLDR
    • Composer
    • Core
    • Event
    • Exception
    • HTTP
      • Dispatcher
      • Request
    • I18n
      • Translator
    • Mailer
    • Modules
      • Taxonomy
        • Support
      • Thumbnailer
        • Versions
    • Object
    • Operation
      • Dispatcher
    • Prototype
    • Routes
    • Routing
      • Dispatcher
    • Session
  • Icybee
    • ActiveRecord
      • Model
    • ConfigOperation
    • Document
    • EditBlock
    • Element
      • ActionbarContextual
      • ActionbarSearch
      • ActionbarToolbar
    • FormBlock
    • Installer
    • ManageBlock
    • Modules
      • Articles
      • Cache
        • Collection
        • ManageBlock
      • Comments
        • ManageBlock
      • Contents
        • ManageBlock
      • Dashboard
      • Editor
        • Collection
      • Files
        • File
        • ManageBlock
      • Forms
        • Form
        • ManageBlock
      • I18n
      • Images
        • ManageBlock
      • Members
      • Modules
        • ManageBlock
      • Nodes
        • ManageBlock
        • Module
      • Pages
        • BreadcrumbElement
        • LanguagesElement
        • ManageBlock
        • NavigationBranchElement
        • NavigationElement
        • Page
        • PageController
      • Registry
      • Search
      • Seo
      • Sites
        • ManageBlock
      • Taxonomy
        • Terms
          • ManageBlock
        • Vocabulary
          • ManageBlock
      • Users
        • ManageBlock
        • NonceLogin
        • Roles
      • Views
        • ActiveRecordProvider
        • Collection
        • View
    • Operation
      • ActiveRecord
      • Constructor
      • Module
      • Widget
    • Rendering
  • None
  • Patron
  • PHP

Classes

  • Compiler
  • ControlNode
  • Engine
  • EvaluateNode
  • ExpressionNode
  • Hook
  • Hooks
  • HTMLParser
  • Node
  • Template
  • TextHole
  • TextNode
  • TranslateNode
  • URLNode

Functions

  • by_columns
  • render
  • tr

Class Engine

Patron\TextHole
Extended by Patron\Engine
Namespace: Patron
Located at vendor/icybee/patron/lib/patron/engine.php

Methods summary

public
# __construct( )

Overrides

Patron\TextHole::__construct
public static
# get_singleton( )
public
# _get_try( mixed $from, mixed $which, mixed $default = null )
public
# trace_enter( mixed $a )
public
# trace_exit( )
public
# error( mixed $alert, array $args = array() )

Overrides

Patron\TextHole::error
public
# handle_exception( ICanBoogie\Exception $e )
public
# fetchErrors( )
public
# get_file( )
public
# get_template_dir( )
protected
# search_templates( )
public
# addTemplate( mixed $name, mixed $template )
protected
# get_template( mixed $name )
public
# callTemplate( mixed $name, array $args = array() )
protected
# contextInit( )

Overrides

Patron\TextHole::contextInit
protected
# get_compiled( mixed $template )
public
# publish( mixed $template, mixed $bind = null, array $options = array() )

Overrides

Patron\TextHole::publish
public
# __invoke( mixed $template, mixed $bind = null, array $options = array() )

Methods inherited from Patron\TextHole

addFunction(), evaluate(), findFunction(), parseExpression(), parseExpression_callback(), resolve(), resolve_callback()

Magic methods summary

Constants summary

string PREFIX 'p:'
#

Constants inherited from Patron\TextHole

TOKEN_ARGS, TOKEN_ARGS_EVALUATE, TOKEN_TYPE, TOKEN_TYPE_FUNCTION, TOKEN_TYPE_IDENTIFIER, TOKEN_VALUE

Properties summary

protected boolean $trace_templates
#
protected array $trace
#
protected array $errors
#
protected array $templates
#
protected boolean $templates_searched
#
public array $context_markup
#

Properties inherited from Patron\TextHole

$context, $function_chain_cache, $function_chain_cache_usage, $functions

Autodoc API documentation generated by ApiGen 2.8.0