Zend Framework Preferences

The Zend Framework preferences page allows you to configure the display of the Zend Tool Console.
The Zend Tool console displays messages and warnings when executing Zend Framework commands which utilize the Zend_Tool, such as create new Zend Framework Project or create new Zend Controller. See Using the Zend Tool Floating Window for more information.

Zend Framework Preferences page

The Zend Framework Preferences Preferences page is accessed from Window | Preferences | PHP | Editor | Zend Framework.

Configuring the Zend Tool Console Display Settings

 

 

Instructions on how to complete a procedure

To configure the Zend Tool Console display settings:

  1. Configure the following options:

Zend Tool Consolse Settings:

  • Fixed width console - Mark the checbox to limit the width of messages displayed in the Zend Tool console.
    Enter the required width in characters. The value must be between 1000 and 2,147,483,646.

  • Limit console output - Mark the checkbox to limit the amount of characters stored and displayed in the Zend Tool Console.
    Enter the required size in characters. The value must be between 80 and 2,147,483,646.

  • Automatically show Zend Tool console when a Zend_Tool command is executed - Mark this checkbox for the Zend Tool Console to be automatically displayed whenever a command which utilizes the Zend_Tool (e.g. create new Zend Framework project) is executed.

  • Console text color settings - Edit the colors for text displayed in the Zend Tool Console for the following:

    • Command line

    • Messages

    • Errors displayed

Zend Tool Floating Window Settings:

  • Provide content assist in Zend Tool Floating Window - Provides content assist options for Zend_Tool commands in the Zend Tool Floating Window.
    See Using the Zend Tool Floating Window for more information.

  1. Click Apply to apply your settings.