Php weby Forums  

Go Back   Php weby Forums > Php weby free software > Free directory script > Templates

Reply
 
Thread Tools Display Modes
  #1  
Old 10-14-2008, 01:05 PM
blagoj blagoj is online now
admin
 
Join Date: Sep 2008
Posts: 1,292
blagoj has disabled reputation
Default Smarty Template Functions & Tags

For all web designers out there (Harkster) and Smarty template coders

Our directory script template system offers functions that can be used within its templates.

function nav - breadcrumb / navigation
available variables:
prefix
separator
class_url
postfix
class_last

example code:
Code:
{nav prefix="" separator=" « " class_url="bel" postfix=""}
function pages - pages
Available variables:
numlinks
linksperpage
p_pattern - If rewrite urls is disabled, this pattern is used (ex. "?p=;" - ";" is the current page number)
btn_prev
btn_next
separator
str - Word before the pages - (ex. Page)
numon="[_]" - Current page - "_" is the page number
cl_numon - the css class of the current page number
btn_first

example code:
Code:
{pages numlinks=$numlinks linksperpage=$linksperpage p_pattern="?p=;" btn_prev="Previous" btn_next="Next" separator=" " str="Page" numon="[_]" cl_numon="bbold" btn_first="First"}
function title - current page title
variables:
after_title
after_categ
separator
prefix

example code:
Code:
{title after_title=" - " after_categ=" - " separator=" « " prefix=""}
All these functions can be found in jadro/smartyfunc.php if you want to modify them.
__________________
Support us - Please Donate

Free PHP Photo Gallery | Free directory script | Drupal Hosting | PHP Hosting | Visitor Map
Reply With Quote
  #2  
Old 04-06-2010, 03:32 AM
MadysonBelinda MadysonBelinda is offline
Junior Member
 
Join Date: Apr 2010
Posts: 5
MadysonBelinda is on a distinguished road
Default

Thanx for the information.
Reply With Quote
  #3  
Old 05-31-2010, 02:41 AM
rex123 rex123 is offline
Junior Member
 
Join Date: May 2010
Posts: 2
rex123 is on a distinguished road
Default

Thank you for the post which is given by you that is useful for all webmasters and web designers i used free php weby script its good
Reply With Quote
  #4  
Old 07-30-2010, 02:37 AM
christianshoes christianshoes is offline
Junior Member
 
Join Date: Jul 2010
Posts: 1
christianshoes is on a distinguished road
Default Smarty Template Functions & Tags

Women always admire his outstanding design inspiration, Christian Louboutin DOrsays more tends to melt natural, follow the view of nature. At the beginning, he tried to covering his shoes in fish scales. However, the more successful ideas is embedding hydrangea petals in a clear silicone heel.
__________________
Today is the most popular Christian Louboutin Shoes women welcome high-heeled shoes, if you like, and also a pair.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
where to get template parul1234 Graphics & Multimedia 8 07-14-2010 12:27 AM
meta tags?? jjukdir Search Engine Optimization 1 01-30-2010 02:18 AM
Addons - new functions arlmxli PHP Photo Gallery 2 07-14-2009 06:10 PM


All times are GMT -7. The time now is 06:19 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.