blob: b90e874ff1560a0f57bd55c820c59e9bd930e656 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
-->
<html>
<head>
<title>Suporte à estrutura Smarty no NetBeans IDE para PHP</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta name="description" content="This screencast shows how to work with the Smarty PHP framework in NetBeans IDE. Included: installing and activating the plugin, adding Smarty framework to the project include path, PHP code completion with Smarty classes, creating and editing Smarty template files, Smarty3 parsing of JavaScript { } blocks.">
<link rel="stylesheet" type="text/css" href="../../../netbeans.css">
</head>
<body>
<h1>Suporte à estrutura Smarty no NetBeans IDE para PHP</h1>
<table><tr><td class="valign-top">
<p>
Este screencast mostra como trabalhar com o framework Smarty PHP no NetBeans IDE. O screencast inclui:</p>
<ul>
<li>instalando e ativando o plug-in</li>
<li>Adicionar um framework Smarty para o projeto inclui caminho</li>
<li>Funcionalidade autocompletar código PHP com classes Smarty</li>
<li>Criando e editando arquivos de modelo Smarty</li>
<li>Análise Smarty3 de blocos { } JavaScript</li>
</ul>
<p>
Autor: Jeff Rubinoff<br> Hora: 6:44 <br> <a href="http://bits.netbeans.org/media/smarty-framework.flv" target="_blank">Download</a> [16.2 MB] </p>
<div class="feedback-box" style="float:left">
<a href="/about/contact_form.html?to=3&amp;subject=Feedback: Smarty Screencast">Enviar Feedback neste Tutorial</a> </div>
<br style="clear:both;">
</td>
<td class="valign-top" >
<div id="flashContent"></div>
<script src="/images_www/js/data_tables/js/jquery.dataTables.min.js" type="text/javascript"></script>
<script src="/images_www/js/mediaplayer-5.2/swfobject.js" type="text/javascript"></script>
<script type="text/javascript">
var targetFile='http://bits.netbeans.org/media/smarty-framework.flv';
var pl = new SWFObject('/images_www/js/mediaplayer-5.2/player.swf','player','400','300','9');
pl.addParam('allowfullscreen','true');
pl.addParam('allowscriptaccess','always');
pl.addParam('flashvars','file='+targetFile+'&autostart=true');
pl.write('flashContent');
</script>
</td></tr>
</table>
</body>
</html>