Re: Getting All Properties Std. and Custom
Julian Reschke <[email protected]>
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
Aslam Bari schrieb: > Dear all, > In Slide there are some standard properties like dispalayname, > contentlenght... etc. A user also can make some custom properties. I user > make custom properties in DAV: namespace then my question is:- Bad idea. Do not put custom properties into the DAV: namespace. > Is there is any way to get all DAV: properties including Standard as well as > userdefined properties in the slide. > I ONLY WANT UNIQUE PROPERTIES. means First get STD. properties i.e. 12-15 > and user defined properties , no duplicate. IN ALL THE RESOURCES. > ... Is this question about the Slide API or WebDAV? In the latter case, just check the documentation on PROPFIND in RFC2518. Best regards, Julian