\WYSIWYGWikiLingo\ExpressionInlineElement

Class InlineElement

Summary

Methods
Properties
Constants
__construct()
render()
parameter()
id()
parent()
setIterations()
variables()
setVariableContext()
$isElement
$parameterParser
$parameters
$isHelper
$isStatic
$children
$parsed
$allowLines
$allowWhiteSpace
$allowLineAfter
$isVariableContext
$iterations
$i
$variableContext
$isParent
$index
$type
$renderedChildren
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$isElement

$isElement

$parameters

$parameters

$isHelper

$isHelper

$isStatic

$isStatic

$children

$children

$parsed

$parsed

$allowLines

$allowLines

$allowWhiteSpace

$allowWhiteSpace

$allowLineAfter

$allowLineAfter

$isVariableContext

$isVariableContext

$iterations

$iterations

$i

$i

$variableContext

$variableContext

$isParent

$isParent

$index

$index : int

Type

int

$type

$type : string

Type

string

$renderedChildren

$renderedChildren : string

Type

string

Methods

__construct()

__construct(\WikiLingo\Parsed $parsed)

Parameters

\WikiLingo\Parsed $parsed

render()

render( $renderer,  $parser) : string

Parameters

$renderer
$parser

Returns

string

parameter()

parameter(mixed $parameter) : string

Parameters

mixed $parameter

Returns

string

id()

id() : string

Expression id - {type}# (Bold7)

Returns

string

setIterations()

setIterations(int $iterations)

Parameters

int $iterations

variables()

variables()

setVariableContext()

setVariableContext( $variableContext)

Parameters

$variableContext