Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
suite_manager_management.inc
1
<?php
17
require_once SQ_INCLUDE_PATH.
'/asset_management.inc'
;
18
29
class
Suite_Manager_Management
extends
Asset_Management
30
{
31
32
36
function
Suite_Manager_Management
(&$pm)
37
{
38
$this->
Asset_Management
($pm);
39
$this->vars = Array();
40
41
}
//end constructor
42
43
44
}
//end class
45
?>
squiz_matrix
packages
squiz_suite
suite_manager
suite_manager_management.inc
Generated on Tue Jan 29 2013 14:05:04 for Squiz Matrix by
1.8.3.1