Overview

Namespaces

  • Deimos
    • Flow
      • Extension
        • TBlock
        • TFor
        • TForeach
        • TIF
        • TLiteral
        • TPHP
        • TSimple
        • TTry
        • TWhile
      • Traits
  • PHP

Classes

  • TAssign
  • TBreak
  • TContinue
  • TExtends
  • TInclude
  • TPartial
  • TVariable
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class TPartial

Deimos\Flow\FlowFunction
Extended by Deimos\Flow\Extension\TSimple\TPartial
Namespace: Deimos\Flow\Extension\TSimple
Located at Flow/Extension/TSimple/TPartial.php
Methods summary
public string
# view( )

Returns

string

Throws

InvalidArgumentException
Methods inherited from Deimos\Flow\FlowFunction
__construct(), random(), variable()
Constants inherited from Deimos\Flow\FlowFunction
REGEXP_CALLBACK, REGEXP_VARIABLE
Properties inherited from Deimos\Flow\FlowFunction
$configure, $data, $flow
API documentation generated by ApiGen