Ferreteria/v0.6/fx
< Ferreteria | v0.6
Jump to navigation
Jump to search
|
Ferreteria v0.6: functions key functions & methods
|
| fx() name/definition | attribs | description/notes |
|---|---|---|
Describe()
| ||
DescribeInline()
| ||
DoExport()
| ||
DoImport()
| ||
FromParams() |
static | |
FromItemPiece() |
static | |
GetFTags()
| ||
GetQObj(int|string $snKey) : QVarIface |
protected | retrieve-by-key an element from an array, wrapped in a QVar |
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. | |
QVarClass(int|string $snKey) : string |
protected | configures the QVar class to use for creating new elements in a QStor array-object |
SaveAsEngSchemaName()
| ||
WithItemValue() protected
|