/sources/comcode_xml.php

Description
Classes
Class Description
comcode_xml_to_tempcode
Functions
from_camelCase (line 592)

Convert a string from camelCase to underlined_case.

  • return: Output string
string from_camelCase (string $value)
  • string $value: Input string
init__comcode_xml (line 24)

Standard code module initialisation function.

void init__comcode_xml ()
to_camelCase (line 611)

Convert a string from underlined_case to camelCase.

  • return: Output string
string to_camelCase (string $value)
  • string $value: Input string

Documentation generated on Sun, 02 Jan 2011 23:11:50 +0000 by phpDocumentor 1.4.3