[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/horde/framework/Horde/Support/ -> Stack.php (summary)

(no description)

File Size: 41 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Horde_Support_Stack:: (4 methods):
  __construct()
  push()
  pop()
  peek()


Class: Horde_Support_Stack  - X-Ref

Simple class for using an array as a stack.

Copyright 2008-2014 Horde LLC (http://www.horde.org/)

__construct($stack = array()   X-Ref


push($value)   X-Ref
No description

pop()   X-Ref
No description

peek($offset = 1)   X-Ref
No description



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1