UNB Components Code Reference

UnbConfiguration::Initialise method

Initialises the configuration data from code.

public static function UnbConfiguration::Initialise ($settings);

Parameters

settings

(array(key => value)) Configuration settings as they can be stored in a separate file

Remarks

This function does the same as ReadFile, only that it reads the settings array from a parameter instead of a separate PHP source file.

Member of class: UnbConfiguration

Implementation file: configuration.class.php, line 84

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.