[Owncloud] What app 'types' are valid ?
    Florian Hülsmann 
    fh at cbix.de
       
    Sat Jul 14 11:12:50 UTC 2012
    
    
  
By default, every app has an app.php script that is executed on any 
action of owncloud. But as far as I know there is the possibility to 
only load those apps with a specific type, i.e. when using WebDAV it may 
become inperformant to load every app first while you only need those 
with the type "filesystem".
(Correct me if I'm wrong!)
Thus the developers can chose custom types for their apps.
Florian
Am 14.07.2012 10:00, schrieb Christian Reiner:
> Hello all,
> inside the appinfo/info.xml file some apps specify a <types> section holding
> the apps 'types'. This is stored in the database upon installation of the app
> and can be used later to load only apps of a certain type at runtime.
>
> I found several apps claiming to be of type "filesystem", one of type
> "authentication".
>
> My question: is there a definition or collection of valid types ?
> These are _not_ the categories offered at the apps.owncloud.org site which is
> a pretty strange selection anyway. Or are the 'types' just made up by the app
> developers by best knowledge and intention?
>
> Christian
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
>
-- 
Florian Hülsmann
<fh at cbix.de>
http://cbix.de
    
    
More information about the Owncloud
mailing list