Class WFYaml

Description

Located in /framework/util/WFYaml.php (line 3)


	
			
Method Summary
static string dump (mixed $phpData)
static void load ( $file)
Methods
static method dump (line 38)

Given a php structure, returns a valid YAML string representation.

  • return: YAML equivalent.
  • access: public
static string dump (mixed $phpData)
  • mixed $phpData: PHP data
static method load (line 5)
  • access: public
static void load ( $file)
  • $file

Documentation generated on Wed, 12 Nov 2008 23:46:31 -0500 by phpDocumentor 1.4.1