XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Lenum_ImageType Class Reference

Static Public Member Functions

static getName ( $ext)
 

Data Fields

const GIF = 1
 
const JPG = 2
 
const PNG = 3
 

Detailed Description

Definition at line 57 of file Enum.class.php.

Member Function Documentation

◆ getName()

static getName ( $ext)
static
Parameters
$ext* Enum **

Definition at line 63 of file Enum.class.php.

Field Documentation

◆ GIF

const GIF = 1

Definition at line 59 of file Enum.class.php.

◆ JPG

const JPG = 2

Definition at line 60 of file Enum.class.php.

◆ PNG

const PNG = 3

Definition at line 61 of file Enum.class.php.


The documentation for this class was generated from the following file: