Compiler Adapter
HydratorCompilerAdapter
hyderator adapter for all real dom operations methods should start with: hyd_comp_
Source code in zenaura/client/hydrator/compiler_adapter.py
hyd_comp_compile_children(children, id, zenaura_dom_mode, key='')
compiler operation : wraps compiler compile, returns str "HTMLElement" compiles node children
Source code in zenaura/client/hydrator/compiler_adapter.py
hyd_comp_compile_page(page)
compiler operation : wraps compiler compile, returns str "HTMLElement" compiles page children
Source code in zenaura/client/hydrator/compiler_adapter.py
hyd_comp_compile_render(comp)
compiler operation : wraps compiler compile, returns str "HTMLElement" compile node
Source code in zenaura/client/hydrator/compiler_adapter.py
hyd_comp_get_keyed_uuid(id, key)
compiler operation : wraps compiler.getKeyedUID