[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/diviner/publisher/ -> DivinerPublisher.php (summary)

(no description)

File Size: 156 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 13 functions

  setDropCaches()
  setRenderer()
  getRenderer()
  setConfig()
  getConfig()
  getConfigurationData()
  setAtomCache()
  getAtomFromGraphHash()
  getAtomFromNodeHash()
  getSimilarAtoms()
  getAtomSimilarIndex()
  publishAtoms()
  shouldGenerateDocumentForAtom()

Functions
Functions that are not part of a class:

setDropCaches($drop_caches)   X-Ref
No description

setRenderer(DivinerRenderer $renderer)   X-Ref
No description

getRenderer()   X-Ref
No description

setConfig(array $config)   X-Ref
No description

getConfig($key, $default = null)   X-Ref
No description

getConfigurationData()   X-Ref
No description

setAtomCache(DivinerAtomCache $cache)   X-Ref
No description

getAtomFromGraphHash($graph_hash)   X-Ref
No description

getAtomFromNodeHash($node_hash)   X-Ref
No description

getSimilarAtoms(DivinerAtom $atom)   X-Ref
No description

getAtomSimilarIndex(DivinerAtom $atom)   X-Ref
If a book contains multiple definitions of some atom, like some function
"f()", we assign them an arbitrary (but fairly stable) order and publish
them as "function/f/1/", "function/f/2/", etc., or similar.


publishAtoms(array $hashes)   X-Ref
No description

shouldGenerateDocumentForAtom(DivinerAtom $atom)   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1