ImplementationAlias

Summary

Sets alias names for database implementations

Usage

 

ImplementationAlias[ aliasname]=ezpostgresql|ezmysql
....

Description

The various database implementatations in eZ publish uses a database driver. These database drivers have names like ezmysql and ezpostgresql. In order to make let users use more commonly known names like mysql and postgresql you can set up aliases for the database drivers.

Don't change this setting unless you know what you are doing.

Examples

ImplementationAlias[]
ImplementationAlias[mysql]=ezmysql

This setting means that you can use the alias mysql when you want to use the ezmysql driver.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.