PHP Class ZF2rapid\Generator\CrudGenerator\CreateActionViewGenerator

Inheritance: extends AbstractActionViewGenerator
Show file Open project: zfrapid/zf2rapid

Protected Methods

Method Description
addContent ( string $moduleName, Zend\Code\Reflection\ClassReflection $loadedEntity ) Generate view content

Method Details

addContent() protected method

Generate view content
protected addContent ( string $moduleName, Zend\Code\Reflection\ClassReflection $loadedEntity )
$moduleName string
$loadedEntity Zend\Code\Reflection\ClassReflection