uses |
\Pix |
options |
relation => relation name (default eavs) |
package |
Table |
copyright |
2003-2012 PIXNET Digital Media Corporation |
license |
BSD License |
Methods
__construct()
__construct($options)
Inherited
inherited_from |
\Pix_Helper::__construct() |
Parameters
$options
decEAV()
decEAV($row, $key, $delta, $min)
Parameters
$row
$key
$delta
$min
getEAV()
getEAV($row, $key)
incEAV()
incEAV($row, $key, $delta, $max)
Parameters
$row
$key
$delta
$max
setEAV()
setEAV($row, $key, $value)
Parameters
$row
$key
$value