Path

ez projects / data_import / forum / general / datatype ezcountry


datatype ezcountry

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

Bin LIU

Member since:
09 January 2008

Posts: 15

Friday 19 September 2008 2:23:25 pm

I tested the datatype ezcountry, it doesn't work with the fromstring method. I don't know why ?

And I found a method which cano entry a string like 'français' in ezcountry, and show it like a string. it works well



                        case 'ezcountry':


                           $content = array( 'value' => $this->source_handler->getValueFromField() );


                          $contentObjectAttribute->setContent( $content );


                           $value = $this->source_handler->getValueFromField();


                        break;  


=== Lagardère Active ===

Fetch random
http://projects.ez.no/la_fetch_random
LA Static Cache
http://projects.ez.no/lastaticcache
LA Bookmarks (jquery)
http://projects.ez.no/labookmark
LA Calendar (jquery)
http://projects.ez.no/lacalendar

My site ez
http://lingping.info

Up

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