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

Class: Mai_Creator

Source Location: /Mai/Creator.php

Class Overview


Mai_Creator is a container class for the different creator classes.


Author(s):

  • Wouter Bulten (wouterbulten@mai-ai.org)

Copyright:

  • Copyright (C) 2009 Mai (Me Artificial Intelligence)

Variables

Methods



Class Details

[line 43]
Mai_Creator is a container class for the different creator classes.



Tags:

author:  Wouter Bulten (wouterbulten@mai-ai.org)
copyright:  Copyright (C) 2009 Mai (Me Artificial Intelligence)
link:  http://www.launchpad.net/mai
license:  GNU General Public License version 3 (GPLv3)


[ Top ]


Class Variables

static $_instance =

[line 48]



Tags:

var:  Singleton instance
access:  protected

Type:   Mai_Creator


[ Top ]



Class Methods


static method getInstance [line 61]

static Mai_Creator getInstance( )

Retrieve singleton instance



Tags:

access:  public


[ Top ]

static method newPatternCreator [line 78]

static Mai_Creator_Pattern newPatternCreator( )

Create a new pattern creator.



Tags:

access:  public


[ Top ]

constructor __construct [line 54]

void __construct( )

Private constructor to prevent creation of this object.



Tags:

access:  private


[ Top ]

method __clone [line 87]

void __clone( )

Cloning of a singleton class is not allowed.



Tags:

access:  public


[ Top ]

method __wakeup [line 96]

void __wakeup( )

Function to prevent deserializing



Tags:

access:  public


[ Top ]


Documentation generated on Mon, 27 Jul 2009 19:55:06 +0200 by phpDocumentor 1.4.1