IcingaApiSearchFile Class Reference

Inherits IcingaApiSearch.

Collaboration diagram for IcingaApiSearchFile:
[legend]

List of all members.

Public Member Functions

 __construct ()
 setQueryType ($type)
 getData ()
 setInputFiles ($files)
 fetch ()

Detailed Description

Author:
Christian Doebler <christian.doebler@netways.de>

Constructor & Destructor Documentation

IcingaApiSearchFile::__construct (  ) 

class constructor

Parameters:
void 
Returns:
void
Author:
Christian Doebler <christian.doebler@netways.de>

Reimplemented from IcingaApiSearch.


Member Function Documentation

IcingaApiSearchFile::fetch (  ) 

determines possible result objects by getting intersections of all available objects

Parameters:
void 
Returns:
array list of possible result objects
Author:
Christian Doebler <christian.doebler@netways.de> (non-PHPdoc)
See also:
objects/search/IcingaApiSearchfetch()

Reimplemented from IcingaApiSearch.

IcingaApiSearchFile::getData (  ) 

returns processed data

Returns:
object NOT DEFINED YET
Author:
Christian Doebler <christian.doebler@netways.de>
IcingaApiSearchFile::setInputFiles ( files  ) 

sets file config

Parameters:
array $files associative array defining file locations
Returns:
IcingaApiSearchFile IcingaApiSearchFile object
Author:
Christian Doebler <christian.doebler@netways.de>
IcingaApiSearchFile::setQueryType ( type  ) 

sets the query type a.k.a. search target (DEPRECATED)

Parameters:
string $type type of query for further filter action
Returns:
IcingaApiSearchFile IcingaApiSearchFile object
Author:
Christian Doebler <christian.doebler@netways.de>

The documentation for this class was generated from the following file:

Generated on Thu Jan 14 15:06:46 2010 for ICINGA-API by  doxygen 1.6.1