php 从TPL或PHP中的节点获取路径别名

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php 从TPL或PHP中的节点获取路径别名相关的知识,希望对你有一定的参考价值。

<?php
  $options = array('absolute' => TRUE);
  $nid = 123; // Node ID
  $url = url('node/' . $nid, $options);
?>
<a href="<?php print $url ?>">Path alias to node</a>

以上是关于php 从TPL或PHP中的节点获取路径别名的主要内容,如果未能解决你的问题,请参考以下文章

PHP Drupal - 获取路径别名

任何节点的 Drupal 主题模板文件

如何替换从 Drupal 中的模块加载的 page.tpl.php?

shopNC学习 tpl.php 模板驱动

Drupal 6:在 tpl.php 中对多个值进行分组

Drupal 7 views_embed_view node.tpl.php 字段