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