Class Core_ModificationLogEntry

Description
Variable Summary
integer $ID
string $Login
int $ModuleID
string $RemoteHost
string $RequestData
int $RowID
string $TableName
int $UserID
Method Summary
boolean dbLoad ()
string toString ()
string __toString ()
Variables
string $ArchonFunction = NULL (line 99)
  • access: public
integer $ID = 0 (line 75)
  • access: public
string $Login = NULL (line 90)
  • access: public
int $ModuleID = 0 (line 96)
  • access: public
string $RemoteHost = NULL (line 93)
  • access: public
string $RequestData = NULL (line 102)
  • access: public
int $RowID = 0 (line 81)
  • access: public
string $TableName = NULL (line 78)
  • access: public
int $Timestamp = 0 (line 84)
  • access: public
int $UserID = 0 (line 87)
  • access: public
Methods
dbLoad (line 9)

Loads ModificationLogEntry

  • access: public
boolean dbLoad ()
toString (line 55)

Outputs Phrasetype as a string

  • access: public
string toString ()
__toString (line 69)

Outputs ModificationLogEntry if ModificationLogEntry is cast to string

  • access: public
  • magic:
string __toString ()

Documentation generated on Wed, 05 Mar 2008 16:46:53 -0600 by phpDocumentor 1.3.1