code
stringlengths
1
2.08M
language
stringclasses
1 value
/** * TrimPath Template. Release 1.0.35. * Copyright (C) 2004, 2005 Metaha. * * TrimPath Template is licensed under the GNU General Public License * and the Apache License, Version 2.0, as follows: * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General...
JavaScript
// script.aculo.us unittest.js v1.7.0, Fri Jan 19 19:16:36 CET 2007 // Copyright (c) 2005, 2006 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) // (c) 2005, 2006 Jon Tirsen (http://www.tirsen.com) // (c) 2005, 2006 Michael Schuerig (http://www.schuerig.de/michael/) // // script.aculo.us ...
JavaScript
// script.aculo.us slider.js v1.7.0, Fri Jan 19 19:16:36 CET 2007 // Copyright (c) 2005, 2006 Marty Haught, Thomas Fuchs // // script.aculo.us is freely distributable under the terms of an MIT-style license. // For details, see the script.aculo.us web site: http://script.aculo.us/ if(!Control) var Control = {}; Cont...
JavaScript
// script.aculo.us scriptaculous.js v1.7.0, Fri Jan 19 19:16:36 CET 2007 // Copyright (c) 2005, 2006 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"),...
JavaScript
// script.aculo.us builder.js v1.7.0, Fri Jan 19 19:16:36 CET 2007 // Copyright (c) 2005, 2006 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) // // script.aculo.us is freely distributable under the terms of an MIT-style license. // For details, see the script.aculo.us web site: http://script.aculo.us/ var...
JavaScript
//后台管理界面用到的一些函数 function batch_do(entityName, action) { if (confirm("确定要" + entityName + "?")) { if (!atleaseOneCheck()) { alert('请至少选择一' + entityName + '!'); return; } var form = document.forms.ec; form.action = action + '&autoInc=fal...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "S...
JavaScript
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "...
JavaScript
// ** I18N Calendar._DN = new Array ("Duminică", "Luni", "Marţi", "Miercuri", "Joi", "Vineri", "Sâmbătă", "Duminică"); Calendar._SDN_len = 2; Calendar._MN = new Array ("Ianuarie", "Februarie", "Martie", "Aprilie", "Mai", "Iunie", "Iulie", "August", "Septembrie", "Octombrie", "Noiembrie", "Decembrie");...
JavaScript
// ** I18N Afrikaans Calendar._DN = new Array ("Sondag", "Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrydag", "Saterdag", "Sondag"); Calendar._MN = new Array ("Januarie", "Februarie", "Maart", "April", "Mei", "Junie", "Julie", "Augustus", "September", "Oktober", "November", "Desember"); // toolti...
JavaScript
// ** I18N Calendar._DN = new Array ("Zondag", "Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrijdag", "Zaterdag", "Zondag"); Calendar._SDN_len = 2; Calendar._MN = new Array ("Januari", "Februari", "Maart", "April", "Mei", "Juni", "Juli", "Augustus", "September", "Oktober", "November", "December")...
JavaScript
// ** I18N // Calendar pt_BR language // Author: Adalberto Machado, <betosm@terra.com.br> // Encoding: any // Distributed under the same terms as the calendar itself. // For translators: please use UTF-8 if possible. We strongly believe that // Unicode is the answer to a real internationalized world. Also please //...
JavaScript
// ** I18N // Calendar NO language // Author: Daniel Holmen, <daniel.holmen@ciber.no> // Encoding: UTF-8 // Distributed under the same terms as the calendar itself. // For translators: please use UTF-8 if possible. We strongly believe that // Unicode is the answer to a real internationalized world. Also please // i...
JavaScript
/* calendar-cs-win.js language: Czech encoding: windows-1250 author: Lubos Jerabek (xnet@seznam.cz) Jan Uhlir (espinosa@centrum.cz) */ // ** I18N Calendar._DN = new Array('Neděle','Pondělí','Úterý','Středa','Čtvrtek','Pátek','Sobota','Neděle'); Calendar._SDN = new Array('Ne','Po','Út','St','Čt','Pá','So...
JavaScript
// ** I18N // Calendar PL language // Author: Dariusz Pietrzak, <eyck@ghost.anime.pl> // Author: Janusz Piwowarski, <jpiw@go2.pl> // Encoding: utf-8 // Distributed under the same terms as the calendar itself. Calendar._DN = new Array ("Niedziela", "Poniedziałek", "Wtorek", "Środa", "Czwartek", "Piątek", "Sobot...
JavaScript
// ** I18N // Calendar EN language // Author: Mihai Bazon, <mihai_bazon@yahoo.com> // Translation: Yourim Yi <yyi@yourim.net> // Encoding: EUC-KR // lang : ko // Distributed under the same terms as the calendar itself. // For translators: please use UTF-8 if possible. We strongly believe that // Unicode is the answe...
JavaScript
// ** I18N // Calendar EN language // Author: Mihai Bazon, <mihai_bazon@yahoo.com> // Translator: Fabio Di Bernardini, <altraqua@email.it> // Encoding: any // Distributed under the same terms as the calendar itself. // For translators: please use UTF-8 if possible. We strongly believe that // Unicode is the answer t...
JavaScript
// ** I18N // Calendar EN language // Author: Mihai Bazon, <mishoo@infoiasi.ro> // Encoding: any // Translator : Niko <nikoused@gmail.com> // Distributed under the same terms as the calendar itself. // For translators: please use UTF-8 if possible. We strongly believe that // Unicode is the answer to a real...
JavaScript
/* Slovenian language file for the DHTML Calendar version 0.9.2 * Author David Milost <mercy@volja.net>, January 2004. * Feel free to use this script under the terms of the GNU Lesser General * Public License, as long as you do not remove or alter this notice. */ // full day names Calendar._DN = new Array ("Ne...
JavaScript
// ** I18N // Calendar ZH language // Author: muziq, <muziq@sina.com> // Encoding: GB2312 or GBK // Distributed under the same terms as the calendar itself. // full day names Calendar._DN = new Array ("星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六", "星期日"); // Please note that the follo...
JavaScript
// ** I18N // Calendar EN language // Author: Idan Sofer, <idan@idanso.dyndns.org> // Encoding: UTF-8 // Distributed under the same terms as the calendar itself. // For translators: please use UTF-8 if possible. We strongly believe that // Unicode is the answer to a real internationalized world. Also please // incl...
JavaScript
/* Croatian language file for the DHTML Calendar version 0.9.2 * Author Krunoslav Zubrinic <krunoslav.zubrinic@vip.hr>, June 2003. * Feel free to use this script under the terms of the GNU Lesser General * Public License, as long as you do not remove or alter this notice. */ Calendar._DN = new Array ("Nedjelja",...
JavaScript
// ** I18N // Calendar pt-BR language // Author: Fernando Dourado, <fernando.dourado@ig.com.br> // Encoding: any // Distributed under the same terms as the calendar itself. // For translators: please use UTF-8 if possible. We strongly believe that // Unicode is the answer to a real internationalized world. Also pl...
JavaScript
// ** I18N // Calendar SK language // Author: Peter Valach (pvalach@gmx.net) // Encoding: utf-8 // Last update: 2003/10/29 // Distributed under the same terms as the calendar itself. // full day names Calendar._DN = new Array ("NedeÄľa", "Pondelok", "Utorok", "Streda", "Ĺ tvrtok", "Piatok", "Sobota", "NedeÄľa"...
JavaScript
// ** I18N Calendar._DN = new Array ("Κυριακή", "Δευτέρα", "Τρίτη", "Τετάρτη", "Πέμπτη", "Παρασκευή", "Σάββατο", "Κυριακή"); Calendar._SDN = new Array ("Κυ", "Δε", "Tρ", "Τε", "Πε", "Πα", "Σα", "Κυ"); Calendar._MN = new Array ("Ιανουάριος", "Φεβρουάριος", "Μάρτιος", "Απρίλιο...
JavaScript
// Calendar ALBANIAN language //author Rigels Gordani rige@hotmail.com // ditet Calendar._DN = new Array ("E Diele", "E Hene", "E Marte", "E Merkure", "E Enjte", "E Premte", "E Shtune", "E Diele"); //ditet shkurt Calendar._SDN = new Array ("Die", "Hen", "Mar", "Mer", "Enj", "Pre", "Sht", "Die"); // muajt Calendar._M...
JavaScript
// ** I18N // Calendar EN language // Author: Mihai Bazon, <mihai_bazon@yahoo.com> // Encoding: any // Distributed under the same terms as the calendar itself. // For translators: please use UTF-8 if possible. We strongly believe that // Unicode is the answer to a real internationalized world. Also please // includ...
JavaScript
// ** I18N // Calendar PL language // Author: Artur Filipiak, <imagen@poczta.fm> // January, 2004 // Encoding: UTF-8 Calendar._DN = new Array ("Niedziela", "Poniedziałek", "Wtorek", "Środa", "Czwartek", "Piątek", "Sobota", "Niedziela"); Calendar._SDN = new Array ("N", "Pn", "Wt", "Śr", "Cz", "Pt", "So", "N"); Calenda...
JavaScript
// ** I18N // Calendar RU language // Translation: Sly Golovanov, http://golovanov.net, <sly@golovanov.net> // Encoding: any // Distributed under the same terms as the calendar itself. // For translators: please use UTF-8 if possible. We strongly believe that // Unicode is the answer to a real internationalized worl...
JavaScript
// ** I18N // Calendar DE language // Author: Jack (tR), <jack@jtr.de> // Encoding: any // Distributed under the same terms as the calendar itself. // For translators: please use UTF-8 if possible. We strongly believe that // Unicode is the answer to a real internationalized world. Also please // include your conta...
JavaScript
// ** I18N // Calendar LT language // Author: Martynas Majeris, <martynas@solmetra.lt> // Encoding: UTF-8 // Distributed under the same terms as the calendar itself. // For translators: please use UTF-8 if possible. We strongly believe that // Unicode is the answer to a real internationalized world. Also please // ...
JavaScript
// ** I18N // Calendar FI language (Finnish, Suomi) // Author: Jarno Käyhkö, <gambler@phnet.fi> // Encoding: UTF-8 // Distributed under the same terms as the calendar itself. // full day names Calendar._DN = new Array ("Sunnuntai", "Maanantai", "Tiistai", "Keskiviikko", "Torstai", "Perjantai", "Lauantai", "Su...
JavaScript
// ** I18N Calendar._DN = new Array ("Zondag", "Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrijdag", "Zaterdag", "Zondag"); Calendar._MN = new Array ("Januari", "Februari", "Maart", "April", "Mei", "Juni", "Juli", "Augustus", "September", "Oktober", "November", "December"); // tooltips Calendar._...
JavaScript
// ** I18N // Calendar DA language // Author: Michael Thingmand Henriksen, <michael (a) thingmand dot dk> // Encoding: any // Distributed under the same terms as the calendar itself. // For translators: please use UTF-8 if possible. We strongly believe that // Unicode is the answer to a real internationalized world. ...
JavaScript
// ** I18N // Calendar big5-utf8 language // Author: Gary Fu, <gary@garyfu.idv.tw> // Encoding: utf8 // Distributed under the same terms as the calendar itself. // For translators: please use UTF-8 if possible. We strongly believe that // Unicode is the answer to a real internationalized world. Also please // inclu...
JavaScript
<?xml version="1.0" encoding="utf-8"?> <project path="" name="Ext - Resources" author="Ext JS, LLC" version="1.1 RC 1" copyright="Ext JS Library $version&#xD;&#xA;Copyright(c) 2006-2007, $author.&#xD;&#xA;licensing@extjs.com&#xD;&#xA;&#xD;&#xA;http://www.extjs.com/license" output="C:\apps\www\deploy\ext-1.1-rc1\resou...
JavaScript
Ext.data.DWRProxy = function(dwrCall, pagingAndSort) { Ext.data.DWRProxy.superclass.constructor.call(this); this.dwrCall = dwrCall; //this.args = args; this.pagingAndSort = (pagingAndSort!=undefined ? pagingAndSort : true); }; Ext.extend(Ext.data.DWRProxy, Ext.data.DataProxy, { load : function(params, reader...
JavaScript
Ext.namespace('Tipos'); Tipos.DD = { init: function() { var dropEls = Ext.get('container').query('.slot'); //结合实际makeup 这里循环了两次 for(var i = 0; i < dropEls.length; i++) { new Ext.dd.DDTarget(dropEls[i]); } var dragEls = Ext.get('container').query('.block'); for(var i = 0; i < d...
JavaScript
Ext.namespace('Ext.ux'); // --- Ext.ux.CheckRowSelectionGrid --- // Ext.ux.CheckRowSelectionGrid = function(container, config) { var id = this.root_cb_id = Ext.id(null, 'cbsm-'); var cb_html = String.format("<input type='checkbox' id='{0}'/>", this.root_cb_id); var grid = this; var cm = config.cm; // ...
JavaScript
Ext.apply( Ext.lib.Ajax , { forceActiveX:false, createXhrObject:function(transactionId) { var obj,http; try { if(Ext.isIE7 && !!this.forceActiveX){throw("IE7forceActiveX");} http = new XMLHttpRequest(); obj = {...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license */ /** * @class Ext.data.JsonReader * @extends Ext.data.DataReader * Data reader class to create an Array of Ext.data.Record objects from a JSON response * based on mappings in a ...
JavaScript
Ext.onReady(function() { Ext.QuickTips.init(); var areaid; var AreaDef = Ext.data.Record.create([ {name: 'id'},{name: 'name'} ]); var BuildingDef = Ext.data.Record.create([ {name: 'id'},{name: 'name'} ]); var areastore = new Ext.data.Store({ proxy: new...
JavaScript
Ext.namespace("Ext.ux.form"); Ext.ux.form.HistoryClearableComboBox = function(config) { Ext.ux.form.HistoryClearableComboBox.superclass.constructor.call(this, config); this.addEvents({ 'change' : true }); //this.store = new Ext.data.SimpleStore({ // fields: ['query'], // data: [] ...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-09-19 * http://code.google.com/p/anewssystem/ */ /** * 声明Ext.lingo命名控件 * TODO: 完全照抄,作用不明 */ Ext.namespace("Ext.lingo"); /** * 封装表单操作的...
JavaScript
var Example = { init : function(){ // basic record var Skill = Ext.data.Record.create([ {name: 'id', type: 'int'}, {name: 'name', type: 'string'}, {name: 'description', type: 'string'}, {name: 'rating', type: 'int'} ...
JavaScript
/* * Ext JS Library 1.0 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license */ var Example = { init : function(){ // some data yanked off the web var myData = [ ['3m Co', 71.72, 0.02, 0.03, '9/1 12:00am'], ...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-09-21 * http://code.google.com/p/anewssystem/ */ /** * 声明Ext.lingo命名控件 * TODO: 完全照抄,作用不明 */ Ext.namespace("Ext.lingo"); /** * 弹出式登录对话框. *...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-09-21 * http://code.google.com/p/anewssystem/ */ /** * 声明Ext.lingo命名控件 * TODO: 完全照抄,作用不明 */ Ext.namespace("Ext.lingo"); /** * 下拉框. * * ...
JavaScript
/* * Ext JS Library 1.0 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license */ var Example = { init : function(){ // some data yanked off the web var myData = [ ['3m Co', 71.72, 0.02, 0.03, '9/1 12:00am'], ...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-09-21 * http://code.google.com/p/anewssystem/ */ /** * 声明Ext.lingo命名控件 * TODO: 完全照抄,作用不明 */ Ext.namespace("Ext.lingo"); /** * 下拉树形. * *...
JavaScript
/* * Ext JS Library 1.0 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license */ Ext.BLANK_IMAGE_URL = '../../extjs/1.1/resources/images/default/s.gif'; var Example = { init : function(){ // some data yanked off the web var myData = [ ['3m Co', ...
JavaScript
/* * Ext JS Library 1.1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license */ /** * @class Ext.form.HtmlEditor * @extends Ext.form.Field * Provides a lightweight HTML Editor component. * <br><br><b>Note: The focus/blur and validation marking functional...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-09-21 * http://code.google.com/p/anewssystem/ */ /** * 声明Ext.lingo命名控件 * TODO: 完全照抄,作用不明 */ Ext.namespace("Ext.lingo"); /** * 下拉框. * * ...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-09-13 * http://code.google.com/p/anewssystem/ */ /** * 声明Ext.lingo命名控件 * TODO: 完全照抄,作用不明 */ Ext.namespace("Ext.lingo"); /** * 拥有CRUD功能的树形. ...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-09-13 * http://code.google.com/p/anewssystem/ */ Ext.onReady(function(){ // 开启提示功能 Ext.QuickTips.init(); // 使用cookies保持状态 // ...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-09-13 * http://code.google.com/p/anewssystem/ */ /** * 声明Ext.lingo命名控件 * TODO: 完全照抄,作用不明 */ Ext.namespace('Ext.lingo'); /** * 带checkbox的多选g...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-09-13 * http://code.google.com/p/anewssystem/ */ Ext.onReady(function(){ // 开启提示功能 Ext.QuickTips.init(); // 使用cookies保持状态 // ...
JavaScript
Ext.ux.PageSizePlugin = function() { Ext.ux.PageSizePlugin.superclass.constructor.call(this, { store: new Ext.data.SimpleStore({ fields: ['text', 'value'], data: [['5', 5], ['15', 15], ['30', 30], ['50', 50], ['100', 100]] }), mode: 'local', displayFiel...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-09-19 * http://code.google.com/p/anewssystem/ */ /** * 声明Ext.lingo命名控件 * TODO: 完全照抄,作用不明 */ Ext.namespace("Ext.lingo"); /** * 拥有CRUD功能的表格. ...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-09-21 * http://code.google.com/p/anewssystem/ */ // 闭包,只创建一次 Ext.form.VTypes = function() { // 英文字母,空格,下划线 var alpha = /^[a-zA-Z\ _]+$/; ...
JavaScript
/* Extending/depending on: ~ = modified function (when updating from SVN be sure to check these for changes, especially to Ext.tree.TreeNodeUI.render() ) + = added function TreeSelectionModel.js Ext.tree.CheckNodeMultiSelectionModel : ~init(), ~onNodeClick(), +extendSelection(), ~onKeyDown() TreeNodeUI.js ...
JavaScript
/* Extending/depending on: ~ = modified function (when updating from SVN be sure to check these for changes, especially to Ext.tree.TreeNodeUI.render() ) + = added function TreeSelectionModel.js Ext.tree.CheckNodeMultiSelectionModel : ~init(), ~onNodeClick(), +extendSelection(), ~onKeyDown() TreeNodeUI.js ...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-09-13 * http://code.google.com/p/anewssystem/ */ Ext.onReady(function(){ // 开启提示功能 Ext.QuickTips.init(); // 使用cookies保持状态 // ...
JavaScript
/** * Copyright(c) 2006-2007, FeyaSoft Inc. * * This JS is mainly used to handle action in the list * and create, edit, delete. * There includes Search function, paging function etc * Create/update is using pop-up dialog * Delete can select multiple line */ Ext.onReady(function(){ var myPageSize =...
JavaScript
// JavaScript Document Ext.onReady (function() { function formatBoolean(value){ return value ? 'Yes' : 'No'; }; function formatDate(value){ return value ? value.dateFormat('M, d, Y') : ''; }; deleteRow = function(){ alert('确定要删除?'); var sm = grid.getSelectionModel(); var cel...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-10-02 * http://code.google.com/p/anewssystem/ */ Ext.onReady(function(){ // 开启提示功能 Ext.QuickTips.init(); // 使用cookies保持状态 // ...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-10-02 * http://code.google.com/p/anewssystem/ */ Ext.onReady(function(){ // 开启提示功能 Ext.QuickTips.init(); // 使用cookies保持状态 // ...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-10-14 * http://code.google.com/p/anewssystem/ */ Ext.onReady(function(){ // 开启提示功能 Ext.QuickTips.init(); // 使用cookies保持状态 // ...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-10-02 * http://code.google.com/p/anewssystem/ */ Ext.onReady(function(){ // 开启提示功能 Ext.QuickTips.init(); // 使用cookies保持状态 // ...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-10-02 * http://code.google.com/p/anewssystem/ */ Ext.onReady(function(){ // 开启提示功能 Ext.QuickTips.init(); // 使用cookies保持状态 // ...
JavaScript
/*--------------Ext.form.TreeField--------------------*/ function createXmlTree(el, url, callback) { /* */ var Tree = Ext.tree; var tree = new Tree.TreePanel(el, {//id animate:true, loader: new Tree.TreeLoader({dataUrl:'/anews/newscategory/getChildren.htm'}),//c.dataTag ...
JavaScript
Ext.onReady(function(){ // 开启提示功能 Ext.QuickTips.init(); // 创建树形 var tree = new Ext.tree.TreePanel('main', { animate:true, containerScroll: true, enableDD:true, lines: true, //loader: new Ext.tree.TreeLoader({dataUrl:'getChildren.htm'}) load...
JavaScript
var treecombo = function(){ // return a public interface return { init : function(){ var el = Ext.get('category_field').dom; var config = { title: '新闻分类', rootId: 0, height:200, dataTag: 'newdistrict', treeHeight: 150, beforeSelect: functi...
JavaScript
// Create user extensions namespace (Ext.ux) Ext.namespace('Ext.ux'); /** * Ext.ux.PasswordMeter Extension Class * * @author Eelco Wiersma * @version 0.2 * * Algorithm based on code of Tane * http://digitalspaghetti.me.uk/index.php?q=jquery-pstrength * and Steve Moitozo * http://www.geekwisdom.com/d...
JavaScript
Ext.data.DWRProxy = function(dwrCall, pagingAndSort) { Ext.data.DWRProxy.superclass.constructor.call(this); this.dwrCall = dwrCall; //this.args = args; this.pagingAndSort = (pagingAndSort!=undefined ? pagingAndSort : true); }; Ext.extend(Ext.data.DWRProxy, Ext.data.DataProxy, { load : function(params, reader...
JavaScript
Ext.Forms = function() { this.Form = Ext.form; this.isApply = true; }; Ext.extend(Ext.Forms, Ext.util.Observable, { createQuicksearch:function(E, C) { var G = "", D = "", F = Ext.id(); if(E.convert) { G = "char=\"" + E.convert + "\""; } if(!E.vType...
JavaScript
Ext.grid.Grid = function (container, config) { // 初始化容器 this.container = Ext.get(container); this.container.update(""); this.container.setStyle("overflow", "hidden"); this.container.addClass("x-grid-container"); this.id = this.container.id; Ext.apply(this, config); // 检测并确认配置...
JavaScript
// vim: ts=2:sw=2:nu:fdc=4:nospell /** * Ext.ux.InfoPanel Extension Class * * @author Ing. Jozef Sakalos * @version $Id: Ext.ux.InfoPanel.GoogleSearch.js 76 2007-06-28 11:35:41Z jozo $ * * @class Ext.ux.InfoPanel * @extends Ext.ux.InfoPanel * @constructor * @cfg {String} searchBtnText text to display on ...
JavaScript
Ext.DaoFactory = function() { this.addEvents({ "beforesave":true, "aftersave":true }) }; Ext.extend(Ext.DaoFactory, Ext.util.Observable, { save : function(D) { // E是this var E = this, B = function(C) { var B, A = C; // 如果C中包含{,就认识C不是简单文本,而是j...
JavaScript
var datagrids = new Array(), comboboxArray = new Array(), nowDate = new Date(), nowFormateDate = nowDate.dateFormat("Y年m月d日"); Ext.DataGrid = function(config) { var cfg = config; this.dlg; this.dlgTitle = config.dlgTitle == undefined ? "" : config.dlgTitle; this.dlgDiv = cfg.gridDiv + "-dlg"; ...
JavaScript
// vim: ts=4:sw=4:nu:fdc=4:nospell // Create user extensions namespace (Ext.ux) Ext.namespace('Ext.ux'); /** * Ext.ux.InfoPanel Extension Class * * @author Ing. Jozef Sakalos * @version $Id: Ext.ux.InfoPanel.js 153 2007-08-24 10:46:19Z jozo $ * * @class Ext.ux.InfoPanel * @extends Ext.ContentPanel * ...
JavaScript
// vim: ts=2:sw=2:nu:fdc=4:nospell // Create user extensions namespace (Ext.ux) Ext.namespace('Ext.ux'); /** * Ext.ux.Accordion Extension Class * * @author Ing. Jozef Sakalos * @version $Id: Ext.ux.Accordion.js 152 2007-08-21 17:46:03Z jozo $ * * @class Ext.ux.Accordion * @extends Ext.ContentPanel * @co...
JavaScript
/*--------------Ext.form.TreeField--------------------*/ function createXmlTree(el, url, callback) { /* */ var Tree = Ext.tree; var tree = new Tree.TreePanel(el, {//id animate:true, loader: new Tree.TreeLoader({dataUrl:'/anews/newscategory/getChildren.htm'}),//c.dataTag ...
JavaScript
Ext.onReady(function(){ // turn on quick tips Ext.QuickTips.init(); // this is the source code tree var tree = new Ext.tree.TreePanel('main', { animate:true, containerScroll: true, enableDD:true, lines: true, //loader: new Ext.tree.TreeLoader({dataU...
JavaScript
Ext.tree.DWRTreeLoader = function(config) { Ext.tree.DWRTreeLoader.superclass.constructor.call(this, config); }; Ext.extend(Ext.tree.DWRTreeLoader, Ext.tree.TreeLoader, { requestData : function(node, callback) { if (this.fireEvent("beforeload", this, node, callback) !== false) { //todo //...
JavaScript
var treecombo = function(){ // return a public interface return { init : function(){ var el = Ext.get('category_field').dom; var config = { title: '新闻分类', rootId: 0, height:200, dataTag: 'newdistrict', treeHeight: 150, beforeSelect: functi...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-11-02 * http://code.google.com/p/anewssystem/ */ var index = function() { var layout; return { init : function() { //...
JavaScript
/* * Ext JS Library 1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license * * @author Lingo * @since 2007-10-02 * http://code.google.com/p/anewssystem/ */ Ext.onReady(function(){ // 开启提示功能 Ext.QuickTips.init(); // 使用cookies保持状态 // ...
JavaScript