Class: HistoryItem

Source Location: /CORE/system/classes/item/HistoryItem.php

Class HistoryItem

Class Overview

This is the History Class for all Items!


ATTENTION:
It will only be instantiated by the Core, you MAY NOT instantiate it directly!

Located in /CORE/system/classes/item/HistoryItem.php [line 43]

DBItem
   |
   --HistoryItem
Author(s):
  • Kevin Papst
Information Tags:
Version:  $Id: HistoryItem.php,v 1.5 2006/11/26 22:04:09 kpapst Exp $
Copyright:  Copyright (C) 2002-2006 Kevin Papst
License:  GNU Public License

Methods

[ Top ]
Method Summary
HistoryItem   HistoryItem()  

[ Top ]
Methods
Constructor HistoryItem  [line 46]

  HistoryItem HistoryItem( $result  )

Parameters:
   $result: 


[ Top ]