S2:Tag/TagDetail

From No LJ Ads Wiki

Jump to: navigation, search

Child class of Tag. A rich structure with lots of information about a Tag.

S2 - Tag

[edit] Members

string name Textual representation of this tag. (Read-only)
int{} security_counts How many times this tag has used this security. The keys are which security, one of: public, private, friends, group. The value is the count of times the tag is used on entries with that security level. (Read-only)
string url URL to view entries with this tag. (Read-only)
int use_count Count of how many times this tag has been used. (Read-only)
string visibility The visibility level for this tag. Based on the entries it's used on. Can be one of: public, private, friends, group. (Read-only)