Class JHtmlDirectory

Description

Utility class working with directory

  • abstract:
  • since: 1.6

Located in /administrator/components/com_admin/helpers/html/directory.php (line 17)


	
			
Method Summary
static string message (string $dir, boolean $message, [boolean $visible = true])
static string writable (boolean $writable)
Methods
static method message (line 45)

Method to generate a message for a directory

  • return: html code
  • access: public
static string message (string $dir, boolean $message, [boolean $visible = true])
  • string $dir: the directory
  • boolean $message: the message
  • boolean $visible: is the $dir visible?
static method writable (line 26)

Method to generate a (un)writable message for directory

  • return: html code
  • access: public
static string writable (boolean $writable)
  • boolean $writable: is the directory writable?

Documentation generated on Mon, 25 Jun 2012 13:54:16 -0500 by phpDocumentor 1.4.4