Abstract Class JHtmlContentAdministrator

Description

Content HTML helper

  • abstract:
  • since: 3.0

Located in /administrator/components/com_content/helpers/html/contentadministrator.php (line 22)


	
			
Method Summary
 static string association (int $articleid)
 static string featured ([int $value = 0], int $i, [boolean $canChange = true])
Methods
static association (line 31)

Render the list of associated items

  • return: The language HTML
  • access: public
static string association (int $articleid)
  • int $articleid: The article item id
static featured (line 101)

Show the feature/unfeature links

  • return: HTML code
  • access: public
static string featured ([int $value = 0], int $i, [boolean $canChange = true])
  • int $value: The state value
  • int $i: Row number
  • boolean $canChange: Is user allowed to change?

Documentation generated on Tue, 19 Nov 2013 14:56:56 +0100 by phpDocumentor 1.4.3