Storing value for the Keywords datatype (PHP)

Storing value for the Keywords datatype (PHP)

Tuesday 02 March 2010 2:15:04 am - 2 replies

Author Message

Nicolas Pastorino

Tuesday 02 March 2010 3:14:02 am

Hi Felix,

Fair blackmailing :)

Why wouldn't you go for something like this :

case 'tags':
    $newObjectAttributes[$i]->fromString( $newObjTags );
    $newObjectAttributes[$i]->store();
break;

?

Let us know,
Cheers!

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

Felix Laate

Tuesday 02 March 2010 3:30:18 am

Thanks Nico, that did the trick!

Felix

Publlic Relations Manager
Greater Stavanger
www.greaterstavanger.com

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.