Class AttributeType

Description

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

Object
   |
   --AttributeType
Direct descendents
Class Description
 class PendingAttributeType
Method Summary
 static void add ( $atHandle,  $atName, [ $pkg = false])
 static void getByHandle ( $atHandle)
 static void getByID ( $atID)
 static void getList ([ $akCategoryHandle = false])
 static void getListByPackage ( $pkg)
 void __destruct ()
 void delete ()
 void getAttributeTypeFilePath ( $_file)
 void getAttributeTypeFileURL ( $_file)
 void getController ()
 void getPackageID ()
 void getValue ( $avID)
 void isAssociatedWithCategory ( $cat)
 void loadController ()
 void mapAttributeTypeFilePath ( $_file)
 void render ( $view, [ $ak = false], [ $value = false], [ $return = false])
Methods
static add (line 88)
  • access: public
void add ( $atHandle,  $atName, [ $pkg = false])
  • $atHandle
  • $atName
  • $pkg
static getByHandle (line 71)
  • access: public
void getByHandle ( $atHandle)
  • $atHandle

Redefined in descendants as:
static getByID (line 10)
  • access: public
void getByID ( $atID)
  • $atID
static getList (line 23)
  • access: public
void getList ([ $akCategoryHandle = false])
  • $akCategoryHandle

Redefined in descendants as:
static getListByPackage (line 49)
  • access: public
void getListByPackage ( $pkg)
  • $pkg
Destructor __destruct (line 19)
  • access: public
void __destruct ()
delete (line 39)
  • access: public
void delete ()
getAttributeTypeFilePath (line 137)
  • access: public
void getAttributeTypeFilePath ( $_file)
  • $_file
getAttributeTypeFileURL (line 144)
  • access: public
void getAttributeTypeFileURL ( $_file)
  • $_file
getAttributeTypeHandle (line 6)
  • access: public
void getAttributeTypeHandle ()
getAttributeTypeIconSRC (line 120)
  • access: public
void getAttributeTypeIconSRC ()
getAttributeTypeID (line 5)
  • access: public
void getAttributeTypeID ()
getAttributeTypeName (line 7)
  • access: public
void getAttributeTypeName ()
getController (line 8)
  • access: public
void getController ()
getPackageHandle (line 61)
  • access: public
void getPackageHandle ()
getPackageID (line 60)
  • access: public
void getPackageID ()
getValue (line 105)
  • access: public
void getValue ( $avID)
  • $avID
isAssociatedWithCategory (line 65)
  • access: public
void isAssociatedWithCategory ( $cat)
  • $cat
loadController (line 191)
  • access: protected
void loadController ()
mapAttributeTypeFilePath (line 151)
  • access: protected
void mapAttributeTypeFilePath ( $_file)
  • $_file
render (line 110)
  • access: public
void render ( $view, [ $ak = false], [ $value = false], [ $return = false])
  • $view
  • $ak
  • $value
  • $return

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