1

Is there a code template gallery for Zend Studio 7?

I used to use Zend Studio 5.5 but since they moved onto eclipse, I haven't found the time to adapt to it. I remember Zend Studio 5.5 came with code templates for generating php docblocks and other things but Zend Studio 7 seems to come by default with nothing, giving you the option to add these in.

Where could I find code templates? And for that matter, where could I find Zend Studio 7 resources?

raven
  • 18,004
  • 16
  • 81
  • 112
Andrei Serdeliuc ॐ
  • 5,828
  • 5
  • 39
  • 66

3 Answers3

1

Zend Studio 7 documentation: http://files.zend.com/help/Zend-Studio-7/zend-studio-7.htm

It doesn't look like there is a de-facto template source. Most of these templates will need to be built by yourself.

For importing and exporting templates, here is the documentation.

http://files.zend.com/help/Zend-Studio-7/templates.htm#Adding_new_templates

Tim Snyder
  • 113
  • 1
  • 6
0

It looks like you will have to export your templates from ZEND Studio V5.5 and import them into ZEND Studio v7. Instructions for doing this are located here

igotmumps
  • 549
  • 2
  • 7
-1

If you were happy with the templates in Zend Studio 5.5, why not just export those and import them into ZS 7?

Vlad the Impala
  • 15,572
  • 16
  • 81
  • 124