ExtensionAutoloadPath[]= directory_name1
ExtensionAutoloadPath[]= director_namey2
...
eZ publish will look for the file eztemplateautoload.php inside the directory "/extension/ directory_name/autoloads". The eztemplateautoload.php file should contain the function and operator definitions provided by the corresponding extension.
This setting is typically set in the settings for each extension that contain template operators of functions.
ExtensionAutoloadPath[]=myextension
This setting will make eZ publish load template function and operator definitions from the file "/extension/myextension/autoloads/eztemplateautoload.php"
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.