PHP Class ZF2rapid\Generator\CrudGenerator\RepositoryFactoryGenerator

Inheritance: extends Zend\Code\Generator\ClassGenerator
Afficher le fichier Open project: zfrapid/zf2rapid Class Usage Examples

Protected Properties

Свойство Type Description
$config array

Méthodes publiques

Méthode Description
__construct ( string $className, string $moduleName, string $namespaceName, string $tableName, array $config = [] )

Méthodes protégées

Méthode Description
addClassDocBlock ( string $className ) Add a class doc block
addCreateServiceMethod ( string $className, string $moduleName, string $tableName ) Generate the create service method

Method Details

__construct() public méthode

public __construct ( string $className, string $moduleName, string $namespaceName, string $tableName, array $config = [] )
$className string
$moduleName string
$namespaceName string
$tableName string
$config array

addClassDocBlock() protected méthode

Add a class doc block
protected addClassDocBlock ( string $className )
$className string

addCreateServiceMethod() protected méthode

Generate the create service method
protected addCreateServiceMethod ( string $className, string $moduleName, string $tableName )
$className string
$moduleName string
$tableName string

Property Details

$config protected_oe property

protected array $config
Résultat array