blob: aec63b2963e8c74e190fb2dee59350a48902915f [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>适用于 PHP 的 NetBeans IDE 中的 Smarty 支持</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>适用于 PHP 的 NetBeans IDE 中的 Smarty 支持</h1>
<table><tr><td class="valign-top">
<p>
此截屏视频演示了如何在 NetBeans IDE 中使用 Smarty PHP 框架。该截屏视频介绍了如何:</p>
<ul>
<li>安装和激活插件</li>
<li>将 Smarty 框架添加到项目包含路径中</li>
<li>对 Smarty 类使用 PHP 代码完成</li>
<li>创建和编辑 Smarty 模板文件</li>
<li>使用 Smarty3 解析 JavaScript { } 块</li>
</ul>
<p>
作者:Jeff Rubinoff<br> 播放时长:6:44 <br> <a href="http://bits.netbeans.org/media/smarty-framework.flv" target="_blank">下载</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">发送有关此教程的反馈意见</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>