Method | Description | |
---|---|---|
__construct ( string $rid ) | Creates a new object, setting the $rid to lookup. | |
in ( array $classes, boolean $append = true ) : |
Restricts the classes to look into to find the record. |
Method | Description | |
---|---|---|
getSchema ( ) | ||
getTokenFormatters ( ) : array | Returns the formatters for this query's tokens | |
setRid ( string $rid ) | Sets the $rid to look for. |
public __construct ( string $rid ) | ||
$rid | string |
protected getTokenFormatters ( ) : array | ||
return | array |