| Versionen | |
|---|---|
| drupal7 | public DatabaseStatementPrefetch::rewind() |
Returns the rendered local tasks. The default implementation renders them as tabs. Overridden to split the secondary tasks.
includes/
<?php
public function rewind() {
// Nothing to do: our DatabaseStatement can't be rewound.
}
?>
Kommentare
Kommentar hinzufügen