Ansel_TagsStatic helper class for writing/reading tag values
Located in /lib/Tags.php (line 26)
mixed
searchTags
([array $names = array()], [int $max = 10], [int $from = 0], [string $resource_type = 'all'], [string $user = null])
mixed
searchTagsById
(array $ids, [int $max = 0], [int $from = 0], [string $resource_type = 'all'], [string $user = null])
clearCache (line 457)
clearSearch (line 452)
Clear the session cache
getRelatedTags (line 302)
Retrieve a set of tags with relationships to the specified set of tags.
getSearch (line 444)
Retrieve an Ansel_Tags_Search object
getTagIds (line 386)
Get a list of tag_ids from a list of tag_names
getTagLinks (line 360)
Get the URL for a tag link
getTagNames (line 407)
listTagInfo (line 129)
Retrieve the list of used tag_names, tag_ids and the total number of resources that are linked to that tag.
listTags (line 429)
List tag names that start with a given string. Used for autocompletion.
readTags (line 96)
Retrieve the tags for a specified resource.
searchTags (line 285)
Search for resources matching a specified set of tags and optionally limit the result set to resources owned by a specific user.
searchTagsById (line 177)
Search for resources matching the specified criteria
writeTags (line 37)
Write out the tags for a specific resource.
Documentation generated on Sun, 30 Jan 2011 05:08:49 +0000 by phpDocumentor 1.4.3