Skip to content

Commit

Permalink
Merge branch 'inputex050' into group-container
Browse files Browse the repository at this point in the history
  • Loading branch information
ericabouaf committed Mar 4, 2010
2 parents 45c0f01 + d3373b7 commit 1bbdf9b
Show file tree
Hide file tree
Showing 418 changed files with 33,592 additions and 2,827 deletions.
9 changes: 9 additions & 0 deletions lib/inputex/404.html
@@ -0,0 +1,9 @@
<html>
<head>
<meta http-equiv="refresh" content="0;url=http://neyric.github.com/inputex" />
<title>Page not found</title>
</head>
<body>
Page not found, redirecting to inputEx at http://neyric.github.com/inputex
</body>
</html>
4 changes: 2 additions & 2 deletions lib/inputex/README.md
@@ -1,7 +1,7 @@
InputEx
=======

[inputEx](http://javascript.neyric.com/inputex) is an open-source javascript framework to build fields and forms for web applications using the YUI library.
[inputEx](http://neyric.github.com/inputex) is an open-source javascript framework to build fields and forms for web applications using the YUI library.

All the fields and forms are configured using JSON or created in Javascript. It provides a very efficient abstraction for building interactive web applications.

Expand All @@ -14,7 +14,7 @@ It is built on top of the [YUI library](http://developer.yahoo.com/yui/) (2.8.0r
Resources
=========

* Homepage: [http://javascript.neyric.com/inputex](http://javascript.neyric.com/inputex)
* Homepage: [http://neyric.github.com/inputex](http://neyric.github.com/inputex)
* Repository: [http://github.com/neyric/inputex/](http://github.com/neyric/inputex/)
* Wiki: [http://wiki.github.com/neyric/inputex](http://wiki.github.com/neyric/inputex)
* Issues: [http://github.com/neyric/inputex/issues](http://github.com/neyric/inputex/issues)
Expand Down
86 changes: 56 additions & 30 deletions lib/inputex/api/AutoComplete.js.html

Large diffs are not rendered by default.

431 changes: 431 additions & 0 deletions lib/inputex/api/Button.js.html

Large diffs are not rendered by default.

62 changes: 42 additions & 20 deletions lib/inputex/api/CheckBox.js.html

Large diffs are not rendered by default.

16 changes: 11 additions & 5 deletions lib/inputex/api/ColorField.js.html

Large diffs are not rendered by default.

16 changes: 11 additions & 5 deletions lib/inputex/api/ColorPickerField.js.html

Large diffs are not rendered by default.

25 changes: 14 additions & 11 deletions lib/inputex/api/CombineField.js.html

Large diffs are not rendered by default.

16 changes: 11 additions & 5 deletions lib/inputex/api/DSSelectField.js.html

Large diffs are not rendered by default.

46 changes: 32 additions & 14 deletions lib/inputex/api/DataTable.js.html

Large diffs are not rendered by default.

18 changes: 12 additions & 6 deletions lib/inputex/api/DateField.js.html

Large diffs are not rendered by default.

66 changes: 47 additions & 19 deletions lib/inputex/api/DatePickerField.js.html

Large diffs are not rendered by default.

20 changes: 13 additions & 7 deletions lib/inputex/api/DateSelectMonthField.js.html

Large diffs are not rendered by default.

20 changes: 13 additions & 7 deletions lib/inputex/api/DateSplitField.js.html

Large diffs are not rendered by default.

20 changes: 13 additions & 7 deletions lib/inputex/api/DateTimeField.js.html

Large diffs are not rendered by default.

25 changes: 20 additions & 5 deletions lib/inputex/api/Dialog.js.html

Large diffs are not rendered by default.

23 changes: 17 additions & 6 deletions lib/inputex/api/EmailField.js.html

Large diffs are not rendered by default.

50 changes: 37 additions & 13 deletions lib/inputex/api/Field.js.html

Large diffs are not rendered by default.

16 changes: 11 additions & 5 deletions lib/inputex/api/FileField.js.html

Large diffs are not rendered by default.

160 changes: 115 additions & 45 deletions lib/inputex/api/Form.js.html

Large diffs are not rendered by default.

102 changes: 75 additions & 27 deletions lib/inputex/api/Group.js.html

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions lib/inputex/api/HiddenField.js.html

Large diffs are not rendered by default.

16 changes: 11 additions & 5 deletions lib/inputex/api/IPv4Field.js.html

Large diffs are not rendered by default.

65 changes: 40 additions & 25 deletions lib/inputex/api/InPlaceEdit.js.html

Large diffs are not rendered by default.

18 changes: 12 additions & 6 deletions lib/inputex/api/IntegerField.js.html

Large diffs are not rendered by default.

67 changes: 40 additions & 27 deletions lib/inputex/api/KeyOpValueField-beta.js.html

Large diffs are not rendered by default.

83 changes: 58 additions & 25 deletions lib/inputex/api/KeyValueField-beta.js.html

Large diffs are not rendered by default.

20 changes: 13 additions & 7 deletions lib/inputex/api/Lens-beta.js.html

Large diffs are not rendered by default.

33 changes: 23 additions & 10 deletions lib/inputex/api/ListField.js.html

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions lib/inputex/api/MapField.js.html

Large diffs are not rendered by default.

43 changes: 31 additions & 12 deletions lib/inputex/api/MenuField.js.html

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions lib/inputex/api/MultiAutoComplete.js.html

Large diffs are not rendered by default.

44 changes: 28 additions & 16 deletions lib/inputex/api/MultiSelectField.js.html

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions lib/inputex/api/NumberField.js.html

Large diffs are not rendered by default.

20 changes: 13 additions & 7 deletions lib/inputex/api/PasswordField.js.html

Large diffs are not rendered by default.

65 changes: 52 additions & 13 deletions lib/inputex/api/RTEField.js.html

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions lib/inputex/api/RadioButton.js.html

Large diffs are not rendered by default.

56 changes: 45 additions & 11 deletions lib/inputex/api/RadioField.js.html

Large diffs are not rendered by default.

20 changes: 13 additions & 7 deletions lib/inputex/api/SelectField.js.html

Large diffs are not rendered by default.

403 changes: 403 additions & 0 deletions lib/inputex/api/SerializeField-beta.js.html

Large diffs are not rendered by default.

20 changes: 13 additions & 7 deletions lib/inputex/api/SliderField.js.html

Large diffs are not rendered by default.

44 changes: 31 additions & 13 deletions lib/inputex/api/StringField.js.html

Large diffs are not rendered by default.

20 changes: 13 additions & 7 deletions lib/inputex/api/Textarea.js.html

Large diffs are not rendered by default.

20 changes: 13 additions & 7 deletions lib/inputex/api/TimeField.js.html

Large diffs are not rendered by default.

21 changes: 14 additions & 7 deletions lib/inputex/api/TimeIntervalField.js.html

Large diffs are not rendered by default.

320 changes: 320 additions & 0 deletions lib/inputex/api/TimeRange.js.html

Large diffs are not rendered by default.

16 changes: 11 additions & 5 deletions lib/inputex/api/TreeField.js.html

Large diffs are not rendered by default.

95 changes: 62 additions & 33 deletions lib/inputex/api/TypeField.js.html

Large diffs are not rendered by default.

16 changes: 11 additions & 5 deletions lib/inputex/api/UneditableField.js.html

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions lib/inputex/api/UpperCaseField.js.html

Large diffs are not rendered by default.

18 changes: 12 additions & 6 deletions lib/inputex/api/UrlField.js.html

Large diffs are not rendered by default.

22 changes: 14 additions & 8 deletions lib/inputex/api/VectorField.js.html

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions lib/inputex/api/Visus.js.html

Large diffs are not rendered by default.

34 changes: 21 additions & 13 deletions lib/inputex/api/assets/ac-js
Expand Up @@ -12,13 +12,22 @@
ITEM_TEMPLATE = '<em>{host}</em> <span>{name}</span>',
// ITEM_TEMPLATE = '<em>{host}</em> <span>{params}</span> <span>{name}</span>',
// ITEM_TEMPLATE = '<em>{host}</em> <span>{params}</span> <span>{name}</span><div>{description}</div>',
yuidoc = YAHOO.namespace('yuidoc');

yuidoc.init = function() {
yuidoc = YAHOO.namespace('yuidoc'),
propdata,
initialized = false;

yuidoc.init = function(altdata) {
yuidoc.initUI(altdata);
};

yuidoc.initUI = function() {
yuidoc.initUI = function(altdata) {

if (initialized) {
return;
}

propdata = ALL_YUI_PROPS || altdata;

//Checkboxes are available..
var handleClick = function(e) {
var id, checked = false;
Expand Down Expand Up @@ -75,14 +84,10 @@ yuidoc.initUI = function() {
//Starting the AutoComplete code
var getResults = function(query) {
var results = [];
if(query && query.length > 0) {

if (query && query.length > 0) {
var q = query.toLowerCase();

for (var i=0, len=ALL_YUI_PROPS.length; i<len; ++i) {

var prop = ALL_YUI_PROPS[i];

for (var i=0, len=propdata.length; i<len; ++i) {
var prop = propdata[i];
if (!show['protected'] && prop.access == "protected") {
// skip
} else if (!show['private'] && prop.access == "private") {
Expand Down Expand Up @@ -156,15 +161,18 @@ yuidoc.initUI = function() {
YAHOO.util.Event.onAvailable('classTab', function() {
var tabs = new YAHOO.widget.TabView('classTab');
});

/*
YAHOO.util.Event.onAvailable('codeTree', function() {
var tree1 = new YAHOO.widget.TreeView('codeTree');
tree1.render();
});
*/

YAHOO.util.Event.onAvailable('show_private', function() {
YAHOO.yuidoc.initUI();
YAHOO.util.Event.onDOMReady(function() {
if (typeof ALL_YUI_PROPS != "undefined") {
YAHOO.yuidoc.initUI();
}
});

})();
2 changes: 1 addition & 1 deletion lib/inputex/api/classmap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 10 additions & 4 deletions lib/inputex/api/ddlist.js.html

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions lib/inputex/api/de.js.html

Large diffs are not rendered by default.

0 comments on commit 1bbdf9b

Please sign in to comment.