<div dir="ltr">Thank You very much for your reply. <br>Could you please tell me such an app that offer such a public page.<br>Thank You</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 11, 2013 at 7:41 PM, Christian Reiner <span dir="ltr"><<a href="mailto:foss@christian-reiner.info" target="_blank">foss@christian-reiner.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div class="im"><br>
On Saturday 11 May 2013 19:21:39 Tharindu Dhananjaya Galappaththi wrote:<br>
> I'm planning to implement an app and I need to expose a page of that app to<br>
> the out side world.<br>
</div>great to hear so! I am curious what you are going to implement!<br>
<div class="im"><br>
> Is it possible?<br>
> > If so how can it be done?<br>
<br>
</div>Take a look at this short "documentation":<br>
<a href="http://owncloud.org/apps/public-php-and-remote-php/" target="_blank">http://owncloud.org/apps/public-php-and-remote-php/</a><br>
Yes, the information is minimal and the layout is horrible, but it helps you<br>
to get on your way:<br>
<br>
you "register" a public service inside your apps appinfo/info.xml file.<br>
Then you have a public usable "service" which basically means that a request<br>
from outside to that url is answered. You are more or less free to do what you<br>
want to serve that request.<br>
<br>
It probably helps to take a look at other apps offering such services to get<br>
an impression of how to use that construct.<br>
<br>
Good luck !<br>
Christian Reiner (arkascha)<br>
_______________________________________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
</blockquote></div><br></div>