Ferreteria/v0.6/fx: Difference between revisions
< Ferreteria | v0.6
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
* {{l/ver/fx|GetVals}}() | * {{l/ver/fx|GetVals}}() | ||
* {{l/ver/fx|Go}}: used as a kind of primary entry-point on objects that do specific actions | * {{l/ver/fx|Go}}: used as a kind of primary entry-point on objects that do specific actions | ||
* {{l/ver/fx|ODbConn}}: retrieves the applicable database connection object | |||
* {{l/ver/fx|ParseInputArgs}}() | * {{l/ver/fx|ParseInputArgs}}() | ||
* {{l/ver/fx|ParseInputString}}() | * {{l/ver/fx|ParseInputString}}() | ||
* {{l/ver/fx|PromptForMethod}}(): code-annotation method provided by {{l/ver/clade|Sys\Diag\Util|Helper}} | * {{l/ver/fx|PromptForMethod}}(): code-annotation method provided by {{l/ver/clade|Sys\Diag\Util|Helper}} | ||
* {{l/ver/fx|SaveAsEngSchemaName}}() | * {{l/ver/fx|SaveAsEngSchemaName}}() | ||
Revision as of 12:47, 25 October 2025
|
Ferreteria v0.6: functions key functions & methods
|
- Describe()
- DescribeInline()
- DoExport()
- DoImport()
- FromParams() (static)
- GetFTags()
- GetVals()
- Go: used as a kind of primary entry-point on objects that do specific actions
- ODbConn: retrieves the applicable database connection object
- ParseInputArgs()
- ParseInputString()
- PromptForMethod(): code-annotation method provided by Helper
- SaveAsEngSchemaName()