Constructor & Destructor Documentation
Member Function Documentation
Check an album for tag searching
- Parameters:
-
- Returns:
- boolean True if it can be searched
Get text field name (future expansion)
- Parameters:
-
- Returns:
- Booyaleean
Reimplemented from classes_tag_abstract.
Fetch an image
- Parameters:
-
- Returns:
- array Image data
Fetch a list of pre-defined tags
- Parameters:
-
- Returns:
- Array of pre-defined tags or null
Reimplemented from classes_tag_abstract.
Can set an item as a topic prefix
- Parameters:
-
- Returns:
- boolean
Reimplemented from classes_tag_abstract.
Basic permission check
- Parameters:
-
| string | $what | (add/remove/edit/create/prefix) [ add = add new tags to items, create = create unique tags, use a tag as a prefix for an item ] |
| array | $where | data |
Reimplemented from classes_tag_abstract.
DEFAULT: returns true and should be defined in your own class
- Parameters:
-
- Returns:
- int If meta item is visible (not unapproved, etc)
Reimplemented from classes_tag_abstract.
Fetches parent ID
- Parameters:
-
- Returns:
- int Id of parent if one exists or 0
Reimplemented from classes_tag_abstract.
Fetches permission data
- Parameters:
-
- Returns:
- string Comma delimiter or *
Reimplemented from classes_tag_abstract.
Little 'trick' to force preset tags
- Parameters:
-
| string | view to show |
| array | Where data to show |
Reimplemented from classes_tag_abstract.
Search for tags
- Parameters:
-
| mixed | $tags | Array or string |
| array | $options | Array( 'meta_id' (array), 'meta_parent_id' (array), 'olderThan' (int), 'youngerThan' (int), 'limit' (int), 'sortKey' (string) 'sortOrder' (string) ) |
Reimplemented from classes_tag_abstract.
The documentation for this class was generated from the following file:
- admin/applications_addon/ips/gallery/extensions/tags/images.php