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

Class: MediaSearch_File_TreeFactory

Source Location: /MediaSearch/File/TreeFactory.php

Class Overview


Constructs a tree of a given root directory. The whole tree is generated recursivle of MediaSearch_File_Abstract objects.


Author(s):

Copyright:

  • Copyright (c) 2009 Sven Strittmatter

Implements interfaces:

Constants

Methods



Class Details

[line 34]
Constructs a tree of a given root directory. The whole tree is generated recursivle of MediaSearch_File_Abstract objects.



Tags:

copyright:  Copyright (c) 2009 Sven Strittmatter
usedby:  ScannerApplication


[ Top ]


Class Methods


constructor __construct [line 52]

MediaSearch_File_TreeFactory __construct( string $rootDir)

Sets the root directory.



Tags:

access:  public


Parameters:

string   $rootDir  

[ Top ]

method construct [line 75]

MediaSearch_File_Folder construct( )

MediaSearch_Interface_Factory implementation.

Constructs the recursive directory tree and returns a object of type MediaSearch_File_Folder which represents the specified root directory.




Tags:

access:  public


[ Top ]

method setRootDir [line 62]

void setRootDir( string $rootDir)

Sets the root directory.



Tags:

access:  public


Parameters:

string   $rootDir  

[ Top ]


Class Constants

TRACE_LEVEL =  25

[line 35]


[ Top ]



Documentation generated on Mon, 17 Aug 2009 14:54:20 +0200 by phpDocumentor 1.4.2