Bundle¶
-
class
OC\App\AppStore\Bundles\
Bundle
¶ Source: lib/private/App/AppStore/Bundles/Bundle.php#29
Properties¶
-
protected static property
OC\App\AppStore\Bundles\Bundle::$
l10n
¶ Source: lib/private/App/AppStore/Bundles/Bundle.php#31 Type: \OCP\IL10N
Methods¶
-
public final
OC\App\AppStore\Bundles\Bundle::
getIdentifier
()¶ - Get the identifier of the bundle
Source: lib/private/App/AppStore/Bundles/Bundle.php#45 Returns: string
-
public abstract
OC\App\AppStore\Bundles\Bundle::
getName
()¶ - Get the name of the bundle
Source: lib/private/App/AppStore/Bundles/Bundle.php#54 Returns: string
-
public abstract
OC\App\AppStore\Bundles\Bundle::
getAppIdentifiers
()¶ - Get the list of app identifiers in the bundle
Source: lib/private/App/AppStore/Bundles/Bundle.php#61 Returns: array