homescreenpluginsrv/hspsmanager/inc/hspsthemeserver.h
branchRCL_3
changeset 12 502e5d91ad42
parent 11 bd874ee5e5e2
child 14 15e4dd19031c
equal deleted inserted replaced
11:bd874ee5e5e2 12:502e5d91ad42
   806      * @since S60 5.0 
   806      * @since S60 5.0 
   807      */
   807      */
   808     void HandleRomInstallationsL();
   808     void HandleRomInstallationsL();
   809     
   809     
   810     /**
   810     /**
   811      * Executes installation of manifest files from the ROM drive.
   811      * Installs widgets located at \private\200159C0\install\ directories.
   812      * @since S60 5.0 
   812      * @since S60 5.0 
   813      */
   813      */
   814     void InstallManifestsFromRomDriveL();
   814     void InstallWidgetsL();
   815                                 
   815                                         
   816     /**
       
   817      * V2 method for finding manifest files from Z\private\200159C0\install subfolders,
       
   818      * these folders should have a "hsps" subfolder.
       
   819      * Appends iManifestFiles array. 
       
   820      * @since S60 5.0     
       
   821      * @param aPluginFolders holds names of the plugin folders which are V2 based
       
   822      */
       
   823     void FindRomInstallationsV2L(        
       
   824         RPointerArray<HBufC>& aPluginFolders );
       
   825     
       
   826     /**
   816     /**
   827      * Initiates uninstallation of a manifest file located under the imports folder.
   817      * Initiates uninstallation of a manifest file located under the imports folder.
   828      * @since S60 5.0
   818      * @since S60 5.0
   829      * @param aFilelist is a list of dat files under the imports folder or NULL 
   819      * @param aFilelist is a list of dat files under the imports folder or NULL 
   830      */
   820      */