Abstract Class JHtmlTag

Description

Utility class for tags

  • abstract:
  • since: 3.1

Located in /libraries/cms/html/tag.php (line 19)


	
			
Variable Summary
 static array $items
Method Summary
 static array options ([array $config = array('filter.published' => array(0, 1))])
Variables
static array $items = array() (line 27)

Cached array of the tag items.

  • since: 3.1
  • access: protected
Methods
static options (line 39)

Returns an array of tags.

  • since: 3.1
  • access: public
static array options ([array $config = array('filter.published' => array(0, 1))])
  • array $config: An array of configuration options. By default, only published and unpublished categories are returned.

Documentation generated on Tue, 19 Nov 2013 15:15:07 +0100 by phpDocumentor 1.4.3