Futilities/v0.6/fx/DoImport: Difference between revisions
< Futilities | v0.6 | fx
Jump to navigation
Jump to search
(Created page with "{{page/fx}} ==About== * '''Definition''': see {{l/ver/fx/proj|Ferreteria}} * '''Mirror''': {{l/same|DoExport}} ==Usage== {| class="wikitable sortable" ! clade || use || notes {{!-!}} {{l/ver/clade/full|p=futilities|Sys\dba\InReq|DoImport}} || call || <code>$this->{{l/ver/fx|OAUserInput}}()->{{l/ver/fx|QOSchema}}()->{{l/ver/fx|GetIt}}()->{{l/ver/fx|DoImport}}($ofSchmData,$bCanReplace)</code> |}") |
(No difference)
|
Latest revision as of 21:54, 1 November 2025
About
- Definition: see Ferreteria
- Mirror: DoExport
Usage
| clade | use | notes |
|---|---|---|
| Sys\dba\InReq\DoImport | call | $this->OAUserInput()->QOSchema()->GetIt()->DoImport($ofSchmData,$bCanReplace)
|