Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
PhoneCallPriority.php
Go to the documentation of this file.
1
<?php
8
class
PhoneCallPriority
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_high
=
"_high"
;
23
30
const
_low
=
"_low"
;
31
38
const
_medium
=
"_medium"
;
39
40
}
PhoneCallPriority
Definition:
PhoneCallPriority.php:8
PhoneCallPriority\_medium
const _medium
Definition:
PhoneCallPriority.php:38
PhoneCallPriority\_low
const _low
Definition:
PhoneCallPriority.php:30
PhoneCallPriority\$paramtypesmap
static $paramtypesmap
Definition:
PhoneCallPriority.php:12
PhoneCallPriority\_high
const _high
Definition:
PhoneCallPriority.php:22
Generated by
dreamxtream
using
1.8.10