| Versionen | |
|---|---|
| drupal6 | theme_block_admin_display_form() |
Implemented using the block-admin-display-form.tpl.php template.
block-admin-display-form.tpl.php
developer-docs/
<?php
function theme_block_admin_display_form() {
// This function is never used; see the corresponding template file instead.
}
?>
Kommentare
Kommentar hinzufügen