Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
promotional_rule_edit_fns.inc
1
<?php
18
require_once SQ_INCLUDE_PATH.
'/asset_edit/asset_edit_fns.inc'
;
19
31
class
Promotional_Rule_Edit_Fns
extends
Asset_Edit_Fns
32
{
33
34
38
function
__construct
()
39
{
40
parent::__construct();
41
42
}
//end constructor
43
44
57
function
paintRule
(&$asset, &$o, $prefix, $rule_data, $write_access)
58
{
59
60
}
//end paintRule()
61
62
74
function
processRule
(&$asset, &$o, $prefix, &$rule_data)
75
{
76
77
}
//end processRule()
78
79
80
}
//end class
81
82
?>
squiz_matrix
packages
ecommerce
promotion
promotional_rule
promotional_rule_edit_fns.inc
Generated on Tue Jan 29 2013 14:05:01 for Squiz Matrix by
1.8.3.1