public static function getAtomizerVersion()
public static function getAtomizerVersion()
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)
final public function atomize($file_name, $file_data, $context)
Parameters
| $file_name | ||
| $file_data | ||
| array | $context |
Return
| wild |
abstract protected function executeAtomize($file_name, $file_data)
abstract protected function executeAtomize($file_name, $file_data)
Parameters
| $file_name | ||
| $file_data |
Return
| wild |
final public function setBook($book)
final public function setBook($book)
Parameters
| $book |
Return
| wild |
final public function getBook()
final public function getBook()
Return
| wild |
protected function newAtom($type)
protected function newAtom($type)
Parameters
| $type |
Return
| wild |
protected function newRef($type, $name, $book, $context)
protected function newRef($type, $name, $book, $context)
Parameters
| $type | ||
| $name | ||
| $book | ||
| $context |
Return
| wild |