Documentation

DelimiterInterface
in

Table of Contents

Methods

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()  : void

Methods

isActive()

public isActive() : bool

This method is no longer used internally and will be removed in 3.0

Return values
bool

setActive()

public setActive(bool $active) : void

This method is no longer used internally and will be removed in 3.0

Parameters
$active : bool

        
On this page

Search results