Forums / General / Custom module and content objects

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Custom module and content objects

Author Message

Mihhail Rekun

Tuesday 13 June 2006 4:47:07 am

Hello,

is there a way for custom module to access data from content objects?
What I am trying to implement is a simple custom module that will parse a text file with comma separated values and prepare data for viewing (customized list of links).
And I want to store this file (or path to uploaded file) in a content object. How can I interact with objects from a module? I couldn't find such a reference on your site yet, a link to some docs would be appreciated,

TIA,

Mihhail

Kristof Coomans

Tuesday 13 June 2006 5:31:15 am

Hi

You will find a list of links in this topic: http://ez.no/community/forum/general/bulk_import

Good luck!

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Mihhail Rekun

Wednesday 14 June 2006 3:24:09 am

Thanks!