Class ModuleCategory

(line 4762)

Description


Located in File: /lib/archon.inc.php

ModuleCategory Object Definition


Class Variables

Summary:
string $Category
integer $ID

$Category = NULL (line 4876)

Data type : string

  • access: - public

$ID = 0 (line 4873)

Data type : integer

  • access: - public

Class Constants

Summary:

Method Detail

Summary:
ModuleCategory ModuleCategory ([integer|array $ID_or_Row = NULL])
boolean dbLoad ()
string __toString ()

Constructor ModuleCategory (line 4778)

ModuleCategory ModuleCategory( [integer|array $ID_or_Row = NULL])

ModuleCategory Constructor

If ID is passed as an argument, no data will be loaded until dbLoad is called.

If a table row is passed as an argument, the array will be parsed, and object variables will be assigned.

Parameters

  • integer|array $ID_or_Row: ModuleCategory ID or array containing row from tblArchon_ModuleCategories

Info

Method dbLoad (line 4812)

boolean dbLoad( )

Loads ModuleCategory

Info

Method __toString (line 4862)

string __toString( )

Outputs Category if ModuleCategory is cast to string

Info

  • magic -

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Wed, 10 Jan 2007 15:37:21 -0600 by phpDocumentor 1.3.1