Class IFileFactory

Description

Permette di istanziare dinamicamente un oggetto di tipo

Permette di istanziare dinamicamente un oggetto di tipo Adapter_Search_Lucene_Document_Interface o IFile_Indexing_Interface

  • author: Giampaolo Losito, Antonio Di Girolomo
  • copyright:
  • license: GNU

Located in /IFileFactory.php (line 23)


	
			
Variable Summary
Method Summary
void __construct ()
Adatpter_Search_Lucene_Document_Interface getAdapterSearchLuceneDocument ( $ext)
Variables
static IFileFactory $_instance (line 39)

Istanza di IFileFactory

Istanza di IFileFactory

  • access: private
string $dirname (line 46)

Nome della directory dove risiede il file

Nome della directory dove risiede il file

  • access: private
Methods
static method getInstance (line 62)

Ritorna una istanza dell'oggetto IFileFactory

Ritorna una istanza dell'oggetto IFileFactory

static IFileFactory getInstance ()
Constructor __construct (line 53)

Il metodo non e' invocabile per il Singleton pattern

Il metodo non e' invocabile per il Singleton pattern

  • access: private
void __construct ()
getAdapterSearchLuceneDocument (line 120)

Ritorna un oggetto Adatpter_Search_Lucene_Document_Interface

Ritorna un oggetto Adatpter_Search_Lucene_Document_Interface

  • throws: ReflectionException, IFile_Exception
  • throws: Lucene_Exception
  • access: public
Adatpter_Search_Lucene_Document_Interface getAdapterSearchLuceneDocument ( $ext)
  • $ext
getIFileIndexing (line 76)

Ritorna un oggetto IFile_Indexing_Interface

Ritorna un oggetto IFile_Indexing_Interface

  • throws: ReflectionException, IFile_Exception
  • throws: Lucene_Exception
  • access: public
IFile_Indexing_Interface getIFileIndexing ( $type,  $resource)
  • $type
  • $resource

Documentation generated on Fri, 16 Aug 2013 11:37:29 +0200 by phpDocumentor 1.4.0