Ferreteria/v0.6/clade/Sys/Events/InputRq/@fx/WithItemPiece: 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.

19 November 2025

  • curprev 14:3314:33, 19 November 2025Woozle talk contribs 766 bytes +766 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):..."