- get(int) - Method in class com.dubture.getcomposer.core.entities.AbstractJsonArray
-
Returns the passed object
- get(String) - Method in class com.dubture.getcomposer.core.entities.AbstractJsonObject
-
Returns the property value.
- getAcceptedIssuers() - Method in class com.dubture.getcomposer.packages.AbstractDownloader.ComposerTrustManager
-
- getAsArray() - Method in class com.dubture.getcomposer.core.entities.JsonValue
-
Returns the value as array.
- getAsArray(String) - Method in class com.dubture.getcomposer.core.objects.JsonObject
-
Returns the property value as array.
- getAsBoolean() - Method in class com.dubture.getcomposer.core.entities.JsonValue
-
Returns the value as boolean.
- getAsBoolean(String) - Method in class com.dubture.getcomposer.core.objects.JsonObject
-
Returns the property value as boolean or null if it has not been set.
- getAsFloat() - Method in class com.dubture.getcomposer.core.entities.JsonValue
-
Returns the value as float.
- getAsFloat(String) - Method in class com.dubture.getcomposer.core.objects.JsonObject
-
Returns the property value as double or null if it has not been set.
- getAsInteger() - Method in class com.dubture.getcomposer.core.entities.JsonValue
-
Returns the value as integer.
- getAsInteger(String) - Method in class com.dubture.getcomposer.core.objects.JsonObject
-
Returns the property value as integer or null if it has not been set.
- getAsNumber() - Method in class com.dubture.getcomposer.core.entities.JsonValue
-
Returns the value as number.
- getAsObject() - Method in class com.dubture.getcomposer.core.entities.JsonValue
-
Returns the value as entity.
- getAsObject(String) - Method in class com.dubture.getcomposer.core.objects.JsonObject
-
Returns the property value as object.
- getAsRaw() - Method in class com.dubture.getcomposer.core.entities.JsonValue
-
Returns the value.
- getAsRaw(String) - Method in class com.dubture.getcomposer.core.objects.JsonObject
-
Returns the property raw value or null if it has not been set.
- getAsString() - Method in class com.dubture.getcomposer.core.entities.JsonValue
-
Returns the value as string.
- getAsString(String) - Method in class com.dubture.getcomposer.core.objects.JsonObject
-
Returns the property value as string or null if it has not been set.
- getAuthors() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the authors
- getAutoload() - Method in class com.dubture.getcomposer.core.DistributedPackage
-
Returns the autoload entity.
- getBackend() - Method in interface com.dubture.getcomposer.httpclient.AsyncClientInterface
-
- getBackend() - Method in class com.dubture.getcomposer.httpclient.HttpAsyncClient
-
- getBaseUrl() - Method in class com.dubture.getcomposer.packages.AbstractDownloadClient
-
- getBaseUrlParamEncoding() - Method in class com.dubture.getcomposer.packages.AbstractDownloadClient
-
- getBin() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the bin collection.
- getBinDir() - Method in class com.dubture.getcomposer.core.objects.Config
-
Returns the bin-dir property.
- getBranchesPath() - Method in class com.dubture.getcomposer.core.repositories.SubversionRepository
-
- getBuild() - Method in class com.dubture.getcomposer.core.entities.Version
-
- getClassMap() - Method in class com.dubture.getcomposer.core.objects.Autoload
-
- getConfig() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the config entity
- getConstraint() - Method in class com.dubture.getcomposer.core.entities.Version
-
- getDefaultVersion() - Method in class com.dubture.getcomposer.core.collection.Versions
-
Returns the most recent version
- getDescription() - Method in class com.dubture.getcomposer.core.MinimalPackage
-
Returns the description property.
- getDetailedVersion(String) - Method in class com.dubture.getcomposer.core.collection.Versions
-
Returns the detailed version for a given string version or null
if the version doesn't exist in this version collection
- getDetailedVersion() - Method in class com.dubture.getcomposer.core.VersionedPackage
-
- getDetailedVersions() - Method in class com.dubture.getcomposer.core.collection.Versions
-
- getDevPosition() - Method in class com.dubture.getcomposer.core.entities.Version
-
- getDist() - Method in class com.dubture.getcomposer.core.DistributedPackage
-
Returns the dist entity.
- getEmail() - Method in class com.dubture.getcomposer.core.objects.Person
-
Returns the perons's email
- getEmail() - Method in class com.dubture.getcomposer.core.objects.Support
-
Returns the email.
- getEvents() - Static method in class com.dubture.getcomposer.core.objects.Scripts
-
- getExtra() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the extra entity
- getFieldByName(Class, String) - Method in class com.dubture.getcomposer.core.entities.JsonEntity
-
- getFieldName(Field) - Method in class com.dubture.getcomposer.core.entities.JsonEntity
-
- getFields(Class) - Method in class com.dubture.getcomposer.core.entities.JsonEntity
-
- getFiles() - Method in class com.dubture.getcomposer.core.objects.Autoload
-
- getFirst() - Method in class com.dubture.getcomposer.core.collection.Psr0
-
- getFirst() - Method in class com.dubture.getcomposer.core.objects.Namespace
-
Returns the path and if there are more than one, returns the first one.
- getFix() - Method in class com.dubture.getcomposer.core.entities.Version
-
- getForum() - Method in class com.dubture.getcomposer.core.objects.Support
-
Returns the forum.
- getGithubProtocols() - Method in class com.dubture.getcomposer.core.objects.Config
-
Returns the github-protocols property.
- getHighest() - Method in class com.dubture.getcomposer.core.entities.Version
-
- getHomepage() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the homepage
- getHomepage() - Method in class com.dubture.getcomposer.core.objects.Person
-
Returns the person's homepage
- getInitString() - Method in class com.dubture.getcomposer.core.objects.Person
-
Returns a string that is passed to composer's init command
- getIrc() - Method in class com.dubture.getcomposer.core.objects.Support
-
Returns the irc.
- getIssues() - Method in class com.dubture.getcomposer.core.objects.Support
-
Returns the issues.
- getKeywords() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the keywords
- getLicense() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the license section
- getLowest() - Method in class com.dubture.getcomposer.core.entities.Version
-
- getMaintainers() - Method in class com.dubture.getcomposer.core.RepositoryPackage
-
Returns the maintainers
- getMajor() - Method in class com.dubture.getcomposer.core.entities.Version
-
- getMajors() - Method in class com.dubture.getcomposer.core.collection.Versions
-
- getMinimumStability() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the minimum-stability property
- getMinor() - Method in class com.dubture.getcomposer.core.entities.Version
-
- getMinors(String) - Method in class com.dubture.getcomposer.core.collection.Versions
-
Returns all minor versions for the given major version or null
if major version does not exist.
- getName() - Method in class com.dubture.getcomposer.core.MinimalPackage
-
Returns the name property.
- getName() - Method in class com.dubture.getcomposer.core.objects.Person
-
Returns the person's name
- getNamespace() - Method in class com.dubture.getcomposer.core.objects.Namespace
-
Returns the name.
- getNamespaces() - Method in class com.dubture.getcomposer.core.collection.Psr0
-
- getNotifyOnInstall() - Method in class com.dubture.getcomposer.core.objects.Config
-
Sets the notify-on-install property.
- getOptions() - Method in class com.dubture.getcomposer.core.repositories.ComposerRepository
-
Returns the options entity
- getOwnProperties() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
- getOwnProperties() - Method in class com.dubture.getcomposer.core.entities.AbstractJsonObject
-
- getOwnProperties() - Method in class com.dubture.getcomposer.core.objects.Namespace
-
- getOwnProperties() - Method in class com.dubture.getcomposer.core.objects.Scripts
-
- getOwnProperties() - Method in class com.dubture.getcomposer.core.repositories.ComposerRepository
-
- getPackage() - Method in class com.dubture.getcomposer.core.repositories.PackageRepository
-
- getPackageName(String) - Method in class com.dubture.getcomposer.core.RepositoryPackage
-
Returns the package name suitable for passing it to
"composer.phar require"
- getPageLimit() - Method in class com.dubture.getcomposer.packages.AsyncPackageSearch
-
- getPageLimit() - Method in class com.dubture.getcomposer.packages.PackageSearch
-
- getParams() - Method in interface com.dubture.getcomposer.httpclient.AsyncClientInterface
-
- getParams() - Method in class com.dubture.getcomposer.httpclient.HttpAsyncClient
-
- getPaths() - Method in class com.dubture.getcomposer.core.objects.Namespace
-
- getPostInstallCmd() - Method in class com.dubture.getcomposer.core.objects.Scripts
-
Gets scripts that will occur after the
- getPostPackageInstall() - Method in class com.dubture.getcomposer.core.objects.Scripts
-
Gets scripts that will occur after a package is installed.
- getPostPackageUninstall() - Method in class com.dubture.getcomposer.core.objects.Scripts
-
Gets scripts that will occur after a package is uninstalled.
- getPostPackageUpdate() - Method in class com.dubture.getcomposer.core.objects.Scripts
-
Gets scripts that will occur after a package is updateed.
- getPostUpdateCmd() - Method in class com.dubture.getcomposer.core.objects.Scripts
-
Gets scripts that will occur after the
- getPrefix() - Method in class com.dubture.getcomposer.core.entities.Version
-
- getPreInstallCmd() - Method in class com.dubture.getcomposer.core.objects.Scripts
-
Gets scripts that will occur before the
- getPrePackageInstall() - Method in class com.dubture.getcomposer.core.objects.Scripts
-
Gets scripts that will occur before a package is installed.
- getPrePackageUninstall() - Method in class com.dubture.getcomposer.core.objects.Scripts
-
Gets scripts that will occur before a package is uninstalled.
- getPrePackageUpdate() - Method in class com.dubture.getcomposer.core.objects.Scripts
-
Gets scripts that will occur before a package is updateed.
- getPreUpdateCmd() - Method in class com.dubture.getcomposer.core.objects.Scripts
-
Gets scripts that will occur before the
- getProcessTimeout() - Method in class com.dubture.getcomposer.core.objects.Config
-
Returns the process-timeout property.
- getPsr0() - Method in class com.dubture.getcomposer.core.objects.Autoload
-
- getRecentMajor() - Method in class com.dubture.getcomposer.core.collection.Versions
-
- getRecentMinor(String) - Method in class com.dubture.getcomposer.core.collection.Versions
-
Returns the recent minor version for the given major version or null
if neither major version or no minor version exists.
- getReference() - Method in class com.dubture.getcomposer.core.objects.Storage
-
Returns the reference property.
- getRepositories() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
- getRepository() - Method in class com.dubture.getcomposer.core.RepositoryPackage
-
Returns the repository url
- getRequire() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the require dependencies
- getRequireDev() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the require-dev dependencies
- getRole() - Method in class com.dubture.getcomposer.core.objects.Person
-
Returns the person's role
- getScripts() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the scripts entity
- getShaSum() - Method in class com.dubture.getcomposer.core.objects.Distribution
-
Returns the shasum property.
- getSource() - Method in class com.dubture.getcomposer.core.DistributedPackage
-
Returns the source entity.
- getSource() - Method in class com.dubture.getcomposer.core.objects.Support
-
Returns the source.
- getStability() - Method in class com.dubture.getcomposer.core.entities.Version
-
- getStabilityModifier() - Method in class com.dubture.getcomposer.core.entities.Version
-
- getSuffix() - Method in class com.dubture.getcomposer.core.entities.Version
-
- getSupport() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the support section
- getTagsPath() - Method in class com.dubture.getcomposer.core.repositories.SubversionRepository
-
- getTargetDir() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the target-dir
- getTrunkPath() - Method in class com.dubture.getcomposer.core.repositories.SubversionRepository
-
- getType() - Method in class com.dubture.getcomposer.core.DistributedPackage
-
Returns the type property.
- getType() - Method in class com.dubture.getcomposer.core.objects.Storage
-
Returns the type property.
- getType() - Method in class com.dubture.getcomposer.core.repositories.Repository
-
Returns the type property.
- getType(String) - Static method in class com.dubture.getcomposer.core.repositories.RepositoryFactory
-
- getUrl() - Method in class com.dubture.getcomposer.core.objects.Storage
-
Returns the url property.
- getUrl() - Method in class com.dubture.getcomposer.core.repositories.Repository
-
Returns the url property.
- getUrl() - Method in class com.dubture.getcomposer.packages.AbstractDownloader
-
- getVendorAlias() - Method in class com.dubture.getcomposer.core.repositories.PearRepository
-
Returns the vendor-alias
- getVendorDir() - Method in class com.dubture.getcomposer.core.objects.Config
-
Returns the vendor-bin property.
- getVersion(int) - Method in class com.dubture.getcomposer.core.entities.Version
-
- getVersion() - Method in class com.dubture.getcomposer.core.VersionedPackage
-
Returns the version.
- getVersionNormalized() - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Returns the normalized version
- getVersions() - Method in class com.dubture.getcomposer.core.entities.Version
-
- getVersions(String) - Method in class com.dubture.getcomposer.core.repositories.ComposerRepository
-
- getVersions() - Method in class com.dubture.getcomposer.core.RepositoryPackage
-
Returns the versions
- getWiki() - Method in class com.dubture.getcomposer.core.objects.Support
-
Returns the wiki.
- GitRepository - Class in com.dubture.getcomposer.core.repositories
-
- GitRepository() - Constructor for class com.dubture.getcomposer.core.repositories.GitRepository
-
- Scripts - Class in com.dubture.getcomposer.core.objects
-
Represents the scripts entry in a composer package
- Scripts() - Constructor for class com.dubture.getcomposer.core.objects.Scripts
-
- search(String) - Method in class com.dubture.getcomposer.packages.AsyncPackageSearch
-
- search(String) - Method in class com.dubture.getcomposer.packages.PackageSearch
-
- SEARCH_URL - Static variable in class com.dubture.getcomposer.core.ComposerConstants
-
- SearchResult - Class in com.dubture.getcomposer.packages
-
- SearchResult(Object) - Constructor for class com.dubture.getcomposer.packages.SearchResult
-
- set(String, ComposerPackage) - Method in class com.dubture.getcomposer.core.collection.Versions
-
- set(String, Object) - Method in class com.dubture.getcomposer.core.entities.AbstractJsonObject
-
Sets a new value for the given property.
- set(String, Object, boolean) - Method in class com.dubture.getcomposer.core.entities.AbstractJsonObject
-
Sets a new value for the given property.
- set(String, Object) - Method in class com.dubture.getcomposer.core.objects.JsonObject
-
Sets a new value for the given property.
- setBaseUrl(String) - Method in class com.dubture.getcomposer.packages.AbstractDownloadClient
-
Sets the base url.
- setBaseUrlParamEncoding(boolean) - Method in class com.dubture.getcomposer.packages.AbstractDownloadClient
-
- setBinDir(String) - Method in class com.dubture.getcomposer.core.objects.Config
-
Sets the bin-dir property.
- setBranchesPath(String) - Method in class com.dubture.getcomposer.core.repositories.SubversionRepository
-
- setBuild(String) - Method in class com.dubture.getcomposer.core.entities.Version
-
- setConstraint(String) - Method in class com.dubture.getcomposer.core.entities.Version
-
- setDescription(String) - Method in class com.dubture.getcomposer.core.MinimalPackage
-
Sets the description property.
- setDevPosition(int) - Method in class com.dubture.getcomposer.core.entities.Version
-
- setEmail(String) - Method in class com.dubture.getcomposer.core.objects.Person
-
Sets the person's email
- setEmail(String) - Method in class com.dubture.getcomposer.core.objects.Support
-
Sets the email.
- setFix(String) - Method in class com.dubture.getcomposer.core.entities.Version
-
- setForum(String) - Method in class com.dubture.getcomposer.core.objects.Support
-
Sets the forum.
- setGithubProtocols(JsonArray) - Method in class com.dubture.getcomposer.core.objects.Config
-
Sets the github-protocols property.
- setHomepage(String) - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Sets the homepage
- setHomepage(String) - Method in class com.dubture.getcomposer.core.objects.Person
-
Sets the person's homepage
- setIrc(String) - Method in class com.dubture.getcomposer.core.objects.Support
-
Sets the irc.
- setIssues(String) - Method in class com.dubture.getcomposer.core.objects.Support
-
Sets the issues.
- setMajor(String) - Method in class com.dubture.getcomposer.core.entities.Version
-
- setMinimumStability(String) - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Sets the minimum-stability property
- setMinor(String) - Method in class com.dubture.getcomposer.core.entities.Version
-
- setName(String) - Method in class com.dubture.getcomposer.core.MinimalPackage
-
Sets the name property.
- setName(String) - Method in class com.dubture.getcomposer.core.objects.Person
-
Sets the person's name
- setNamespace(String) - Method in class com.dubture.getcomposer.core.objects.Namespace
-
Sets the name.
- setNotifyOnInstall(boolean) - Method in class com.dubture.getcomposer.core.objects.Config
-
Set the notify-on-install property.
- setPageLimit(int) - Method in class com.dubture.getcomposer.packages.AsyncPackageSearch
-
- setPageLimit(int) - Method in class com.dubture.getcomposer.packages.PackageSearch
-
- setPrefix(String) - Method in class com.dubture.getcomposer.core.entities.Version
-
- setProcessTimeout(int) - Method in class com.dubture.getcomposer.core.objects.Config
-
Sets the process-timeout property.
- setReference(String) - Method in class com.dubture.getcomposer.core.objects.Storage
-
Sets the reference property.
- setRepository(String) - Method in class com.dubture.getcomposer.core.RepositoryPackage
-
- setRole(String) - Method in class com.dubture.getcomposer.core.objects.Person
-
Sets the person's role
- setShaSum(String) - Method in class com.dubture.getcomposer.core.objects.Distribution
-
Sets the shasum property.
- setSource(String) - Method in class com.dubture.getcomposer.core.objects.Support
-
Sets the source.
- setStability(String) - Method in class com.dubture.getcomposer.core.entities.Version
-
- setStabilityModifier(String) - Method in class com.dubture.getcomposer.core.entities.Version
-
- setSuffix(String) - Method in class com.dubture.getcomposer.core.entities.Version
-
- setTagsPath(String) - Method in class com.dubture.getcomposer.core.repositories.SubversionRepository
-
- setTargetDir(String) - Method in class com.dubture.getcomposer.core.ComposerPackage
-
Sets the target-dir
- setTrunkPath(String) - Method in class com.dubture.getcomposer.core.repositories.SubversionRepository
-
- setType(String) - Method in class com.dubture.getcomposer.core.DistributedPackage
-
Sets the type property.
- setType(String) - Method in class com.dubture.getcomposer.core.objects.Storage
-
Sets the type property.
- setUrl(String) - Method in class com.dubture.getcomposer.core.objects.Storage
-
Sets the url property.
- setUrl(String) - Method in class com.dubture.getcomposer.core.repositories.Repository
-
- setUrl(String) - Method in class com.dubture.getcomposer.packages.AbstractDownloader
-
- setVendorAlias(String) - Method in class com.dubture.getcomposer.core.repositories.PearRepository
-
Sets the vendor-alias
- setVendorDir(String) - Method in class com.dubture.getcomposer.core.objects.Config
-
Sets the vendor-bin property.
- setVersion(String) - Method in class com.dubture.getcomposer.core.entities.Version
-
- setVersion(String) - Method in class com.dubture.getcomposer.core.VersionedPackage
-
Sets the version.
- setWiki(String) - Method in class com.dubture.getcomposer.core.objects.Support
-
Sets the wiki.
- shutdown() - Method in interface com.dubture.getcomposer.httpclient.AsyncClientInterface
-
- shutdown() - Method in class com.dubture.getcomposer.httpclient.HttpAsyncClient
-
- shutdown() - Method in class com.dubture.getcomposer.packages.AsyncDownloader
-
Shuts down the download client
- size() - Method in class com.dubture.getcomposer.core.entities.AbstractJsonArray
-
- size() - Method in class com.dubture.getcomposer.core.entities.AbstractJsonObject
-
- size() - Method in interface com.dubture.getcomposer.core.entities.JsonCollection
-
- size() - Method in class com.dubture.getcomposer.core.objects.Namespace
-
- source - Variable in class com.dubture.getcomposer.core.DistributedPackage
-
- Source - Class in com.dubture.getcomposer.core.objects
-
Represents a source entity in a package
- Source() - Constructor for class com.dubture.getcomposer.core.objects.Source
-
- STABILITIES - Static variable in class com.dubture.getcomposer.core.ComposerConstants
-
- STABLE - Static variable in class com.dubture.getcomposer.core.ComposerConstants
-
- start() - Method in interface com.dubture.getcomposer.httpclient.AsyncClientInterface
-
- start() - Method in class com.dubture.getcomposer.httpclient.HttpAsyncClient
-
- Storage - Class in com.dubture.getcomposer.core.objects
-
Represents a dist rsp source entity
in a package
- Storage() - Constructor for class com.dubture.getcomposer.core.objects.Storage
-
- SubversionRepository - Class in com.dubture.getcomposer.core.repositories
-
- SubversionRepository() - Constructor for class com.dubture.getcomposer.core.repositories.SubversionRepository
-
- Support - Class in com.dubture.getcomposer.core.objects
-
Represents a support section of a composer package.
- Support() - Constructor for class com.dubture.getcomposer.core.objects.Support
-