weekbuy:
widget.php
<?php
$setting['author']='zhang';
$setting['name']='周末购';
$setting['version']='v1.0';
$setting['stime']='2014-07-28';
$setting['order']='1';
$setting['catalog']='v1.2场馆挂件';
$setting['description']='本商品在前台周末显示的商品';
$setting['usual']='1';
$setting['template']=array('default.html'=>'默认');
?>
---------
theme_widget_weekbuy.php
<?php
function theme_widget_weekbuy(&$setting,&$render){
return $myData;
}
?>
----------
default.html
<div>
<div>
<img src="<{$setting.first_big_img}>" width='<{$setting.first_big_img_width}>'
height='<{$setting.first_big_img_height}>'>
<ul>
<li><span>五</span><em>FRIDAY</em></li>
<li><span>六</span>
<em>SATURDAY</em>
</li>
<li>
<span>日</span><em>SUNDAY</em>
</li>
</ul>
</div>

<div>
<div>
<a href="<{$setting.url[0]}>"><img src="<{$setting.goods_img[0][0]}>" width="<{$setting.img_width}>"
height="<{$setting.img_height}>"></a>
<a href="<{$setting.url[1]}>"><img src="<{$setting.goods_img[0][1]}>" width="<{$setting.img_width}>"
height="<{$setting.img_height}>"></a>
</div>

<div>
<a href="<{$setting.url[2]}>"><img src="<{$setting.goods_img[0][0]}>" width="<{$setting.img_width}>"
height="<{$setting.img_height}>"></a>
<a href="<{$setting.url[3]}>"><img src="<{$setting.goods_img[0][1]}>" width="<{$setting.img_width}>"
height="<{$setting.img_height}>"></a>
</div>

<div>
<a href="<{$setting.url[4]}>"><img src="<{$setting.goods_img[0][0]}>" width="<{$setting.img_width}>"
height="<{$setting.img_height}>"></a>
<a href="<{$setting.url[5]}>"><img src="<{$setting.goods_img[0][1]}>" width="<{$setting.img_width}>"
height="<{$setting.img_height}>"></a>
</div>

</div>
</div>
<script type="text/javascript">
(function($){
$(function(){
new JqTab('j-tab01',{tabbtn:'tn1',tabitem:'t1-cont-item'});
})
});

</script>
-----------------------
_config.html
<div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="">
第一个大图:
<label>
<input name="first_big_img" value="<{$setting.first_big_img}>">
<input type="button" value="<{t app='b2c'}>上传图片<{/t}>">
</label>
</td>
<td>
宽度:<input value="<{$setting.first_big_img_width|default:202}>">
</td>
<td>
高度:<input value="<{$setting.first_big_img_height|default:290}>">
</td>
</tr>
</table>
</td>
</tr>

<tr>
<td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
宽度:<input name="img_width" value="<{$setting.img_width|default:499}>">
高度:<input name="img_height" value="<{$setting.img_height|default:290}>">
</td>
</tr>

<tr>

