Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
CustomListTranslations.php
Go to the documentation of this file.
1
<?php
8
class
CustomListTranslations
{
9
18
public
$locale
;
19
28
public
$localeDescription
;
29
38
public
$name
;
39
40
41
42
static
$paramtypesmap
= array(
43
44
"locale"
=>
"Language"
,
45
46
"localeDescription"
=>
"string"
,
47
48
"name"
=>
"string"
,
49
50
);
51
52
}
CustomListTranslations
Definition:
CustomListTranslations.php:8
CustomListTranslations\$locale
$locale
Definition:
CustomListTranslations.php:18
CustomListTranslations\$name
$name
Definition:
CustomListTranslations.php:38
CustomListTranslations\$localeDescription
$localeDescription
Definition:
CustomListTranslations.php:28
CustomListTranslations\$paramtypesmap
static $paramtypesmap
Definition:
CustomListTranslations.php:42
Generated by
dreamxtream
using
1.8.10