Class AttributeKeyCategory

Description

Located in /models/attribute/category.php (line 3)

Object
   |
   --AttributeKeyCategory
Class Constant Summary
Method Summary
 static void add ( $akCategoryHandle, [ $akCategoryAllowSets = AttributeKeyCategory::ASET_ALLOW_NONE], [ $pkg = false])
 static void getByHandle ( $akCategoryHandle)
 static void getByID ( $akCategoryID)
 static void getListByPackage ( $pkg)
 void addSet ( $asHandle,  $asName, [ $pkg = false])
 void delete ()
 void getAttributeKeyByHandle ( $akHandle)
 void getAttributeKeyByID ( $akID)
 void getList ()
 void getPackageID ()
 void handleExists ( $akHandle)
 void setAllowAttributeSets ( $val)
Methods
static add (line 139)
  • access: public
void add ( $akCategoryHandle, [ $akCategoryAllowSets = AttributeKeyCategory::ASET_ALLOW_NONE], [ $pkg = false])
  • $akCategoryHandle
  • $akCategoryAllowSets
  • $pkg
static getByHandle (line 19)
  • access: public
void getByHandle ( $akCategoryHandle)
  • $akCategoryHandle
static getByID (line 9)
  • access: public
void getByID ( $akCategoryID)
  • $akCategoryID
static getListByPackage (line 72)
  • access: public
void getListByPackage ( $pkg)
  • $pkg
addSet (line 160)
  • access: public
void addSet ( $asHandle,  $asName, [ $pkg = false])
  • $asHandle
  • $asName
  • $pkg
allowAttributeSets (line 87)
  • access: public
void allowAttributeSets ()
associateAttributeKeyType (line 109)
  • access: public
void associateAttributeKeyType ( $at)
  • $at
clearAttributeKeyCategoryColumnHeaders (line 104)
  • access: public
void clearAttributeKeyCategoryColumnHeaders ()
clearAttributeKeyCategoryTypes (line 114)
  • access: public
void clearAttributeKeyCategoryTypes ()
delete (line 122)

note, this does not remove anything but the direct data associated with the category

  • access: public
void delete ()
getAttributeKeyByHandle (line 35)
  • access: public
void getAttributeKeyByHandle ( $akHandle)
  • $akHandle
getAttributeKeyByID (line 48)
  • access: public
void getAttributeKeyByID ( $akID)
  • $akID
getAttributeKeyCategoryHandle (line 84)
  • access: public
void getAttributeKeyCategoryHandle ()
getAttributeKeyCategoryID (line 83)
  • access: public
void getAttributeKeyCategoryID ()
getAttributeSets (line 94)
  • access: public
void getAttributeSets ()
getList (line 129)
  • access: public
void getList ()
getPackageHandle (line 86)
  • access: public
void getPackageHandle ()
getPackageID (line 85)
  • access: public
void getPackageID ()
getUnassignedAttributeKeys (line 61)
  • access: public
void getUnassignedAttributeKeys ()
handleExists (line 29)
  • access: public
void handleExists ( $akHandle)
  • $akHandle
setAllowAttributeSets (line 88)
  • access: public
void setAllowAttributeSets ( $val)
  • $val
Class Constants
ASET_ALLOW_MULTIPLE = 2 (line 7)
ASET_ALLOW_NONE = 0 (line 5)
ASET_ALLOW_SINGLE = 1 (line 6)

Documentation generated on Thu, 15 Sep 2011 16:36:18 -0700 by phpDocumentor 1.4.1