Ferreteria/v0.6/fx/ReadInput: Difference between revisions
< Ferreteria | v0.6 | fx
Jump to navigation
Jump to search
(Created page with "{{page/fx}} ==About== * '''Purpose''': read & interpret any user input (CLI or web) which came with the startup request * '''Definition''' in <code>{{l/ver/clade/full|Sys\Routing|Kiosk}}</code>: {{fmt/php/inline|public function ReadInput()}} ==Usage== {| class="wikitable sortable" ! clade || define || implement || call || notes {{!-!}} <code>{{l/ver/clade/full|Sys\Routing|Kiosk}}</code> || {{l/ver/clade/fx|Sys\Routing|Kiosk|ReadInput|page}} {{!-!}} <code>{{l/ver/clade/f...") |
(No difference)
|
Latest revision as of 17:49, 18 November 2025
About
- Purpose: read & interpret any user input (CLI or web) which came with the startup request
- Definition in
Sys\Routing\Kiosk:public function ReadInput()
Usage
| clade | define | implement | call | notes |
|---|---|---|---|---|
Sys\Routing\Kiosk |
page | |||
App\Routed |
ReadUserCommand()
|
Implemented by applications: Futilities, VbzCart