The Yaf_Registry class

(Yaf >=1.0.0)

���

Yaf_Registry, ����ע���(��ƶ���ֿ�)��һ������������Ӧ�ÿռ�(application space)�ڴ洢�����ֵ������. ͨ���Ѷ���洢������,���ǿ�����������Ŀ���κεط�ʹ��ͬһ������.���ֻ����൱��һ��ȫ�ִ洢. ���ǿ���ͨ��Yaf_Registry��ľ�̬������ʹ�ö���ע���. ����,���ڸ�����һ���������,�����ʹ��������ʽ���������е��෽��

��ժҪ

Yaf_Registry {
/* ���� */
static $_instance ;
protected $_entries ;
/* ���� */
private __clone ( void ) : void
__construct ( void )
public static del ( string $name ) : void
public static get ( string $name ) : mixed
public static has ( string $name ) : bool
public static set ( string $name , string $value ) : bool
}

����

_instance

_entries

Table of Contents