API Documentation

Tool/Framework/Loader/IncludePathLoader.php

Includes Classes 
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Tool
subpackage
Framework
version
$Id: IncludePathLoader.php 20903 2010-02-04 16:16:47Z matthew $
Classes
Zend_Tool_Framework_Loader_IncludePathLoader

Description

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

Zend_Tool_Framework_Loader_IncludePathLoader

Extends from
Zend_Tool_Framework_Loader_Abstract
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Tool
Methods
_getFiles
_fileIsBlacklisted

Description

Methods

_fileIsBlacklisted

_fileIsBlacklisted( string $file ) : bool

Arguments
$file
string
Output
bool
Details
visibility
protected
final
false
static
false

_getFiles

_getFiles( ) : array

_getFiles()

Output
array
Array of files to load
Details
visibility
protected
final
false
static
false
Documentation was generated by DocBlox.