Netsutie PHP Toolkit
ItemPreferenceCriterion.php
Go to the documentation of this file.
1 <?php
9 
10 
11 
12  static $paramtypesmap = array(
13 
14  );
15 
22  const _A = "_A";
23 
30  const _B = "_B";
31 
38  const _C = "_C";
39 
46  const _D = "_D";
47 
54  const _E = "_E";
55 
62  const _F = "_F";
63 
64 }