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

Class: ParameterParser

Source Location: /config/ParameterParser.class.php

Class Overview

MojaviObject
   |
   --ParameterParser

ParameterParser is used to take parameter lists in Mojavi configuration files and return them in literal array form.


Author(s):

  • Sean Kerr (skerr@mojavi.org)

Version:

  • $Id: ParameterParser.class.php 501 2004-11-28 02:29:16Z seank $

Copyright:

Methods


Inherited Methods

Class: MojaviObject

MojaviObject::toString()
Retrieve a string representation of this object.

Class Details

[line 24]
ParameterParser is used to take parameter lists in Mojavi configuration files and return them in literal array form.



Tags:

version:  $Id: ParameterParser.class.php 501 2004-11-28 02:29:16Z seank $
since:  3.0.0
copyright:  (c) Sean Kerr, http://www.mojavi.org
author:  Sean Kerr (skerr@mojavi.org)


[ Top ]


Class Methods


method parse [line 45]

string &parse( array &$array, [string $identifer = 'param'])

Parse an array of key-value pairs and return an array of specified parameters.



Tags:

return:  A string representation of an array of initialization parameters, if any parameters exists, otherwise the string form of null.
static:  
access:  public
since:  3.0.0
author:  Sean Kerr (skerr@mojavi.org)


Parameters:

array   &$array   An array of parameters.
string   $identifer   A parameter identifer.

[ Top ]


Documentation generated on Tue, 21 Feb 2006 01:45:23 +0900 by phpDocumentor 1.3.0RC5