Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
AttachBasicReference.php
Go to the documentation of this file.
1
<?php
8
class
AttachBasicReference
extends
AttachReference
{
9
18
public
$attachedRecord
;
19
20
21
22
static
$paramtypesmap
= array(
23
24
"attachedRecord"
=>
"BaseRef"
,
25
26
);
27
28
}
AttachBasicReference\$paramtypesmap
static $paramtypesmap
Definition:
AttachBasicReference.php:22
AttachBasicReference
Definition:
AttachBasicReference.php:8
AttachReference
Definition:
AttachReference.php:8
AttachBasicReference\$attachedRecord
$attachedRecord
Definition:
AttachBasicReference.php:18
Generated by
dreamxtream
using
1.8.10