public static function getAtomizerVersion()Inherited
public static function getAtomizerVersion()
Inherited
DivinerAtomizer
If you make a significant change to an atomizer, you can bump this version to drop all the old atom caches.
Return
| wild |
final public function atomize($file_name, $file_data, $context)Inherited
final public function atomize($file_name, $file_data, $context)
Inherited
Parameters
| $file_name | ||
| $file_data | ||
| array | $context |
Return
| wild |
protected function executeAtomize($file_name, $file_data)
protected function executeAtomize($file_name, $file_data)
Parameters
| $file_name | ||
| $file_data |
Return
| wild |
final public function setBook($book)Inherited
final public function setBook($book)
Inherited
Parameters
| $book |
Return
| wild |
final public function getBook()Inherited
final public function getBook()
Inherited
Return
| wild |
protected function newAtom($type)Inherited
protected function newAtom($type)
Inherited
Parameters
| $type |
Return
| wild |
protected function newRef($type, $name, $book, $context)Inherited
protected function newRef($type, $name, $book, $context)
Inherited
Parameters
| $type | ||
| $name | ||
| $book | ||
| $context |
Return
| wild |