Overview

Namespaces

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

Traits

  • Block
  • FileSystem
  • Tokenizer
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Trait Block

Direct Known Users

Deimos\Flow\Block
Namespace: Deimos\Flow\Traits
Located at Flow/Traits/Block.php
Methods summary
public
# start( Deimos\Flow\Flow $flow, string $name, string $type = 'inner' )

Parameters

$flow
$name
$type
public
# end( )

Throws

InvalidArgumentException
protected
# display( )
public mixed
# getBlock( $name )

Parameters

$name

Returns

mixed
Properties summary
protected Deimos\Flow\Configure $configure
#
protected array $blocks
# []
protected string $lastName
#
protected string $type
#
protected string $selectView
#
protected boolean $isStarted
#
API documentation generated by ApiGen