Class Fieldgroups
Maintains collection of all fieldgroups
- Wire implements TrackChanges
-
WireSaveableItems
implements
IteratorAggregate
-
WireSaveableItemsLookup
-
Fieldgroups
Located at core/Fieldgroups.php
public
|
|
protected
|
#
getLoadQuery(
Get the DatabaseQuerySelect to perform the load operation of items |
protected
|
|
public
|
|
public
|
|
public
|
|
public
|
#
getLookupTable( )
Per WireSaveableItemsLookup interface, return the name of the table that Fields are linked to Fieldgroups |
public
integer
|
|
public
|
#
getTemplates(
Given a Fieldgroup, return a TemplatesArray of all templates using the Fieldgroup |
public
boolean
|
|
public
|
|
public
boolean
|
getLookupField(),
saveItemKey()
|
___clone(),
___find(),
__get(),
__isset(),
decodeData(),
encodeData(),
get(),
getIterator(),
getLoadQuerySelectors(),
getSort(),
has(),
useFuel()
|
_(),
___changed(),
__call(),
__toString(),
_n(),
_x(),
addHook(),
addHookAfter(),
addHookBefore(),
addHookProperty(),
className(),
error(),
fuel(),
getAllFuel(),
getChanges(),
getFuel(),
getHooks(),
isChanged(),
isHooked(),
message(),
removeHook(),
resetTrackChanges(),
runHooks(),
setFuel(),
setTrackChanges(),
trackChange(),
trackChanges(),
untrackChange()
|
protected
|
$fieldgroupsArray | |
#
Instances of FieldgroupsArray |
$changes,
$defaultHookOptions,
$fuel,
$hookMethodCache,
$localHooks,
$staticHooks,
$trackChanges,
$useFuel
|