class PackageList extends ConcreteObject (View source)

Properties

$error from  ConcreteObject
protected $packages

Methods

loadError($error)

No description

isError()

No description

getError()

No description

setPropertiesFromArray($arr)

No description

static 
camelcase($file)

No description

static 
uncamelcase($string)

No description

add($pkg)

No description

getPackages()

No description

static 
export($xml)

No description

static 
getHandle($pkgID)

No description

static 
refreshCache()

No description

static PackageList
get(int $pkgIsInstalled = 1) deprecated

No description

Details

loadError($error)

No description

Parameters

$error

isError()

No description

getError()

No description

setPropertiesFromArray($arr)

No description

Parameters

$arr

static camelcase($file)

No description

Parameters

$file

static uncamelcase($string)

No description

Parameters

$string

add($pkg)

No description

Parameters

$pkg

getPackages()

No description

static export($xml)

No description

Parameters

$xml

static getHandle($pkgID)

No description

Parameters

$pkgID

static refreshCache()

No description

static PackageList get(int $pkgIsInstalled = 1) deprecated

deprecated

No description

Parameters

int $pkgIsInstalled

Return Value

PackageList