Ferreteria/v0.5/@cls/tExecutableTree
< Ferreteria | v0.5 | @cls
Jump to navigation
Jump to search
tExecutableTwig → | tExecutableTree | → cElement |
- file: layout/elem/trait.php
About
This trait is typically used together with tExecutableTree but does not descend from it.
Methods
events
- OnEvent() calls the following, though the exact order has changed:
- ShouldDoTwigs()
- DoEventTwigs(
- DoEventTwigs() is implemented as you might expect.
- OnEventLocal() comes from tExecutableTwig
rendering
No rendering-specific methods are specified here, so there aren't any defined at this point.