![]() |
rapila
|
Public Member Functions | |
| getInfo () | |
| setInfo ($aInfo) | |
| dependOn ($oPart) | |
| addDependee (SystemPart $oDependee) | |
| getPrefix () | |
| getDependees () | |
| __sleep () | |
| __wakeup () | |
Static Public Member Functions | |
| static | getPart ($sPrefix, $aInfo=null) |
| static | orderedParts ($aParts) |
| static | allParts () |
Protected Member Functions | |
| __construct ($sPrefix, $aInfo=null) | |
Protected Attributes | |
| $sPrefix | |
| $aInfo | |
| $aDependees | |
| SystemPart::getInfo | ( | ) |
Returns info schema. Either given at construction time, loaded from YAML or generated on-the-fly
1.8.9.1