Abstract Class TemplateHelper

Description

Template Helper class.

  • abstract:
  • since: 3.2

Located in /administrator/components/com_templates/helpers/template.php (line 19)


	
			
Method Summary
 static boolean canUpload (array $file, [string $err = ''])
 static boolean getTypeIcon (string $fileName)
Methods
static canUpload (line 46)

Checks if the file can be uploaded

  • since: 3.2
  • access: public
static boolean canUpload (array $file, [string $err = ''])
  • array $file: File information
  • string $err: An error message to be returned
static getTypeIcon (line 30)

Checks if the file is an image

  • since: 3.2
  • access: public
static boolean getTypeIcon (string $fileName)
  • string $fileName: The filename

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