Documentation

Horde_Xml_Wbxml_LifoQueue
in package

From Binary XML Content Format Specification Version 1.3, 25 July 2001 found at http://www.wapforum.org

Copyright 2003-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Tags
author

Anthony Mills amills@pyramid6.com

Table of Contents

$_queue  : mixed
pop()  : mixed
push()  : mixed
top()  : mixed

Properties

Methods

pop()

public pop() : mixed
Return values
mixed

push()

public push(mixed $obj) : mixed
Parameters
$obj : mixed
Return values
mixed

top()

public top() : mixed
Return values
mixed

Search results