[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/search/classes/ -> document_factory.php (summary)

Search documents factory.

Copyright: 2015 David Monllao {@link http://www.davidmonllao.com}
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 84 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

document_factory:: (2 methods):
  instance()
  clean_static()


Class: document_factory  - X-Ref

Search document factory.

instance($itemid, $componentname, $areaname, $engine = false)   X-Ref
Returns the appropiate document object as it depends on the engine.

param: int $itemid Document itemid
param: string $componentname Document component name
param: string $areaname Document area name
param: \core_search\engine $engine Falls back to the search engine in use.
return: \core_search\document Base document or the engine implementation.

clean_static()   X-Ref
Clears static vars.

return: void



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1