Netsutie PHP Toolkit
Translation Class Reference

Data Fields

 $locale
 
 $language
 
 $displayName
 
 $description
 
 $salesDescription
 
 $storeDisplayName
 
 $storeDescription
 
 $storeDetailedDescription
 
 $featuredDescription
 
 $specialsDescription
 
 $pageTitle
 
 $noPriceMessage
 
 $outOfStockMessage
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Translation

Definition at line 8 of file Translation.php.

Field Documentation

$description

Definition at line 48 of file Translation.php.

$displayName

Definition at line 38 of file Translation.php.

$featuredDescription

Definition at line 98 of file Translation.php.

$language

Definition at line 28 of file Translation.php.

$locale

Definition at line 18 of file Translation.php.

$noPriceMessage

Definition at line 128 of file Translation.php.

$outOfStockMessage

Definition at line 138 of file Translation.php.

$pageTitle

Definition at line 118 of file Translation.php.

$paramtypesmap
static
Initial value:
= array(
"locale" => "Language",
"language" => "string",
"displayName" => "string",
"description" => "string",
"salesDescription" => "string",
"storeDisplayName" => "string",
"storeDescription" => "string",
"storeDetailedDescription" => "string",
"featuredDescription" => "string",
"specialsDescription" => "string",
"pageTitle" => "string",
"noPriceMessage" => "string",
"outOfStockMessage" => "string",
)

Definition at line 142 of file Translation.php.

$salesDescription

Definition at line 58 of file Translation.php.

$specialsDescription

Definition at line 108 of file Translation.php.

$storeDescription

Definition at line 78 of file Translation.php.

$storeDetailedDescription

Definition at line 88 of file Translation.php.

$storeDisplayName

Definition at line 68 of file Translation.php.


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