Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
promotional_rule.inc
1
<?php
18
require_once SQ_INCLUDE_PATH.
'/asset.inc'
;
19
31
class
Promotional_Rule
extends
Asset
32
{
33
34
41
function
__construct
($assetid=0)
42
{
43
parent::__construct($assetid);
44
45
}
//end constructor
46
47
59
public
function
evaluate
(&$asset_data, $rule_data)
60
{
61
62
}
//end evaluate()
63
64
65
}
//end class
66
67
?>
squiz_matrix
packages
ecommerce
promotion
promotional_rule
promotional_rule.inc
Generated on Tue Jan 29 2013 14:05:01 for Squiz Matrix by
1.8.3.1