</tr>
</table>
</td>
</tr>
</table>
</div>
<script type="text/javascript">
var tag_type="label";
$$("#goods_exshow_config.uploadbtn").addEvent('click',function(e){bindevent(this)});
function bingevent(e1){
var target=$(e1).getParent(tag_type).getElement('.imgsrc');
var url='index.php?app=desktop&act=alertpages&goto'+encondeURIComponent("index.php?app=image
&ctl=admin_manage&act=imgae_broswer&type=big
");
return new imgDialog(url,{onCallback:function(image_id,image_src){
target.value=image_src;
}});
}

</script>>

ecos之widget的更多相关文章

  1. StructureMap 代码分析之Widget 之Registry 分析 (1)

    说句实话,本人基本上没用过Structuremap,但是这次居然开始看源码了,不得不为自己点个赞.Structuremap有很多的类,其中有一个叫做Widget的概念.那么什么是Widget呢?要明白 ...

  2. Sencha ExtJS 6 Widget Grid 入门

    最近由于业务需要,研究了一下Sencha ExtJS 6 ,虽然UI和性能上据相关资料说都有提升,但是用起来确实不太顺手,而且用Sencha cmd工具进行测试和发布,很多内部细节都是隐藏的,出了问题 ...

  3. 使用 CoordinatorLayout 出错 inflating class android.support.design.widget.CoordinatorLayout

    ava.lang.RuntimeException: Unable to start activity ComponentInfo{com.czr.ianpu/com.czr.ianpu.MainAc ...

  4. yii2——自定义widget

    参考资料:http://www.bsourcecode.com/yiiframework2/how-to-create-custom-widget-in-yii2-0-framework/   如何使 ...

  5. Yii2 时间控件之把layDate做成widget

    实现效果如下 1.把layDate封装成Yii2的widget,存在 "\common\widgets"目录下,命名为DycLayDate,具体引用查看代码. 2.对应的model ...

  6. 解决Android中No resource found that matches android:TextAppearance.Material.Widget.Button.Inverse问题

    解决Android中No resource found that matches android:TextAppearance.Material.Widget.Button.Inverse问题http ...

  7. Ext.js细节:在MVC中处理Widget Column,GetCmp和ComponentQuery, Id和ItemId

    针对EXT.JS版本的演进,要不断的学习新的最佳实践方法. 比如,在定义组件时,尽管用itemid,而不是id. 在搜索组件时,尽量用ComponentQuery,而不是getCmp. 在MVC中处理 ...

  8. App Widget简单应用

    首先后台进程创建一个PendingIntent对象,其中PendingIntent中包含一个真正的Intent,创建完成后将此PendingIntent对象交给桌面控件所在的进程,当用户点击桌面控件或 ...

  9. App Widget

    AppWidgetProviderInfo对象: 为App Widget提供元数据(描述数据的数据,如XML.关系型数据的表结构),包括布 局,更新频率等数据.这个对象被定义在XML文件当中: App ...

随机推荐

  1. 7.3.1 Establishing a Backup Policy

    7.3 Example Backup and Recovery Strategy 备份和恢复策略实例 7.3.1 Establishing a Backup Policy 7.3.2 Using Ba ...

  2. COJ 3018 求1~n之间的素数

    求1~n之间的素数 难度级别:A: 运行时间限制:1000ms: 运行空间限制:256000KB: 代码长度限制:2000000B 试题描述  素数是大于1,且除1和本身以外不能被其他整数所整除的数. ...

  3. (转载)细说PHP中strlen和mb_strlen的区别

    (转载)http://developer.51cto.com/art/201105/263103.htm 在PHP中,strlen与mb_strlen是求字符串长度的函数,但是对于一些初学者来说,如果 ...

  4. Java学习日记 I/O

    File类1.String[] list() 返回一个目录下文件和文件夹路径的字符串数组2.File[] listFiles() 以File类对象数组,返回目录下的所有文件和文件夹3.isDirect ...

  5. 一个简单的TestNG例子

    关于TestNG好的资源: 官网文档:http://testng.org/doc/documentation-main.html 一 下载并安装:1. JDK 1.7 $ java -version ...

  6. codeforces MemSQL start[c]up Round 2 - online version B 最长公共子系列

    题目链接:  http://codeforces.com/contest/335/problem/B 分析: 第一眼看上去串的长度为5*10^4, 冒似只能用O(n)的算法可解. 而这样的算法从来没见 ...

  7. Gmail邮件功能那么强大,GMail被封,在国内怎么用gmail收邮件?

    IT圈子里最热门的话题一定是:gmail被封,该怎么办?gmail由于强大的邮件功能,ITer一定是人手一个or多个,之前想要收发gmail使用imap或SMTP方式是可以在国内正常使用的,目前ima ...

  8. mongod

    mongod --dbpath D:\Database\Mongo\data --logpath=D:\Database\Mongo\log\mongo.log -httpinterface -res ...

  9. Guice学习(一)

    Guice学习(一) Guice是Google开发的一个轻量级依赖注入框架(IOC).Guice非常小而且快,功能类似与Spring,但效率上网上文档显示是它的100倍,而且还提供对Servlet,A ...

  10. VS2010每次编译都重新编译整个工程的解决方案

      在使用VS2010编译C++程序的时候,每次修改工程中的某一个文件,点击“生成-仅用于项目-仅生成**”时,往往都是整个工程都需要重新编译一遍.由于这个工程代码量太大,每次编译完成都需要将近10分 ...