Class Module

(line 4612)

Description


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

Module Object Definition


Class Variables

Summary:
integer $CategoryID
integer $ID
string $Module
string $Script

$Category = 0 (line 4751)

Data type : ModuleCategory

  • access: - public

$CategoryID = 0 (line 4735)

Data type : integer

  • access: - public

$ID = 0 (line 4730)

Data type : integer

  • access: - public

$Module = NULL (line 4740)

Data type : string

  • access: - public

$Script = NULL (line 4745)

Data type : string

  • access: - public

Class Constants

Summary:

Method Detail

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

Constructor Module (line 4628)

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

Module 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: Module ID or array containing row from tblArchon_Modules

Info

Method dbLoad (line 4662)

boolean dbLoad( )

Loads Module

Info

Method __toString (line 4718)

string __toString( )

Outputs Module if Module 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