Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

LIST OF FUNCTIONS

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Smarty Development
View previous topic :: View next topic  
Author Message
user2222
Smarty Rookie


Joined: 18 Apr 2003
Posts: 7

PostPosted: Wed Apr 30, 2003 1:58 pm    Post subject: LIST OF FUNCTIONS Reply with quote

HI,

It would be great to have a list of SMARTY FUNCTION, let's say a 3 page list with a synopsis too, a kind of memo.

Wink Confused
Because there are a lot of function with differents syntaxes...

Thanks

Eddy Cingala
Back to top
View user's profile Send private message
AZTEK
Smarty Pro


Joined: 16 Apr 2003
Posts: 235
Location: Purdue University

PostPosted: Wed Apr 30, 2003 2:59 pm    Post subject: Reply with quote

http://smarty.php.net/manual/en its all there
_________________
"Imagine a school with children that can read and write, but with teachers who cannot, and you have a metaphor of the Information Age in which we live." -Peter Cochrane
Back to top
View user's profile Send private message Visit poster's website
boots
Administrator


Joined: 16 Apr 2003
Posts: 5611
Location: Toronto, Canada

PostPosted: Sun May 04, 2003 1:18 pm    Post subject: Reply with quote

Here's a start -- its auto-generated from the smarty-web cvs files. I have an HTML version (Smarty generated Wink) which is a lot easier to use, if anyone is interested.

what is.smarty smarty for designers programmers installing smarty basic extended templates from any.dir elsewhere template.dir language basic.syntax builtin.functions combining.modifiers config.variables custom.functions function config.load counter cycle debug eval fetch foreach html.checkboxes html.image html.options html.radios html.select.date html.select.time html.table if include include.php insert ldelim literal mailto math php popup.init popup section strip textformat modifier cat count.characters count.paragraphs count.sentences count.words date.format default escape indent lower nl2br regex.replace replace spacify string.format strip strip.tags truncate upper wordwrap syntax attributes functions quotes variables array.indexes assoc.arrays objects smarty.capture smarty.config smarty.const smarty.loops smarty.now smarty smarty.request smarty.template section property first index.next index index.prev iteration last loop rownum show total template.cache.handler.func caching multiple.caches chapter debugging.console tips componentized.templates default.var.handling obfuscating.email passing.vars advanced features outputfilters postfilters prefilters plugins block.functions compiler.functions naming.conventions prefilters.postfilters api append.by.ref assign.by.ref clear all.assign all.cache assign cache compiled.tpl config config.load get config.vars registered.object template.vars is.cached load.filter register block compiler.function function modifier object outputfilter postfilter prefilter resource template.exists trigger.error unregister block compiler.function function modifier object outputfilter postfilter prefilter resource variable autoload.filters cache dir handler.func lifetime modified.check compile check dir id compiler.class config booleanize dir fix.newlines overwrite read.hidden debug.tpl debugging.ctrl default modifiers template.handler.func force.compile global.assign left.delimiter php.handling plugins.dir request.vars.order right.delimiter secure.dir security.settings trusted.dir use.sub.dirs default template.handler.function


Last edited by boots on Sun May 04, 2003 1:41 pm; edited 1 time in total
Back to top
View user's profile Send private message
boots
Administrator


Joined: 16 Apr 2003
Posts: 5611
Location: Toronto, Canada

PostPosted: Sun May 04, 2003 1:22 pm    Post subject: Reply with quote

Here it is again with the German links.

