Ferreteria/v0.5/@cls/tExecutableTwig/OnBuild(): Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 17:49, 29 November 2022

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.