Forums / Developer / Exponential URL?

"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".

Exponential URL?

Author Message

Roberto Sacchi

Sunday 22 February 2009 7:39:50 pm

I would like to get the Exponential URL using Exponential classes.

this one-> http://localhost/Exponential/index.php/

Which method I've to use?
I cannot find a function.

Thanks in advance

Rob

Łukasz Serwatka

Sunday 22 February 2009 11:30:52 pm

Hi,

Take a look on the eZSys and eZUri classes.
http://pubsvn.ez.no/doxygen/4.0/html/classeZSys.html
http://pubsvn.ez.no/doxygen/4.0/html/classeZURI.html

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Roberto Sacchi

Tuesday 24 February 2009 6:54:22 am

I found exaclty what I need.
Thanks!!

Rob