Previous Page
fetchAllByOwnerHandle()

Solar_Model_Tags
fetchAllWithCount()

Next Page
fetchAssoc()

fetchAllWithCount()

public Solar_Model_Tags_Collection fetchAllWithCount ( array $params default NULL )

Fetches a collection of all tags, with an added "count" column saying how many nodes use that tag.

Parameters

  • (array) $params: Added paramters for the select.

Returns

  • (Solar_Model_Tags_Collection)

Description

Fetches a collection of all tags, with an added "count" column saying how many nodes use that tag.