Class DescRules

(line 3437)

Description


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

DescRules Object Definition


Class Variables

Summary:
integer $ID

$DescRulesCode = NULL (line 3549)

Data type : string

  • access: - public

$DescRulesLong = NULL (line 3552)

Data type : string

  • access: - public

$ID = 0 (line 3546)

Data type : integer

  • access: - public

Class Constants

Summary:

Method Detail

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

Constructor DescRules (line 3453)

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

DescRules 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: DescRules ID or array containing row from tblCol_DescRuless

Info

Method dbLoad (line 3487)

boolean dbLoad( )

Loads DescRules

Info

Method __toString (line 3536)

string __toString( )

Outputs DescRulesLong if DescRules 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:27 -0600 by phpDocumentor 1.3.1