Class FOFTableBehaviorAssets
FrameworkOnFramework table behavior class for assets
- FOFUtilsObject
- FOFUtilsObservableEvent
- FOFTableBehavior
- FOFTableBehaviorAssets
Package: FrameworkOnFramework\table
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 2.1
Located at fof/table/behavior/assets.php
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 2.1
Located at fof/table/behavior/assets.php
Methods summary
public
boolean
|
#
onAfterStore(
The event which runs after storing (saving) data to the database |
public
boolean
|
#
onAfterBind(
The event which runs after binding data to the table |
public
boolean
|
Methods inherited from FOFTableBehavior
onAfterCopy()
,
onAfterDelete()
,
onAfterHit()
,
onAfterLoad()
,
onAfterMove()
,
onAfterReorder()
,
onAfterReset()
,
onBeforeBind()
,
onBeforeCopy()
,
onBeforeHit()
,
onBeforeMove()
,
onBeforePublish()
,
onBeforeReorder()
,
onBeforeReset()
,
onBeforeStore()
Methods inherited from FOFUtilsObservableEvent
Methods inherited from FOFUtilsObject
__toString()
,
def()
,
get()
,
getError()
,
getErrors()
,
getProperties()
,
set()
,
setError()
,
setProperties()