Todo List
KMixinAbstract | --KBehaviorAbstract | --KControllerBehaviorAbstract | --ComDefaultControllerBehaviorCacheable
[line 25]
boolean _afterControllerAdd( $context)
boolean _afterControllerDelete( $context)
boolean _afterControllerEdit( $context)
void _afterControllerGet( $context)
void _afterControllerRead( $context)
Only if cached data was found return it but allow the chain to continue to allow processing all the read commands
void _beforeControllerBrowse( $context)
Only if cached data was fetch return it and break the chain to dissallow any further processing to take place
void _beforeControllerGet( $context)
string _getGroup( )
The group is based on the component identifier
string _getKey( )
The key is based on the layout, format and model state