Ferreteria/v0.6/clade/Sys/Events/InputRq

From Woozle Writes Code
< Ferreteria‎ | v0.6‎ | clade‎ | Sys‎ | Events
Revision as of 18:35, 1 August 2025 by Woozle (talk | contribs)
Jump to navigation Jump to search
clade: Sys\Events\InputRq
Clade Family

cObjectorium
ItWent

InputRq Settable

Functions

public

  • SETUP
    • function Item(ItemIface $o=NULL) : ItemIface
  • ACTION
    • function Go()
  • INFO
    • function Describe() : string

internal

  • CONFIG
    • static protected function ClassSlug() : string { return 'in.req';}: tells the Registry where to store the Singleton object for this podling-clade
    • static protected function InputClass() : string: coding prompt
  • SETUP
    • protected function __construct(){}