Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

PHP Options - Model

If you intend to generate PHP code from your model, you can configure the model-specific code generation options using the 'PHP Specifications' page of the 'Manage Project Options' dialog to:

  • Specify the default PHP version to generate
  • Define the default file extension
  • Specify a default 'Get' prefix
  • Specify a default 'Set' prefix

Access Project | Settings | Project Options | Source Code Engineering | PHP

Options

Field/Option/Button

Action

See also

Options for the current model

Type in the default PHP version, the default file extension to apply when generating PHP source code, and the default 'Get' and 'Set' prefixes.

Notes

  • These options affect all users of the current model; however, they do not apply to other models

Learn more