@category – Joomla DocBlock headers Updated on August 16, 2021 by Brad Markle 0 Minutes, 45 Seconds to Read Please note the following: This article is supporting documentation for our tutorial, using DocBlocks in Joomla. There is official documentation that references what headers to use in your DocBlocks (such as @copyright and @license), but documentation is missing that outlines what values to use for each header. In an effort to learn what values to use per each header, we have scanned the Joomla code and pulled out how each header is used. The idea behind this page is to show you how the @category tag has been used in the past within the Joomla code so learn how to use it in your future documentation. Value Count The following table shows the various different values for @category, and how many times each value has been used. Value # Times used * @category 1 This tag:* @category has been used a total of 1 times within the following files: administrator/components/com_joomlaupdate/restore.php: * @category Share this Article Related Articles How to Use the Free Mini Frontpage Extension for Joomla 4.0 How to Change a Joomla 2.5 User’s Email Address How to Configure Joomla 2.5 to Send Email Using SMTP How to Edit a Joomla 3 Template How to install Phoca Gallery for Joomla 2.5 Creating a Menu Item for your Joomla 3 Component Changing Email Settings in Joomla 3.1 Using the Redirect Manager in Joomla 3.1 How to add Bootstrap to a Joomla 3.1 Template How to Use Bootstrap 5.0 Alerts in Joomla 4.0