Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
drupal 7 で drupal_render() を使用して内部の html タグを表示するにはどうすればよいですか? たとえば、 内にタグがあり、全体ではなく のみを表示したいのですが、どうすればよいですか?
私が知っているように、Drupal はそれを行うことができません。代わりに、内側の html タグを別のテーマ関数 (またはテンプレート) でラップし、テーマ関数 (またはテンプレート) から呼び出すことができます。タグ