Registry
[ class tree: Registry ] [ index: Registry ] [ all elements ]

Class: Registry

Source Location: /Registry/Registry.php

Class Overview


Enter description here...


Author(s):

Version:

  • 1.0

Copyright:

  • Copyright (c) 2007 Sven Strittmatter

Variables

Constants

Methods



Class Details

[line 32]
Enter description here...

Longdesc




Tags:

author:  "Sven Strittmatter" <ausserirdisch@sven-space.de>
version:  1.0
copyright:  Copyright (c) 2007 Sven Strittmatter
link:  http://www.sven-space.de/code/php/MVClasses
todo:  complete description
usedby:  IpBlockHandler
usedby:  AuthLoggingHandler


[ Top ]


Class Variables

static $_instance =

[line 36]



Tags:

access:  protected

Type:   mixed


[ Top ]

$_values =

[line 37]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


static method getInstance [line 59]

static void getInstance( )



Tags:

access:  public


[ Top ]

method getRequest [line 47]

void getRequest( )



Tags:

access:  public


[ Top ]

constructor __construct [line 39]

Registry __construct( )



Tags:

access:  protected


[ Top ]

method retResponse [line 55]

void retResponse( )



Tags:

access:  public


[ Top ]

method setRequest [line 43]

void setRequest( $r)



Tags:

access:  public


Parameters:

Request   $r  

[ Top ]

method setResponse [line 51]

void setResponse( $r)



Tags:

access:  public


Parameters:

Response   $r  

[ Top ]

method _get [line 71]

void _get( $key)



Tags:

access:  protected


Parameters:

   $key  

[ Top ]

method _set [line 67]

void _set( $key, $value)



Tags:

access:  protected


Parameters:

   $key  
   $value  

[ Top ]

method __clone [line 79]

void __clone( )



Tags:

access:  protected


[ Top ]


Class Constants

KEY_REQUEST =  "request"

[line 33]


[ Top ]

KEY_RESPONSE =  "response"

[line 34]


[ Top ]



Documentation generated on Sun, 02 Aug 2009 17:15:02 +0200 by phpDocumentor 1.4.2