Class specific upload handler

Author Message

Oree Eyo

Wednesday 27 July 2005 1:30:58 am

Hello.
I'm writing an upload handler to handle html uploads and create article objects from them.
I'm using webdav to upload a html file and my handler creates a folder that represents the article object.
I can upload files into this folder, and all uploads are created as sub items of the article object.

I'd like to extend it to handle a folder that contains files which are related to the article.
I want to write anoter upload handler for folder that are inside the article object, but not to override the normal folder upload handler.
In other words. ezp should call my folder upload handler only if uploading into this (in that case, article) class.
Is it possible?

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.