PHP Class Storm\Drivers\Base\Object\Properties\Proxies\ProxyFileGenerator

Inheritance: extends ProxyGenerator
Afficher le fichier Open project: timetoogo/penumbra Class Usage Examples

Protected Properties

Свойство Type Description
$ProxyCachePath

Méthodes publiques

Méthode Description
__construct ( $ProxyNamespace, $ProxyCachePath )

Méthodes protégées

Méthode Description
GenerateProxyFileName ( $ProxyClassName )
LoadProxyClass ( ReflectionClass $EntityReflection, $ProxyClassName, $FullProxyName )
LoadProxyClassFile ( ReflectionClass $EntityReflection, $ProxyClassName, $FullProxyName, $ProxyFileName )

Method Details

GenerateProxyFileName() final protected méthode

final protected GenerateProxyFileName ( $ProxyClassName )

LoadProxyClass() final protected méthode

final protected LoadProxyClass ( ReflectionClass $EntityReflection, $ProxyClassName, $FullProxyName )
$EntityReflection ReflectionClass

LoadProxyClassFile() abstract protected méthode

abstract protected LoadProxyClassFile ( ReflectionClass $EntityReflection, $ProxyClassName, $FullProxyName, $ProxyFileName )
$EntityReflection ReflectionClass

__construct() public méthode

public __construct ( $ProxyNamespace, $ProxyCachePath )

Property Details

$ProxyCachePath protected_oe property

protected $ProxyCachePath