Back to Joomla project (class list)

Class Icons - list of methods

Utility class for icons.
Package: Joomla\CMS\HTML\Helpers
Copyright: (C) 2012 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/HTML/Helpers/Icons.php
Project: Joomla

Method Summary

public static string
(mixed $buttons)

Method to generate html code for a list of buttons
Parameters
  • array $buttons Array of buttons
Returns
  • string
Since
  • 2.5
Show source code of this method: buttons Source Code

public static string
(mixed $button)

Method to generate html code for a list of buttons
Parameters
  • array $button Button properties
Returns
  • string
Since
  • 2.5
Show source code of this method: button Source Code

Tags Summary

Since
2.5