Hi Mark,<div><br></div><div>App-wide settings (for all users):</div>\OCP\Config::setAppValue<br><div><a href="https://github.com/owncloud/core/blob/master/lib/public/config.php#L90">https://github.com/owncloud/core/blob/master/lib/public/config.php#L90</a></div>
<div><br></div><div>Per-user settings: </div><div>\OCP\Config::setUserValue</div><div><a href="https://github.com/owncloud/core/blob/master/lib/public/config.php#L120">https://github.com/owncloud/core/blob/master/lib/public/config.php#L120</a></div>
<div><br></div><div>---</div><div>Victor<br><br><div class="gmail_quote">On Sat, Nov 10, 2012 at 7:41 PM, Mark - Syminet <span dir="ltr"><<a href="mailto:mark@syminet.com" target="_blank">mark@syminet.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><br></div>Hello friends, <div><br></div><div>I have ajaxterm SSH working here within my owncloud.  There is a nice button on the left-bar and all that.  I can right-click "open link in new tab" and get tabbed ssh sessions in my web browser.  It's really quite cool, and I want to share.  :-)  </div>
<div><br></div><div>But I need to quickly know how to put settings into the database via the API.  The example application from a git pull does not include a "Save" button?  Before release, I would like to understand the "proper way" to save app settings to the database. </div>
<div><br></div><div>* What function is called when I click "Enable" for an application?  </div><div>* Where do I look in the example app, for how to properly create database entries for my  own app?  </div><div>
<br></div><div>Thanks so much to everyone for all your hard work - let us forge forward together!  :-)  <span class="HOEnZb"><font color="#888888"><br><div>
<div style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-wrap:break-word;word-spacing:0px">
<span style="border-spacing:0px;text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><div style="word-wrap:break-word">
<br>Mark <br><br>-- <br>Syminet Internetworking Solutions <br><a href="http://www.syminet.com/" target="_blank">http://www.syminet.com/</a> <br><a href="tel:1-866-664-3151%20ext.%208049" value="+18666643151" target="_blank">1-866-664-3151 ext. 8049</a><br>
</div><div style="word-wrap:break-word"><br></div><div style="word-wrap:break-word"><br></div></span></div></div></font></span></div></div><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>
<br></blockquote></div><br></div>