Method | Description | |
---|---|---|
getEntityProperties ( ) : |
||
getEntityProperty ( string $name, $default = NULL ) : |
||
hasEntityProperty ( string $name ) : boolean |
Method | Description | |
---|---|---|
getClassTree ( ) : array | ||
loadAnnotationProperties ( string $class ) : void | ||
loadEntityProperties ( ) : void | ||
loadMethodProperties ( ) : void |
public getEntityProperties ( ) : |
||
return |
public getEntityProperty ( string $name, $default = NULL ) : |
||
$name | string | |
return |
public hasEntityProperty ( string $name ) : boolean | ||
$name | string | |
return | boolean |