Class: I2CE Module YAML

From IHRIS Wiki
Revision as of 20:20, 16 October 2009 by Litlfred (talk | contribs)

This article desrcibes the class I2CE_Module_YAML which extends the class I2CE_Module It is contained in the module YAML_spyc in the package I2CE

The class is defined in the file: modules/YAML/lib/I2CE_Module_YAML.php

Methods

getMethods()

  • Signature: static public function getMethods()

loadConfigFile_YAML()

fuzzy method attached to I2CE_Configurator Load a config file with an .yaml extension and set the verbosity of its error reporting @param $contents @param $verbose_errors

  • Signature: protected function loadConfigFile_YAML($configurator,$contents,$verbose_errors)
  • Returns: I2CE_MagicDataTemplate_YAML on sucess, null on failure

Parameters:

Inherited Fuzzy Methods

launchBackgroundProcess()

This method is inherited from I2CE_Module->launchBackgroundProcess()

launchBackgroundPHPScript()

This method is inherited from I2CE_Module->launchBackgroundPHPScript()

launchBackgroundPage()

This method is inherited from I2CE_Module->launchBackgroundPage()

userMessage()

This method is inherited from I2CE_Fuzzy->userMessage()