Howto get Information from outside of ezP?

Author Message

Daniel Scheiner

Sunday 12 November 2006 8:50:28 am

Hi!

Is there a way to send a request like "www.test.com/getinformation_on_id=1234" ?
I need some way of reading out object-data like name, age, hobbies, etc.

Do I need a module for that?

In what format would the answer to my request be???

Thanks!!! =)

kracker (the)

Sunday 12 November 2006 11:01:06 am

This information should be simple enough to write additions to your php application to provide eZ publish content object information. You could start by writing a cli script to provide the data first in someway as a proof of concept ...

It really depends on exactly what kind of application, how you want access to the information. This specific choice of how you access the information is important.

<b>Just Write the Code ...</b>

If it's compatible php 4.4.x application you should be able to add code to your existing application to provide the eZ publish content to your application.

And there have got to be plenty examples of how to open up and fetch the data you want. I'd search for people back in the day looking to 'export' data ...

<b>PS</b>
I've added an entry to the wiki based on your forum message :)
<i>http://pubsvn.ez.no/wiki/en/ez/question_what_documentation_about_ez_publish_do_you_feel_is_missing</i>

<i>no?</i>
//kracker
i am nothing ...
<i>14-mansbestfriend_(sole)-dream_i_had_on_my_25th_birthday-cms</i>

Member since: 2001.07.13 || http://ezpedia.se7enx.com/

kracker (the)

Sunday 12 November 2006 4:43:29 pm

Here are some related threads...

how to do a fetch with php
<i>http://ez.no/community/forum/developer/how_to_do_a_fetch_with_php</i>

I've added this link and a number of other examples from the forum into the wiki.
<i>http://pubsvn.ez.no/wiki/en/ez/api_code_samples#eztoc388_1_1_1</i>

//kracker
<i>{"eZ pedia"|use()}
http://ezpedia.org/</i>

Member since: 2001.07.13 || http://ezpedia.se7enx.com/

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.