Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
CustomRecordTranslationsList.php
Go to the documentation of this file.
1
<?php
8
class
CustomRecordTranslationsList
{
9
18
public
$customRecordTranslations
;
19
28
public
$replaceAll
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"customRecordTranslations"
=>
"CustomRecordTranslations[]"
,
35
36
"replaceAll"
=>
"boolean"
,
37
38
);
39
40
}
CustomRecordTranslationsList\$paramtypesmap
static $paramtypesmap
Definition:
CustomRecordTranslationsList.php:32
CustomRecordTranslationsList\$replaceAll
$replaceAll
Definition:
CustomRecordTranslationsList.php:28
CustomRecordTranslationsList
Definition:
CustomRecordTranslationsList.php:8
CustomRecordTranslationsList\$customRecordTranslations
$customRecordTranslations
Definition:
CustomRecordTranslationsList.php:18
Generated by
dreamxtream
using
1.8.10