메소드 | 설명 | |
---|---|---|
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 ) : |
||
리턴 |
public hasStructuresFor ( string $type ) : boolean | ||
$type | string | |
리턴 | boolean |