Prev Next

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

Ribbon

Configure > Model > Options > Source Code Engineering > PHP

Options

Option

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