On Sunday, February 16, 2014 11:16:30 AM UTC-5, Colombia Hosting wrote:
>
> I'm just extending the Sabre_DAV_ServerPlugin and there in 
> the beforeGetProperties I need to get the path of the node.
>
> The problem is that the path is protected.
>
> Now you are saying that to get access to it, I have to extend the node, 
> the server and the collections? jus to get access to a member that is there?
>
> I don't want to do anything more that get the path. Extend all this is a 
> lot of work, there is not an easy way to just get it?
>
> Thanks,
>

You can use php's reflection objects to break all the rules and get direct 
access to protected properties.

Evert 

-- 
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