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|HowItWent}}(): returns an object's {{l/ver/clade|Sys\Events|ItWent}} action-status object | |||
* {{l/ver/fx|NameOfInput}} | |||
* {{l/ver/fx|ODbConn}}: retrieves the applicable database connection object | * {{l/ver/fx|ODbConn}}: retrieves the applicable database connection object | ||
* {{l/ver/fx|ParseInputArgs}}() | * {{l/ver/fx|ParseInputArgs}}() | ||
Revision as of 20:06, 26 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
- HowItWent(): returns an object's ItWent action-status object
- NameOfInput
- ODbConn: retrieves the applicable database connection object
- ParseInputArgs()
- ParseInputString()
- PromptForMethod(): code-annotation method provided by Helper
- QDbConnSlug(): retrieves the Database Connection shortname (slug) if available; always returns a QStr object.
- SaveAsEngSchemaName()