Backend\FormWidgets\TagList\HasStringStore

Overview

HasStringStore contains logic for related tag items


Protected Methods

protected getCustomSeparators()

protected getCustomSeparators(): mixed 

getCustomSeparators returns character(s) to use for separating keywords.

protected getLoadValueFromString()

protected getLoadValueFromString($value): void

protected getSeparatorCharacter()

protected getSeparatorCharacter(): string 

getSeparatorCharacter convert the character word to the singular character.

protected processSaveForString()

protected processSaveForString($value): void