Ferreteria/v0.5/@cls/tExecutableTwig/OnBuild()

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | @cls‎ | tExecutableTwig
Revision as of 17:49, 29 November 2022 by Woozle (talk | contribs) (Created page with "{{fmt/title|<code>ferret\{{l/ver/class|layout}}\tExecutableTwig->OnBuild()</code>}} ==About== This was just a stub function, wWhen {{l/same|DoLocalMethod()}} used t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ferret\layout\tExecutableTwig->OnBuild()

About

This was just a stub function, wWhen DoLocalMethod() used to automatically call whatever method was specified by caEvent::Method. It has been removed from the trait. Podling classes may still choose to implement it.

System documentation: OnBuild()

History

  • 2022-11-29 Removed because we no longer need to define any given event-method until we plan to actually do something with it.