Class XML_Query2XML_Data_Source

Description

Abstract class extended by all Data Source Classes.

Located in /Query2XML/Data/Source.php (line 33)

XML_Query2XML_Data
   |
   --XML_Query2XML_Data_Source
Method Summary
Methods
getFirstPreProcessor (line 43)

Returns the first pre-processor.

As this is a Data Source Class, it has no pre-processors. Therefore $this will be returned.

  • access: public
XML_Query2XML_Data_Source getFirstPreProcessor ()
replaceAsterisks (line 57)

Replaces every occurence of an asterisk ('*') in the data source specification.

  • abstract:
  • access: public
void replaceAsterisks (string $columnName)
  • string $columnName: The name of the column that is to replace all occurences of '*'.`

Documentation generated on Sun, 03 Apr 2011 13:13:11 +0200 by phpDocumentor 1.4.1