Previous Page
_fixTableName()

Solar_Model_Nodes
_fixTagList()

Next Page
_hasMany()

_fixTagList()

protected array _fixTagList ( array $tag_list )

Support method to "fix" tag-list arrays: no duplicates, no spaces, etc.

Parameters

  • (array) $tag_list: The list of tags to "fix".

Returns

  • (array) The fixed tag list.

Description

Support method to "fix" tag-list arrays: no duplicates, no spaces, etc.