About website intergration

About website intergration

Monday 18 May 2009 1:12:02 am - 2 replies

Author Message

Gaetano Giunta

Monday 18 May 2009 7:37:28 am

For log-in integration you will need to set up a sso-handler or login handler (ie. write some php code in an extension). You will find some existing extensions that you can use as an example.

For integrating external applications, you will need to create a new module and view inside an extension. You will most likely need to write some code that hacks the received urls in ezp form to translate them into the form your app expects. The view will then include the php code from your application using ob_start and ob_end and set it into the $Result['content'] variable. You can decide whether you want to have the default eZ Publish pagelayout template around your app or not. In any case, the ezpublish policies will apply - to allow access to your smarty outputes the user will need to have a proper eZ permission granted.

Principal Consultant International Business
Member of the Community Project Board

Jianjun Hu

Monday 18 May 2009 5:07:01 pm

Thanks for your instruction, Gaetano Giunta. I am going to learnning SSO related knowledge.

OnlyBlue

☆..·°∴°.☆°°.☆°.
°∴ °☆ .·enjoy star° .·★°∴°
∴°.°★ .·°
  ミ☆°∴°.★☆° ∴·°
°.☆° .·∴° 

Is it a pleasure after all to practice in due time what one has learnt?

You must be logged in to post messages in this topic!

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