All public logs

Jump to navigation Jump to search

Combined display of all available logs of Woozle Writes Code. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:50, 19 November 2025 Woozle talk contribs created page Futilities/v0.6/clade/Kiosk/WUIDL/@fx/ReadInput (Created page with "{{page/fx}} ==About== * '''Action''': match the input arguments up against the available (app) parameters, and turn them into an Action sequence * '''Defined by''' {{l/ver/fx|p=ferreteria|{{SUBPAGENAME}}|Ferreteria}} ==Code== ''as of {{fmt/date|2025|11|18}}:'' {{fmt/php/block|1=# public function ReadInput() { // + OBJECTS $oScrn = self::Screen(); $osDex = $this->QInDadex(); // object encapsulating the input command // - OBJECTS...")