epub_reader_framework-2.0.0-alpha2/tests/modules/epub_reader_framework_implementation_test/epub_reader_framework_implementation_test.module

tests/modules/epub_reader_framework_implementation_test/epub_reader_framework_implementation_test.module
<?php

/**
 * @file
 * EPUB Reader FrameWork Implementation module.
 */

/**
 * Implements hook_theme().
 */
function epub_reader_framework_implementation_test_theme() {
  return [
    'node__reader_publication' => [
      'template' => 'node--reader-publication',
      'base hook' => 'node',
    ],
    'node__reader_chapter' => [
      'template' => 'node--reader-chapter',
      'base hook' => 'node',
    ],
    'block__reader_previous_next_block' => [
      'template' => 'block--reader-previous-next-block',
      'base hook' => 'block',
    ],
  ];
}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc