Documentation

Folder extends Record

Table of Contents

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

Properties

$bundleable

public bool $bundleable

$description

public string $description

$externalId

public string $externalId

$hideInBundle

public bool $hideInBundle

$internalId

public string $internalId

$isInactive

public bool $isInactive

$isPrivate

public bool $isPrivate

$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")

Search results