Documentation

DelimiterInterface

Table of Contents

canClose()  : bool
canOpen()  : bool
getChar()  : string
getIndex()  : int|null
getInlineNode()  : AbstractStringContainer
getLength()  : int
getNext()  : DelimiterInterface|null
getOriginalLength()  : int
getPrevious()  : DelimiterInterface|null
isActive()  : bool
setActive()  : void
setLength()  : void
setNext()  : void
setPrevious()  : mixed|void

Methods

setActive()

public setActive(bool $active) : void
Parameters
$active : bool
Return values
void

setLength()

public setLength(int $length) : void
Parameters
$length : int
Return values
void

Search results