Netsutie PHP Toolkit
AppPackage Class Reference
Inheritance diagram for AppPackage:
Record

Data Fields

 $appDefinition
 
 $version
 
 $packageFile
 
 $bundle
 
 $description
 
 $internalId
 
 $externalId
 
- Data Fields inherited from Record
 $nullFieldList
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from Record
static $paramtypesmap
 

Detailed Description

AppPackage

Definition at line 8 of file AppPackage.php.

Field Documentation

$appDefinition

Definition at line 18 of file AppPackage.php.

$bundle

Definition at line 48 of file AppPackage.php.

$description

Definition at line 58 of file AppPackage.php.

$externalId

Definition at line 78 of file AppPackage.php.

$internalId

Definition at line 68 of file AppPackage.php.

$packageFile

Definition at line 38 of file AppPackage.php.

$paramtypesmap
static
Initial value:
= array(
"appDefinition" => "RecordRef",
"version" => "string",
"packageFile" => "RecordRef",
"bundle" => "RecordRef",
"description" => "string",
"internalId" => "string",
"externalId" => "string",
)

Definition at line 82 of file AppPackage.php.

$version

Definition at line 28 of file AppPackage.php.


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