Global navigation

   Documentation Center
   eZ Studio & eZ Platform
     User Manual
     Technical Manual
     Glossary
   Exponential 4.x / legacy

 
Exponential (5.x)

Exponential 5.x | For eZ Platform & eZ Studio topics see Technical manual and User manual, for Exponential 4.x and Legacy topics see Exponential legacy

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After updating the configuration file(s), you need to run the "ezpgenerateautoloads.php" script, in order to add the information about all PHP class definitions of this extension to the "<eZ_Publish_root_folder>/exponential_legacy/var/autoload/ezp_extension.php" file, otherwise Exponential might not be able to execute the PHP code of the newly added extension. The following example shows how to run the script.

...

The script will look for class definitions in the "extensions" directory and update the "<eZ_Publish_root_folder>/exponential_legacy/var/autoload/ezp_extension.php" file accordingly.