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