Clone survey function

You need to be logged in to post messages in the forums. New users may register here.

Eugene Svirskyy

Member since:
16 August 2008

Posts: 8

Friday 15 May 2009 7:26:01 am

Hi eZSurvey developers and all :)

Does anyone know what is the purpose of eZSurvey->cloneSurvey() method?

Thanks
Up

Bjørn Reiten

Member since:
22 February 2008

Posts: 35

Friday 22 May 2009 2:13:07 am

Hi,

eZSurvey->cloneSurvey() is used when you want to create a new version of an object, which creates a new copy of the survey in the database. Then you can change the values, where the published version still is the same.
Up

You need to be logged in to post messages in the forums. New users may register here.