Futilities/v0.6/clade/Sys/dba/InReq: Difference between revisions

From Woozle Writes Code
< Futilities‎ | v0.6‎ | clade‎ | Sys‎ | dba
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 4: Line 4:
|-
|-
| align=right |
| align=right |
{{l/ver/clade|Sys\dba\InReq\infmts|DbStuff}}<br>
[WFe]{{l/ver/clade|p=Ferreteria|Sys\Data\aux\uses|DbOper}}<br>
[WFe]{{l/ver/clade|p=Ferreteria|Sys\Events\InputRq|Settable}}
[WFe]{{l/ver/clade|p=Ferreteria|Sys\Events\InputRq|Settable}}
| &rarr; '''InReq'''
| &rarr; '''InReq'''

Revision as of 13:57, 31 August 2025

clade: Sys\dba\InReq
Clade Family

[WFe]DbOper
[WFe]Settable

InReq

DoExport
DoImport
DoList
DoSetup
DoTest
SetFile
SetFolder
Value

Purpose

Each object encapsulates a given input (request) term. Podling-clades will implement actions and provide functions to access needed values from the input, which is encapsulated by a cInRqData object which can be retrieved from the OAUserInput() function.

Doing Stuff

  • To access input arguments, get an appropriate cInRqData object:
    • $this->OAUserInput() returns the raw input value strings (split but not parsed), one element for each term in the user input