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