Forums / Developer / ezroot, ezurl operators in Php ?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

ezroot, ezurl operators in Php ?

Author Message

H-Works Agency

Tuesday 07 September 2010 4:36:17 am

Hello everyone,

In a custom php file how can i use ezroot or ezurl operators ?

What ezp classes & methods should i use ? Is this only possible ?

Regards

EZP is Great

Matthieu Sévère

Tuesday 07 September 2010 4:42:49 am

Hey Martin,

You can use eZURI::transformURI() in lib/ezutils/ezuri.php

Cheers

--
eZ certified developer: http://ez.no/certification/verify/346216

H-Works Agency

Tuesday 07 September 2010 6:58:47 am

Great thanks a lot !

EZP is Great