Smarty Templates

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Favorites, Groups & Events

    Smarty Templates - Presentation Transcript

    1. Mike Inman
    2. Smarty Templates
      • What is a template?
      • Why is it useful?
    3. The Basics
      • $smarty->assign(‘var’,’Hello World’) is $var = ‘Hello World’;
      • {$var} is echo $var;
      • Basic Example
    4. Logic in Smarty
      • {if},{elseif},{else}
      • {section}
      • {foreach}
      • {php}?
      • Logic Form Example
    5. Playing with variables
      • {$var|capitalize:true}
      • {$var|upper}
      • {$var|strip_tags:true} or{$var|strip_tags:false}
      • {$var|spacify}, {$var|spacify:”^^”}
      • Variable Examples
    6. Adding a function
      • Plugins
      • {include}
      • Modifiers
      • Eightball
    7. Going beyond the template
      • Compilation
      • Caching
    8. PHP Compilation?
      • Not binary compilation
      • Templates parsing
      • Not manual
    9. Caching
      • How is this useful?
      • How is this not?
      • $caching
      • $caching_lifetime
    10. Resources
      • http://www.smarty.net/
      • http://www.sitepoint.com/article/smarty-php-template-engine/
      • http://www.php-editors.com/smarty_manual/what.is.smarty.html
      • http://smarty.incutio.com/?page=SmartyFrequentlyAskedQuestions
      • http://www.smarty.net/manual/en/
      • http://www.php-editors.com/smarty_manual/plugins.functions.html

    + mikeinmanmikeinman, 11 months ago

    custom

    837 views, 0 favs, 0 embeds more stats

    This was used by Mike Inman, a computer science maj more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 837
      • 837 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 76
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories