Ferreteria/v0.6/clade/Sys/Events/InputReq/Settable: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 March 2025

  • curprev 16:0816:08, 11 March 2025Woozle talk contribs 476 bytes +476 Created page with "{{fmt/title|clade: <code>Sys/Events/InputReq/Settable</code>}} At runtime, this gets: * the keyname from {{fmt/php/inline|$this->NameOfInput()}} * the value from {{fmt/php/inline|$this->OAKeptInput()->GetIt(}}{{fmt/arg|keyname}}<code>)</code> -- which doesn't make sense... * and then calls {{fmt/php/inline|$this->OAKeptInput()->SetIt($sVal,$sName)}} to retain the received value in the Kept values. I think maybe step 2 is supposed to be $this->OAThisInput() or similar..."