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
  • 14:33, 19 November 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/Sys/Events/InputRq/@fx/WithItemPiece (Created page with "{{page/fx}} ==About== * '''General''': {{l/ver/fx|{{SUBPAGENAME}}}} ==Code== ''as of {{fmt/date|2025|11|19}}:'' {{fmt/php/block|1=# protected function WithItemPiece(ItemIface $oItem, PieceIface $oPiece) : void { $this->Item($oItem); if ($oPiece->HasValue()) { $sVal = $oPiece->Value(); $this->ParseInputArgs($oPiece->GetExtras()); } else { // check for default (used if request is present but with no value):...")