Serializable version of SplQueue

 Methods

add()

add() 

inherited_from SplDoublyLinkedList::add()

bottom()

bottom() 

inherited_from SplDoublyLinkedList::bottom()

count()

count() 

inherited_from SplDoublyLinkedList::count()

current()

current() 

inherited_from SplDoublyLinkedList::current()

dequeue()

dequeue() 

inherited_from SplQueue::dequeue()

enqueue()

enqueue() 

inherited_from SplQueue::enqueue()

getIteratorMode()

getIteratorMode() 

inherited_from SplDoublyLinkedList::getIteratorMode()

isEmpty()

isEmpty() 

inherited_from SplDoublyLinkedList::isEmpty()

key()

key() 

inherited_from SplDoublyLinkedList::key()

offsetExists()

offsetExists() 

inherited_from SplDoublyLinkedList::offsetExists()

offsetGet()

offsetGet() 

inherited_from SplDoublyLinkedList::offsetGet()

offsetSet()

offsetSet() 

inherited_from SplDoublyLinkedList::offsetSet()

offsetUnset()

offsetUnset() 

inherited_from SplDoublyLinkedList::offsetUnset()

pop()

pop() 

inherited_from SplDoublyLinkedList::pop()

push()

push() 

inherited_from SplDoublyLinkedList::push()

rewind()

rewind() 

inherited_from SplDoublyLinkedList::rewind()

Serialize

serialize() : string

Returns

string

setIteratorMode()

setIteratorMode() 

inherited_from SplDoublyLinkedList::setIteratorMode()

shift()

shift() 

inherited_from SplDoublyLinkedList::shift()

Return an array representing the queue

toArray() : array

Returns

array

top()

top() 

inherited_from SplDoublyLinkedList::top()

Unserialize

unserialize(string $data) : void

Parameters

$data

string

unshift()

unshift() 

inherited_from SplDoublyLinkedList::unshift()

valid()

valid() 

inherited_from SplDoublyLinkedList::valid()