Method | Description | |
---|---|---|
getStructureMetadata ( mixed $type, mixed $structureType ) : |
Return the structure of the given $type and $structureType. | |
getStructures ( $type ) : |
Return all structures of the given type. | |
hasStructuresFor ( string $type ) : boolean | Return true if the given type has been registered with the structure factory. |
public getStructures ( $type ) : |
||
return |
public hasStructuresFor ( string $type ) : boolean | ||
$type | string | |
return | boolean |