Class PHPDS_notif

Description

This is a base class for PHPDS subsystems

It allows dependency injection and dependency fetching; also mimics multiple inheritance

  • author: greg
  • version: 1.0.2 (greg)

Located in /PHPDS_notif.class.php (line 3)

PHPDS_dependant
   |
   --PHPDS_notif
Variable Summary
mixed $heritage
mixed $legacy
mixed $varName
Method Summary
void __destruct ()
void add ( $message)
void clear ()
void fetch ()
void import ()
void save ()
void set ([ $value = null])
void waiting ()
Variables
mixed $heritage (line 6)
  • access: protected
mixed $legacy (line 5)
  • access: protected
mixed $varName = 'PHPDS_notifications' (line 7)
  • access: protected

Inherited Variables

Inherited from PHPDS_dependant

PHPDS_dependant::$dependance
PHPDS_dependant::$parent
Methods
Destructor __destruct (line 10)
void __destruct ()
add (line 38)
  • access: public
void add ( $message)
  • $message
clear (line 52)
  • access: public
void clear ()
fetch (line 43)
  • access: public
void fetch ()
import (line 16)
void import ()
save (line 24)
  • access: public
void save ()
set (line 57)
  • access: public
void set ([ $value = null])
  • $value
waiting (line 33)
  • access: public
void waiting ()

Inherited Methods

Inherited From PHPDS_dependant

PHPDS_dependant::__construct()
PHPDS_dependant::construct()
PHPDS_dependant::debugInstance()
PHPDS_dependant::factory()
PHPDS_dependant::factoryWith()
PHPDS_dependant::info()
PHPDS_dependant::log()
PHPDS_dependant::PHPDS_dependance()
PHPDS_dependant::_log()
PHPDS_dependant::__call()
PHPDS_dependant::__get()
PHPDS_dependant::__set()

Documentation generated on Tue, 09 Aug 2011 09:05:17 +0200 by phpDocumentor 1.4.3