|
|
Drupal example source code file (views-more.tpl.php)
The views-more.tpl.php Drupal example source code<?php // $Id: views-more.tpl.php,v 1.3 2009/06/02 20:35:52 merlinofchaos Exp $ /** * @file views-more.tpl.php * Theme the more link * * - $more_url: the url for the more link * * @ingroup views_templates */ ?> <div class="more-link"> <a href="<?php print $more_url ?>"> <?php print $link_text; ?> </a> </div> Other Drupal examples (source code examples)Here is a short list of links related to this Drupal views-more.tpl.php source code file: |
"Drupal" is a registered trademark of Dries Buytaert.
my drupal tutorials and examples
Copyright
1998-2016 Alvin Alexander, alvinalexander.com
All Rights Reserved.
Beginning in 2016, a portion of the proceeds from pages under the '/drupal-code-examples/' URI will be donated to charity.