INTERNAL:
Tries to get a document by its identifier hash. If no document is found
for the given hash, FALSE is returned.
public tryGetById ( mixed $id, |
||
$id | mixed | Document identifier |
$class | Document class | |
return | mixed | The found document or FALSE. |