__construct() __construct(resource|string $xml) Constructor. Parameters resource|string $xml The XML document received from the server.
listPackages() listPackages() : array Return the list of package names. Returns array — The package names.
getPackageLink() getPackageLink(string $package) : string Return the link for additional information on the specified package. Parameters string $package The package name. Returns string — The URL for additional information.
_buildListItemCache() _buildListItemCache() : array Build the list of elements. Returns array — The list of elements.
_buildPackageList() _buildPackageList() : array Build the list of packages. Returns array — The list of elements.