Class lispa\amos\cwh\behaviors\TaggableInterestingBehavior

Inheritancelispa\amos\cwh\behaviors\TaggableInterestingBehavior » creocoder\taggable\TaggableBehavior

Class TaggableInterestingBehavior

Property Details

$forceTagsSave public property
public boolean $forceTagsSave false
$tagValueNameAttribute public property
$tagValuesSeparatorAttribute public property

Separator for tags

Method Details

__construct() public method

public void __construct ( )
beforeDeleteContent() public method

public void beforeDeleteContent ( $content )
$content
eventBeforeValidate() public method

public void eventBeforeValidate ( )
eventFind() public method

public void eventFind ( )
eventSave() public method

public void eventSave ( )
events() public method

public array events ( )
filterTagValues() public method

Filters tags.

public string[] filterTagValues ( $values )
$values string|string[]
getInterestTagValues() public method

Returns tags.

public string|string[] getInterestTagValues ( $asArray null, $content null, $root_id )
$asArray boolean|null
$content
$root_id