Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
saml2_sls_management.inc
1
<?php
18
require_once SQ_INCLUDE_PATH.
'/asset_management.inc'
;
19
29
class
Saml2_SLS_Management
extends
Asset_Management
30
{
31
32
37
function
__construct
(&$pm)
38
{
39
parent::__construct($pm);
40
$this->vars = Array(
41
'name'
=> Array(
42
'added'
=>
'0.0.1'
,
43
'type'
=>
'text'
,
44
'default'
=>
''
,
45
),
46
47
);
48
49
}
//end constructor
50
51
52
}
//end class
53
?>
squiz_matrix
packages
saml
saml2_sls
saml2_sls_management.inc
Generated on Tue Jan 29 2013 14:05:03 for Squiz Matrix by
1.8.3.1