| Versionen | |
|---|---|
| drupal7 | public DatabaseStatementPrefetch::key() |
Returns the rendered local tasks. The default implementation renders them as tabs. Overridden to split the secondary tasks.
includes/
<?php
public function key() {
return $this->currentKey;
}
?>
Kommentare
Kommentar hinzufügen