Class SGL_CategoryPerms

Description

Basic Permission object.

Located in /SGL/CategoryPerms.php (line 50)

SGL_Category
   |
   --SGL_CategoryPerms
Variable Summary
 mixed $aPerms
 mixed $catID
 mixed $sPerms
Method Summary
 SGL_CategoryPerms SGL_CategoryPerms ([ $catID = -1])
 void get ( $attribute)
 void init ( $catID)
 void set ( $attributeName,  $attributeValue)
 void update ()
 void _updateChildNodes ( $childNodeArray)
Variables
mixed $aPerms = array() (line 53)
mixed $catID = 0 (line 54)
mixed $sPerms = '' (line 52)

Inherited Variables

Inherited from SGL_Category

SGL_Category::$_da
SGL_Category::$_nestedSetNode
SGL_Category::$_params
Methods
Constructor SGL_CategoryPerms (line 56)
SGL_CategoryPerms SGL_CategoryPerms ([ $catID = -1])
  • $catID
get (line 134)
void get ( $attribute)
  • $attribute
init (line 68)
void init ( $catID)
  • $catID
set (line 129)
void set ( $attributeName,  $attributeValue)
  • $attributeName
  • $attributeValue
update (line 74)
void update ()

Redefinition of:
SGL_Category::update()
Update a Category with given values.
_updateChildNodes (line 102)
void _updateChildNodes ( $childNodeArray)
  • $childNodeArray

Inherited Methods

Inherited From SGL_Category

 SGL_Category::SGL_Category()
 SGL_Category::create()
 SGL_Category::debug()
 SGL_Category::delete()
 SGL_Category::getBreadCrumbs()
 SGL_Category::getChildren()
 SGL_Category::getLabel()
 SGL_Category::getPerms()
 SGL_Category::getTree()
 SGL_Category::getValues()
 SGL_Category::hasPerms()
 SGL_Category::isBranch()
 SGL_Category::load()
 SGL_Category::move()
 SGL_Category::render()
 SGL_Category::update()

Documentation generated on Tue, 23 Feb 2010 18:14:28 +0000 by phpDocumentor 1.4.3