Netsutie PHP Toolkit
FileSiteCategory Class Reference

Data Fields

 $isDefault
 
 $category
 
 $categoryDescription
 
 $website
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

FileSiteCategory

Definition at line 8 of file FileSiteCategory.php.

Field Documentation

$category

Definition at line 28 of file FileSiteCategory.php.

$categoryDescription

Definition at line 38 of file FileSiteCategory.php.

$isDefault

Definition at line 18 of file FileSiteCategory.php.

$paramtypesmap
static
Initial value:
= array(
"isDefault" => "boolean",
"category" => "RecordRef",
"categoryDescription" => "string",
"website" => "RecordRef",
)

Definition at line 52 of file FileSiteCategory.php.

$website

Definition at line 48 of file FileSiteCategory.php.


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