Ferreteria/v0.6/fx/ReadUserCommand: Difference between revisions

From Woozle Writes Code
< Ferreteria‎ | v0.6‎ | fx
Jump to navigation Jump to search
(Created page with "{{page/fx}} ==Required by== * {{l/ver/clade/base|App}} ==Implemented in== * {{l/ver/clade/full|p=ferreteria|App|Routed}}")
 
No edit summary
Line 1: Line 1:
{{page/fx}}
{{page/fx}}
==Required by==
==About==
* {{l/ver/clade/base|App}}
* '''Definition''' in <code>{{l/ver/clade/base|App}}</code>: {{fmt/php/inline|1=protected function ReadUserCommand()}}
==Implemented in==
==Usage==
* {{l/ver/clade/full|p=ferreteria|App|Routed}}
{| class="wikitable sortable"
! clade || define || implement || call || notes
{{!-!}} <code>{{l/ver/clade/base|App}}<code>            || yes ||  || <code>{{l/ver/fx|TryIt}}()</code>
{{!-!}} <code>{{l/ver/clade/full|App|Routed}}<code>      ||    || {{l/ver/clade/fx|App|Routed|{{SUBPAGENAME}}|page}}
{{!-!}} <code>{{l/ver/clade/full|App\Term|Spider}}<code> ||    || {{l/ver/clade/fx|App\Term|Spider|{{SUBPAGENAME}}|page}} || not sure this is still in use
|}

Revision as of 01:56, 19 November 2025

About

  • Definition in App: protected function ReadUserCommand()

Usage

clade define implement call notes
App yes TryIt()
App\Routed page
App\Term\Spider page not sure this is still in use