Class ReadableLog

Description

ReadableLog allows reading of its entries.

OSID Version: 2.0

Licensed under the org.osid.SidImplementationLicenseMIT.

Located in /harmoni/oki2/osid/logging/ReadableLog.php (line 17)


	
			
Direct descendents
Class Description
HarmoniReadableLog ReadableLog allows reading of its entries.
Method Summary
string getDisplayName ()
object EntryIterator getEntries (object Type $formatType, mixed $priorityType, object Type $priorityType )
Methods
getDisplayName (line 37)

Get the display name for this ReadableLog.

  • access: public
  • throws: object LoggingException An exception with one of the following messages defined in org.osid.logging.LoggingException may be thrown: UNIMPLEMENTED, OPERATION_FAILED, CONFIGURATION_ERROR, PERMISSION_DENIED
string getDisplayName ()

Redefined in descendants as:
getEntries (line 65)

Return the ReadableLog Entries in a last-in, first-out (LIFO) order.

  • access: public
  • throws: object LoggingException An exception with one of the following messages defined in org.osid.logging.LoggingException may be thrown: UNIMPLEMENTED, OPERATION_FAILED, CONFIGURATION_ERROR, PERMISSION_DENIED, NULL_ARGUMENT, UNKNOWN_TYPE
object EntryIterator getEntries (object Type $formatType, mixed $priorityType, object Type $priorityType )

Redefined in descendants as:

Documentation generated on Wed, 19 Sep 2007 10:25:45 -0400 by phpDocumentor 1.3.0RC3