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