Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
TopicSolution.php
Go to the documentation of this file.
1
<?php
8
class
TopicSolution
{
9
18
public
$solution
;
19
28
public
$message
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"solution"
=>
"RecordRef"
,
35
36
"message"
=>
"string"
,
37
38
);
39
40
}
TopicSolution\$solution
$solution
Definition:
TopicSolution.php:18
TopicSolution\$paramtypesmap
static $paramtypesmap
Definition:
TopicSolution.php:32
TopicSolution
Definition:
TopicSolution.php:8
TopicSolution\$message
$message
Definition:
TopicSolution.php:28
Generated by
dreamxtream
using
1.8.10