[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Tag/ -> TaggableTableInterface.php (summary)

Joomla! Content Management System

Copyright: (C) 2020 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 66 lines (1 kb)
Included or required:0 times
Referenced: 2 times
Includes or requires: 0 files

Defines 1 class

TaggableTableInterface:: (4 methods):
  getTypeAlias()
  getTagsHelper()
  setTagsHelper()
  clearTagsHelper()


Interface: TaggableTableInterface  - X-Ref

Interface for a taggable Table class

getTypeAlias()   X-Ref
Get the type alias for the tags mapping table

The type alias generally is the internal component name with the
content type. Ex.: com_content.article

return: string  The alias as described above

getTagsHelper()   X-Ref
Get the tags helper

return: ?TagsHelper  The tags helper object

setTagsHelper(TagsHelper $tagsHelper)   X-Ref
Set the tags helper

param: TagsHelper  $tagsHelper  The tags helper object
return: void

clearTagsHelper()   X-Ref
Clears a set tags helper

return: void



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer