Abstract Class JHtmlDirectory

Description

Utility class working with directory

  • abstract:
  • since: 1.6

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


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

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 writable (line 28)

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 Tue, 19 Nov 2013 15:01:29 +0100 by phpDocumentor 1.4.3