Lines Matching refs:extension
72 /** adds an extension.
81 suppressed (if supported by the extension)
90 object representing the extension.
102 /** removes an extension.
128 /** enable an extension.
130 If the extension is not from the user repository then an
133 @param extension
134 the extension which is to be enabled.
142 [in] XPackage extension,
150 /** disable an extension.
152 If the extension is not from the user repository then an
155 @param extension
156 the extension which is to be disabled
164 [in] XPackage extension,
200 extension identifier
202 extension file name
219 The extension at the first position in the returned sequence represents
220 the extension from the user repository. The next element is from the shared
222 If one repository does not contain this extension, then the respective
236 The members of the returned sequence correspond to an extension with a
237 particular extension identifer. The members are also sequences which
240 is the extension from the user repository, the second is from the shared
275 /** synchronizes the extension database with the contents of the extensions
284 If true - then at least one extension was removed or added. Otherwise
319 a user extension will not be kept in the user repository if its license
339 /** check if all prerequisites for the extension are fulfilled
343 [in] XPackage extension,