Sono riuscito a eseguire il comando zf create layout, mi esce fuori questo:
codice:
Project
zf create project path name-of-profile-name file-of-profile
zf show
Note: There aare specialites, use zf show project.? to get specific help on them.
View
zf create view controller-name action-name-or-simple-name
Controller
zf create view controller name index-action-included[=1] module
Action
zf create action name controller-name [=index] view-included[=1] module
Module
zf create module name
ProjectProvider
zf create project-provider name actions
Cosa vuol significare....