Previous Page
fetchAll()

Solar_Model_Nodes_Bookmarks
fetchAllByTags()

Next Page
fetchAssoc()

fetchAllByTags()

public Solar_Model_Nodes_Collection fetchAllByTags ( array $tag_list, array $params default NULL )

Fetches a collection of nodes with certain tags.

Inherited from Solar_Model_Nodes.

Parameters

  • (array) $tag_list: Fetch only nodes with all of these tags.
  • (array) $params: Added parameters for the SELECT.

Returns

  • (Solar_Model_Nodes_Collection)

Description

Fetches a collection of nodes with certain tags.