Fork me on GitHub

Working with PNObject  Bottom

  • I've read 'A short look at what PNObject is'. I looked at a few examples. I think I more or less have an idea how things fit together. Now I want to start using these techniques to create some additions to the Addressbook module. I couldn't find much in the developer documentation though.

    Any hints?
  • I would download one of the example Module Studio modules. PNObject is used alot in them. That's how I got a kickstart on using PNObject.



    edited by: cyber_wolf, Aug 04, 2009 - 07:13 AM

    --
    cyber_wolf
    www.bkbsolutions.com - My Zikula module development site.
  • Quote

    to create some additions to the Addressbook module

    Since the answer depends on what you want to do, can you be a bit more specific?

    Greetings
    R
  • Thanks for replies guys,

    What I'm looking into is two things:
    • create a facility for administrators to send emails to a category of entries in the addressbook, and
    • importing addresses from an csv file.




    edited by: dits, Aug 04, 2009 - 02:53 PM
  • You might want to take a look at the 2.x version of the newsletter module. It has examples of using the object model to do things which are not strictly database mapping related.

    Greetings
    R
  • rgasch

    It has examples of using the object model to do things which are not strictly database mapping related.


    Thanks Robert. That is indeed what I'm looking for. I've managed to get part of it operational already. Will look into Newsletter.

    Bert

This list is based on users active over the last 60 minutes.