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

Data Fields

 $customRecordId
 
 $customForm
 
 $isInactive
 
 $disclaimer
 
 $created
 
 $lastModified
 
 $name
 
 $autoName
 
 $altName
 
 $owner
 
 $recType
 
 $enableNumbering
 
 $numberingPrefix
 
 $numberingSuffix
 
 $numberingMinDigits
 
 $description
 
 $numberingInit
 
 $numberingCurrentNumber
 
 $allowNumberingOverride
 
 $isNumberingUpdateable
 
 $translationsList
 
 $includeName
 
 $showId
 
 $showCreationDate
 
 $showCreationDateOnList
 
 $showLastModified
 
 $showLastModifiedOnList
 
 $showOwner
 
 $showOwnerOnList
 
 $showOwnerAllowChange
 
 $usePermissions
 
 $allowAttachments
 
 $showNotes
 
 $enablEmailMerge
 
 $isOrdered
 
 $allowInlineEditing
 
 $isAvailableOffline
 
 $allowQuickSearch
 
 $recordName
 
 $scriptId
 
 $customFieldList
 
 $internalId
 
 $externalId
 
- Data Fields inherited from Record
 $nullFieldList
 

Static Public Attributes

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

Detailed Description

CustomRecord

Definition at line 8 of file CustomRecord.php.

Field Documentation

$allowAttachments

Definition at line 328 of file CustomRecord.php.

$allowInlineEditing

Definition at line 368 of file CustomRecord.php.

$allowNumberingOverride

Definition at line 198 of file CustomRecord.php.

$allowQuickSearch

Definition at line 388 of file CustomRecord.php.

$altName

Definition at line 98 of file CustomRecord.php.

$autoName

Definition at line 88 of file CustomRecord.php.

$created

Definition at line 58 of file CustomRecord.php.

$customFieldList

Definition at line 418 of file CustomRecord.php.

$customForm

Definition at line 28 of file CustomRecord.php.

$customRecordId

Definition at line 18 of file CustomRecord.php.

$description

Definition at line 168 of file CustomRecord.php.

$disclaimer

Definition at line 48 of file CustomRecord.php.

$enablEmailMerge

Definition at line 348 of file CustomRecord.php.

$enableNumbering

Definition at line 128 of file CustomRecord.php.

$externalId

Definition at line 438 of file CustomRecord.php.

$includeName

Definition at line 228 of file CustomRecord.php.

$internalId

Definition at line 428 of file CustomRecord.php.

$isAvailableOffline

Definition at line 378 of file CustomRecord.php.

$isInactive

Definition at line 38 of file CustomRecord.php.

$isNumberingUpdateable

Definition at line 208 of file CustomRecord.php.

$isOrdered

Definition at line 358 of file CustomRecord.php.

$lastModified

Definition at line 68 of file CustomRecord.php.

$name

Definition at line 78 of file CustomRecord.php.

$numberingCurrentNumber

Definition at line 188 of file CustomRecord.php.

$numberingInit

Definition at line 178 of file CustomRecord.php.

$numberingMinDigits

Definition at line 158 of file CustomRecord.php.

$numberingPrefix

Definition at line 138 of file CustomRecord.php.

$numberingSuffix

Definition at line 148 of file CustomRecord.php.

$owner

Definition at line 108 of file CustomRecord.php.

$paramtypesmap
static

Definition at line 442 of file CustomRecord.php.

$recordName

Definition at line 398 of file CustomRecord.php.

$recType

Definition at line 118 of file CustomRecord.php.

$scriptId

Definition at line 408 of file CustomRecord.php.

$showCreationDate

Definition at line 248 of file CustomRecord.php.

$showCreationDateOnList

Definition at line 258 of file CustomRecord.php.

$showId

Definition at line 238 of file CustomRecord.php.

$showLastModified

Definition at line 268 of file CustomRecord.php.

$showLastModifiedOnList

Definition at line 278 of file CustomRecord.php.

$showNotes

Definition at line 338 of file CustomRecord.php.

$showOwner

Definition at line 288 of file CustomRecord.php.

$showOwnerAllowChange

Definition at line 308 of file CustomRecord.php.

$showOwnerOnList

Definition at line 298 of file CustomRecord.php.

$translationsList

Definition at line 218 of file CustomRecord.php.

$usePermissions

Definition at line 318 of file CustomRecord.php.


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