Class: I2CE Module YAML

From IHRIS Wiki
Revision as of 19:59, 16 October 2009 by Litlfred (talk | contribs) (Created page with 'This article desrcibes the class '''I2CE_Module_YAML'''which extends the class I2CE_Module It is contained in the module [[iHRIS Module List#YAML_spyc|YA…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This article desrcibes the class I2CE_Module_YAMLwhich 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()