Documentation

uBBCode extends bbCode
in package

Table of Contents

$ctx  : mixed
$current_line  : mixed
$currentStageId  : mixed
$displayWarning  : mixed
$exprs  : mixed
$haveError  : mixed
$ifStack  : mixed
$infos  : mixed
$scriptEventId  : mixed
$scriptId  : mixed
$source  : mixed
$tooltip  : mixed
__construct()  : mixed
activeSource()  : mixed
call()  : mixed
deactiveSource()  : mixed
displayWarning()  : mixed
format()  : mixed
init()  : mixed
parse()  : mixed

Properties

$current_line

public static mixed $current_line = ''

$currentStageId

public static mixed $currentStageId = \NULL

$displayWarning

public static mixed $displayWarning = \true

$scriptEventId

public static mixed $scriptEventId = ''

Methods

__construct()

public __construct(mixed $ig) : mixed
Parameters
$ig : mixed
Return values
mixed

activeSource()

public static activeSource() : mixed
Return values
mixed

call()

public call(mixed $tag, mixed $attr, mixed $text) : mixed
Parameters
$tag : mixed
$attr : mixed
$text : mixed
Return values
mixed

deactiveSource()

public static deactiveSource() : mixed
Return values
mixed

displayWarning()

public static displayWarning(mixed $text) : mixed
Parameters
$text : mixed
Return values
mixed

format()

public format(mixed $tag, mixed $open, mixed $close, mixed $attr, mixed $text) : mixed
Parameters
$tag : mixed
$open : mixed
$close : mixed
$attr : mixed
$text : mixed
Return values
mixed

init()

public init(mixed $script) : mixed
Parameters
$script : mixed
Return values
mixed

parse()

public static parse(mixed $text[, mixed $reset = true ][, mixed $disabledTags = array() ][, mixed $show_tooltip_source = false ][, mixed $source = false ][, mixed $keep_comments = false ]) : mixed
Parameters
$text : mixed
$reset : mixed = true
$disabledTags : mixed = array()
$show_tooltip_source : mixed = false
$source : mixed = false
$keep_comments : mixed = false
Return values
mixed

Search results