Documentation

OutputFormatterStyleStack
in package

Tags
author

Jean-François Simon contact@jfsimon.fr

Table of Contents

Properties

$emptyStyle  : OutputFormatterStyleInterface
$styles  : array<string|int, OutputFormatterStyleInterface>

Methods

__construct()  : mixed
Constructor.
getCurrent()  : OutputFormatterStyle
Computes current style with stacks top codes.
getEmptyStyle()  : OutputFormatterStyleInterface
pop()  : OutputFormatterStyleInterface
Pops a style from the stack.
push()  : mixed
Pushes a style in the stack.
reset()  : mixed
Resets stack (ie. empty internal arrays).
setEmptyStyle()  : $this

Properties

Methods


        
On this page

Search results