default
[ class tree: default ] [ index: default ] [ all elements ]

Class: MutableContainer

Source Location: /container/MutableContainer.iface.php

Interface Overview


MutableContainer provides Container manipulation utilities such as set() and import()


Author(s):

  • Tyler Tompkins (ttompkins@mojavi.org)

Methods


Child classes:


Class Details

[line 19]
MutableContainer provides Container manipulation utilities such as set() and import()



Tags:

since:  4.0.0 $Id$
author:  Tyler Tompkins (ttompkins@mojavi.org)


[ Top ]


Class Methods


method import [line 29]

True import( mixed $data)

Import another Container or an array



Tags:

return:  on success, false otherwise
access:  public
author:  Tyler Tompkins (ttompkins@mojavi.org)


Parameters:

mixed   $data   Expects a Container or an array

[ Top ]

method reset [line 52]

True reset( )

Reset the Container back to it's original state



Tags:

return:  on success, false otherwise
access:  public
author:  Tyler Tompkins (ttompkins@mojavi.org)


[ Top ]

method set [line 42]

True set( string 0, mixed 1)

Set a series of values. Can be called with successive key value pairs such as (key, value, key, value, key, value)



Tags:

return:  on success, false otherwise
access:  public
author:  Tyler Tompkins (ttompkins@mojavi.org)


Parameters:

string   0  
mixed   1  

[ Top ]


Documentation generated on Tue, 21 Feb 2006 02:29:55 +0900 by phpDocumentor 1.3.0RC5