bigace.classes.category
[ class tree: bigace.classes.category ] [ index: bigace.classes.category ] [ all elements ]

Class: Category

Source Location: /classes/category/Category.php

Class Overview


This represents a single Category in BIGACE.


Variables

Methods


Child classes:

DBCategory
This represents a Category that is initialized with an value array.

Inherited Constants

Inherited Variables

Inherited Methods


Class Details

[line 33]
This represents a single Category in BIGACE.



[ Top ]


Class Variables

$category =

[line 36]


Type:   mixed


[ Top ]



Class Methods


constructor Category [line 43]

Category Category( int $id)

This intializes the Object with the given Category ID



Parameters:

int   $id   the Category ID

[ Top ]

method countChilds [line 104]

void countChilds( )



[ Top ]

method getChildEnumeration [line 99]

void getChildEnumeration( )



[ Top ]

method getChilds [line 95]

void getChilds( )



[ Top ]

method getDescription [line 75]

void getDescription( )



[ Top ]

method getID [line 64]

int getID( )

Gets the ID of the current Category



Tags:

return:  the ID


[ Top ]

method getName [line 69]

void getName( )



[ Top ]

method getParent [line 85]

void getParent( )



[ Top ]

method getParentID [line 80]

void getParentID( )



[ Top ]

method getPosition [line 90]

void getPosition( )



[ Top ]

method hasChilds [line 115]

void hasChilds( )



[ Top ]

method _setValues [line 53]

void _setValues( mixed $values)



[ Top ]


Documentation generated on Tue, 11 Oct 2005 23:01:57 +0200 by phpDocumentor 1.3.0RC2