what is.smarty smarty for designers programmers installing smarty basic extended templates from any.dir elsewhere template.dir language basic.syntax builtin.functions combining.modifiers config.variables custom.functions function config.load counter cycle debug eval fetch foreach html.checkboxes html.image html.options html.radios html.select.date html.select.time html.table if include include.php insert ldelim literal mailto math php popup.init popup section strip textformat modifier cat count.characters count.paragraphs count.sentences count.words date.format default escape indent lower nl2br regex.replace replace spacify string.format strip strip.tags truncate upper wordwrap syntax attributes functions variables array.indexes assoc.arrays objects smarty.capture smarty.config smarty.const smarty.loops smarty.now smarty smarty.request smarty.template section property first index.next index index.prev iteration last loop rownum show total template.cache.handler.func caching multiple.caches chapter debugging.console tips componentized.templates default.var.handling obfuscating.email passing.vars advanced features outputfilters postfilters prefilters plugins block.functions compiler.functions naming.conventions prefilters.postfilters api append.by.ref assign.by.ref clear all.assign all.cache assign cache compiled.tpl config config.load get config.vars registered.object template.vars is.cached load.filter register block compiler.function function modifier object outputfilter postfilter prefilter resource template.exists trigger.error unregister block compiler.function function modifier object outputfilter postfilter prefilter resource variable autoload.filters cache dir handler.func lifetime modified.check compile check dir id compiler.class config booleanize dir fix.newlines overwrite read.hidden debug.tpl debugging.ctrl default modifiers template.handler.func force.compile global.assign left.delimiter php.handling plugins.dir request.vars.order right.delimiter secure.dir security.settings show info.header info.include trusted.dir use.sub.dirs default template.handler.function
Back to top
View user's profile Send private message
boots
Administrator


Joined: 16 Apr 2003
Posts: 5611
Location: Toronto, Canada

PostPosted: Sun May 04, 2003 1:23 pm    Post subject: Reply with quote

And the French Links.

what is.smarty smarty for designers programmers installing smarty basic extended templates from any.dir elsewhere template.dir language basic.syntax builtin.functions combining.modifiers config.variables custom.functions function config.load counter cycle debug eval fetch foreach html.checkboxes html.image html.options html.radios html.select.date html.select.time html.table if include include.php insert ldelim literal mailto math php popup.init popup section strip textformat modifier cat count.characters count.paragraphs count.sentences count.words date.format default escape indent lower nl2br regex.replace replace spacify string.format strip strip.tags truncate upper wordwrap syntax attributes functions quotes variables array.indexes assoc.arrays objects smarty.capture smarty.config smarty.const smarty.loops smarty.now smarty smarty.request smarty.template section property first index.next index index.prev iteration last loop rownum show total template.cache.handler.func caching multiple.caches chapter debugging.console tips componentized.templates default.var.handling obfuscating.email passing.vars advanced features outputfilters postfilters prefilters plugins block.functions compiler.functions naming.conventions prefilters.postfilters api append.by.ref assign.by.ref clear all.assign all.cache assign cache compiled.tpl config config.load get config.vars registered.object template.vars is.cached load.filter register block compiler.function function modifier object outputfilter postfilter prefilter resource template.exists trigger.error unregister block compiler.function function modifier object outputfilter postfilter prefilter resource variable autoload.filters cache dir handler.func lifetime modified.check compile check dir id compiler.class config booleanize dir fix.newlines overwrite read.hidden debug.tpl debugging.ctrl default modifiers template.handler.func force.compile global.assign left.delimiter php.handling plugins.dir request.vars.order right.delimiter secure.dir security.settings trusted.dir use.sub.dirs default template.handler.function
Back to top
View user's profile Send private message
AZTEK
Smarty Pro


Joined: 16 Apr 2003
Posts: 235
Location: Purdue University

PostPosted: Sun May 04, 2003 3:04 pm    Post subject: Reply with quote

Got it the first time bud Smile But none the lessa beautiful composition
_________________
"Imagine a school with children that can read and write, but with teachers who cannot, and you have a metaphor of the Information Age in which we live." -Peter Cochrane
Back to top
View user's profile Send private message Visit poster's website
boots
Administrator


Joined: 16 Apr 2003
Posts: 5611
Location: Toronto, Canada

PostPosted: Sun May 04, 2003 3:12 pm    Post subject: Reply with quote

there are three posts, one for each language (en, de, fr) Wink
Back to top
View user's profile Send private message
AZTEK
Smarty Pro


Joined: 16 Apr 2003
Posts: 235
Location: Purdue University

PostPosted: Sun May 04, 2003 3:23 pm    Post subject: Reply with quote

Haha didnt even notice
_________________
"Imagine a school with children that can read and write, but with teachers who cannot, and you have a metaphor of the Information Age in which we live." -Peter Cochrane
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Smarty Development All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP