Back to Joomla project (class list)

Class TaggableTableTrait - list of methods

Defines the trait for a Taggable Table Class.
Package: Joomla\CMS\Tag
Copyright: (C) 2020 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Tag/TaggableTableTrait.php
Project: Joomla

Method Summary

public \Joomla\CMS\Helper\TagsHelper
()

Get the tags helper
Returns
  • \Joomla\CMS\Helper\TagsHelper The tags helper object
Since
  • 4.0.0
Show source code of this method: getTagsHelper Source Code

public void
(\Joomla\CMS\Helper\TagsHelper $tagsHelper)

Set the tags helper
Parameters
  • \Joomla\CMS\Helper\TagsHelper $tagsHelper The tags helper to be set
Returns
  • void
Since
  • 4.0.0
Show source code of this method: setTagsHelper Source Code

public void
()

Clears the tags helper
Returns
  • void
Since
  • 4.0.0
Show source code of this method: clearTagsHelper Source Code

Properties Summary

public \Joomla\CMS\Helper\TagsHelper
$tagsHelper
The tags helper property
Since
  • 4.0.0
-
  • \Joomla\CMS\Helper\TagsHelper

Tags Summary

Since
3.10.0