Method | Description | |
---|---|---|
export ( array $tagGroups = [] ) : array | Export taggroups. | |
import ( array $tagGroupDefinitions, boolean $force = false ) : Result | Attempt to import tagGroups. |
Method | Description | |
---|---|---|
getTagGroupDefinition ( Craft\TagGroupModel $tagGroup ) : array | Get tagGroup definition. | |
populateTagGroup ( Craft\TagGroupModel $tagGroup, array $tagGroupDefinition, string $tagGroupHandle ) | Populate taggroup. |