Forums / Developer / Use ez API in a function php call with ajax

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

Use ez API in a function php call with ajax

Author Message

Florent Hache

Tuesday 05 January 2010 2:04:48 am

Hello Everybody,

I want to create ez object with the function createAndPublishObject with a php file.

I call my php file in ajax in the back office but it say the class eZContentFunctions was not found

So is it possible to use ez API in a php file call with ajax

Thanks a lot

Florent Hache

Jérôme Vieilledent

Wednesday 06 January 2010 4:46:38 am

Hi Florent

You should consider using ezjscore for that ;). Łukasz Serwatka and André R. just wrote an article about this really great extension :).

Florent Hache

Thursday 07 January 2010 1:21:37 am

Thanks Jerome i try it

Florent Hache