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

Class: MediaSearch_Interface_Factory

Source Location: /MediaSearch/Interface/Factory.php

Interface Overview


This interface describes the methods for any factory class used in MediaSearch. A Factory is a class which constructs some objects for you. This interface unifies factories.


Author(s):

Copyright:

  • Copyright (c) 2009 Sven Strittmatter

Methods



Class Details

[line 30]
This interface describes the methods for any factory class used in MediaSearch. A Factory is a class which constructs some objects for you. This interface unifies factories.



Tags:

copyright:  Copyright (c) 2009 Sven Strittmatter


[ Top ]


Class Methods


method construct [line 39]

mixed construct( )

Each faytory need to implement this method as main entry point. This method should create in some way that object(s) you want from the factory.



Tags:

access:  public


[ Top ]


Documentation generated on Mon, 17 Aug 2009 14:52:24 +0200 by phpDocumentor 1.4.2