Class FOFTableBehaviorTags
FrameworkOnFramework table behavior class for tags
- FOFUtilsObject
- 
			 FOFUtilsObservableEvent FOFUtilsObservableEvent
- 
			 FOFTableBehavior FOFTableBehavior
- 
			 FOFTableBehaviorTags FOFTableBehaviorTags
		
		
		
		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/tags.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/tags.php
Methods summary
| 
				 public 
				boolean
				
				 | 
			#
			 onAfterBind( The event which runs after binding data to the table | 
| 
				 public 
				boolean
				
				 | 
			#
			 onBeforeStore( The event which runs before storing (saving) data to the database | 
| 
				 public 
				boolean
				
				 | 
Methods inherited from FOFTableBehavior
			onAfterCopy(), 
			onAfterHit(), 
			onAfterLoad(), 
			onAfterMove(), 
			onAfterReorder(), 
			onAfterReset(), 
			onAfterStore(), 
			onBeforeBind(), 
			onBeforeCopy(), 
			onBeforeDelete(), 
			onBeforeHit(), 
			onBeforeMove(), 
			onBeforePublish(), 
			onBeforeReorder(), 
			onBeforeReset()
		
Methods inherited from FOFUtilsObservableEvent
Methods inherited from FOFUtilsObject
			__toString(), 
			def(), 
			get(), 
			getError(), 
			getErrors(), 
			getProperties(), 
			set(), 
			setError(), 
			setProperties()
		
