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

Class: Math_Finance_FunctionParameters

Source Location: /Math_Finance-1.0.1/Math/Finance_FunctionParameters.php

Class Overview


Singleton class to preserve given values of other variables in the callback functions


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 5]
Singleton class to preserve given values of other variables in the callback functions


[ Top ]


Class Variables

$parameters = array()

[line 7]


Type:   mixed


[ Top ]



Method Detail

getInstance   [line 35]

void &getInstance( [array $parameters = array()], [bool $reset = False])

Method to be called statically to create Singleton
  • Access: public

Parameters:

array   $parameters   —  Parameters (variables values of the function) to be preserved
bool   $reset   —  Whether the Singleton should be reset

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:40:20 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.