Class lispa\amos\cwh\behaviors\TaggableInterestingBehavior
Inheritance | lispa\amos\cwh\behaviors\TaggableInterestingBehavior » creocoder\taggable\TaggableBehavior |
---|
Class TaggableInterestingBehavior
Public Properties
Property | Type | Description | Defined By |
---|---|---|---|
$forceTagsSave | boolean | lispa\amos\cwh\behaviors\TaggableInterestingBehavior | |
$tagValueNameAttribute | lispa\amos\cwh\behaviors\TaggableInterestingBehavior | ||
$tagValuesSeparatorAttribute | string | Separator for tags | lispa\amos\cwh\behaviors\TaggableInterestingBehavior |
Public Methods
Property Details
Separator for tags
Method Details
public void __construct ( ) |
public void beforeDeleteContent ( $content ) | ||
$content |
public void eventBeforeValidate ( ) |
public void eventFind ( ) |
public void eventSave ( ) |
public array events ( ) |
Filters tags.
public string[] filterTagValues ( $values ) | ||
$values | string|string[] |
Returns tags.
public string|string[] getInterestTagValues ( $asArray = null, $content = null, $root_id ) | ||
$asArray | boolean|null | |
$content | ||
$root_id |