UNB Components Code Reference

UnbEnvironment::SetupEnvironment method

Sets up the environment for UNB.

public static function UnbEnvironment::SetupEnvironment ();

Remarks

This method combines all of the specific methods that are available. This includes PHP configuration like error reporting or multibyte string functions encoding and request variables processing under various PHP configurations.

This combined method can safely be called multiple times; it will only do the work once.

Member of class: UnbEnvironment

Implementation file: environment.class.php, line 59

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