class PackageList extends Object (View source)

Properties

$error from  Object
protected $packages

Methods

loadError($error)

No description

from  Object
isError()

No description

from  Object
getError()

No description

from  Object
setPropertiesFromArray($arr)

No description

from  Object
static 
camelcase($file)

No description

from  Object
static 
uncamelcase($string)

No description

from  Object
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