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