com\setasign\Konquadrat\Workflow\Renderer\Smarty\Plugin

Text

File: /Konquadrat/src/Workflow/Renderer/Smarty/Plugin/Text.php

Class hierarchy

Summary

Properties

$textHelper

private Text::$textHelper

$workflow

protected Text::$workflow

Methods

addLiteralToTextTags()

public Text::addLiteralToTextTags (
string $source
): void
Parameters
$source : string
 

indentLines()

protected Text::indentLines (
string $content
): string
Parameters
$content : string
 

show()

public Text::show (
array $params,
?string $content,
\Smarty\Template $template,
bool $repeat
): mixed|null|string
Parameters
$params : array
 
$content : ?string
 
$template : \Smarty\Template
 
$repeat : bool