Hello,

I'm writing a plugin that will add some properties to the PROPFIND method.

But I need to get the node path to work with it into 
the beforeGetProperties event.

The problem is that the INode has the path member protected, and I can't 
see any public method to get it.

How can I get the path into the beforeGetProperties?

public function beforeGetProperties($uri, DAV\INode $node, &
$requestedProperties, &$returnedProperties);

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"SabreDAV Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sabredav-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to sabredav-discuss@googlegroups.com.
Visit this group at http://groups.google.com/group/sabredav-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to