Documentation

Folder extends Record

Table of Contents

$bundleable  : mixed
$class  : mixed
$department  : mixed
$description  : mixed
$externalId  : mixed
$folderType  : mixed
$group  : mixed
$hideInBundle  : mixed
$internalId  : mixed
$isInactive  : mixed
$isOnline  : mixed
$isPrivate  : mixed
$location  : mixed
$name  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$parent  : mixed
$subsidiary  : mixed

Properties

$bundleable

public mixed $bundleable

$department

public mixed $department

$description

public mixed $description

$externalId

public mixed $externalId

$folderType

public mixed $folderType

$hideInBundle

public mixed $hideInBundle

$internalId

public mixed $internalId

$isInactive

public mixed $isInactive

$isOnline

public mixed $isOnline

$isPrivate

public mixed $isPrivate

$location

public mixed $location

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("name" => "string", "department" => "RecordRef", "description" => "string", "isInactive" => "boolean", "isPrivate" => "boolean", "bundleable" => "boolean", "hideInBundle" => "boolean", "isOnline" => "boolean", "group" => "RecordRef", "parent" => "RecordRef", "folderType" => "FolderFolderType", "class" => "RecordRef", "location" => "RecordRef", "subsidiary" => "RecordRef", "internalId" => "string", "externalId" => "string")

$subsidiary

public mixed $subsidiary

Search results