Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

TYPO3 CMS is a mid to Enterprise level Content Management Framework for enterprise purposes on the web and in intranets written in PHP. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions and modules. TYPO3 CMS is offering the best of ... [More] both worlds: out-of-the-box operation with a complete set of standard modules and a clean and sturdy high-performance architecture accomodating virtually every kind of custom solution or extension. TYPO3 CMS runs on more than 220.000 servers worldwide. The application has been translated into 45 languages and is actively being developed in a community of app. 40.000 users in 50 countries. Since 2005 the TYPO3 print magazine "t3n" is published quarterly. [Less]

3.85
   
  9 reviews  |  131 users  |  3,117,214 lines of code  |  137 current contributors  |  Analyzed 2 days ago
 
 

Plugin for ExtJS Ext.Container / Ext.Toolbar Elements to dynamically add Components from a remote / AJAX source to the Element's body. author: Timo Michna / matikom License: GPL Version 3 - For commercial use, ask the author for permission and different license. * Loads configuration ... [More] as JSON-String from a remote / AJAX source. * Adds the Components to the Container body. * Additionally to its own config options the class accepts all the configuration options required to configure its internal Ext.Ajax.request(). * The RemoteComponent consists of the lightweight Ext.ux.Plugin.LiteRemoteComponent class and the more configurable Ext.ux.Plugin.RemoteComponent which extends Ext.util.Observable. [Less]

5.0
 
  0 reviews  |  1 user  |  319 lines of code  |  0 current contributors  |  Analyzed over 2 years ago
 
 

Plugin shows a context menu in the upper right corner of the grid it's bound too, for setting show/hide status of columns. It does also support Ext.grouping.GroupingView and is capable of managing the grouping state of the bound grid.

5.0
 
  0 reviews  |  1 user  |  667 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

Plugin for Struts2 provides Ajax handling through EXT-JS Framework.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 9 hours ago
 
 

this plugin makes your confluence talk to twitter.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Plugin para un uso fácil de Ext JS con CakePHP

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Vespene eclipse pluginIncrease their speed of development. What is Vespene?Vespene is a plugin for Eclipse, which allows a rapid development oriented enterprise applications, generating source code from predefined templates. Vespene collect the most varied information in the database. As foreign ... [More] key, primary key and fields, sends this information to a model and finally generate the source code FeaturesIntegrate with Eclipse Datasource Explorer. Spring Automatically discovers the JPA entities. Automatically generates the spring services for each entity. Customize and inform several entities of service. Generating DAO interfaces and services. Apache CXF Integrate with Spring. Databinding with Aegis or JAXB. Struts2 Integrate with Spring. Annotation based URL map. CRUD methods. xml response. json response. ExtJs Store. Form. Window. StatusUnder development. RequirementsEclipse 3.4 or 3.5 and Java 5. There are currently no plans to support older versions of Eclipse Help WantedLooking for JEE developer to make unit-tests, need project logo ScreenCastView video http://www.screencast.com/t/DVI3dcrj [Less]

0
 
  0 reviews  |  0 users  |  37,246 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

A struts 2 plugin for Ext.DirectThis plugin allow you to write Ext.Direct Action using annotation: @ExtDirectAction @ExtDirectMethod Put the extdirect.jar in your WEB-INF/lib directory You can call the router to get the API list at: ... [More] http://yourdomain:yourport/extdirectj/ExtDirectJRouter.action --- Example Annotation Usage package it.extdirectj.test; import java.text.MessageFormat; import it.extdirectj.annotation.ExtDirectMethod; public class TestAction{ @ExtDirectMethod public int sum(int a,int b) { return a+b; } //you can set different method name @ExtDirectMethod(name="MyMultiply") public String multiply(int a,int b){ return "Result : "+(a*b); } @ExtDirectMethod public String echo(String string,boolean bool, int integer){ return MessageFormat.format("String {0} boolean {1} integer {2}", string, bool, integer); } } --- package it.extdirectj.test; import it.extdirectj.annotation.ExtDirectAction; import it.extdirectj.annotation.ExtDirectMethod; //you can set different action name @ExtDirectAction(name="MyTestAction",className=TestAction2.class) public class TestAction2 { @ExtDirectMethod public String testMethod(){ return "Test ok!!"; } } [Less]

0
 
  0 reviews  |  0 users  |  673 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 
Compare

XGXT it's a project that will create custom components for GXT (http://www.extjs.com/products/gxt/)

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 9 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.