From e15e71b602f7add31c81383200fa6d585799ab41 Mon Sep 17 00:00:00 2001 From: azexo Date: Sun, 21 Sep 2014 19:53:43 +0700 Subject: [PATCH] init --- azexo_composer/DataTables/Contributing.md | 9 + azexo_composer/DataTables/Readme.md | 60 + azexo_composer/DataTables/bower.json | 11 + azexo_composer/DataTables/composer.json | 15 + .../DataTables/dataTables.jquery.json | 32 + .../examples/advanced_init/column_render.html | 0 .../advanced_init/complex_header.html | 0 .../examples/advanced_init/defaults.html | 0 .../advanced_init/dom_multiple_elements.html | 0 .../examples/advanced_init/dom_toolbar.html | 0 .../examples/advanced_init/dt_events.html | 0 .../examples/advanced_init/events_live.html | 0 .../advanced_init/footer_callback.html | 0 .../advanced_init/html5-data-attributes.html | 0 .../examples/advanced_init/index.html | 0 .../examples/advanced_init/language_file.html | 0 .../examples/advanced_init/length_menu.html | 0 .../examples/advanced_init/row_callback.html | 0 .../examples/advanced_init/row_grouping.html | 0 .../advanced_init/sort_direction_control.html | 0 .../examples/ajax/custom_data_flat.html | 0 .../examples/ajax/custom_data_property.html | 0 .../DataTables/examples/ajax/data/arrays.txt | 0 .../examples/ajax/data/arrays_custom_prop.txt | 0 .../examples/ajax/data/arrays_subobjects.txt | 0 .../DataTables/examples/ajax/data/objects.txt | 0 .../examples/ajax/data/objects_deep.txt | 0 .../examples/ajax/data/objects_root_array.txt | 0 .../examples/ajax/data/objects_subarrays.txt | 0 .../examples/ajax/data/orthogonal.txt | 0 .../DataTables/examples/ajax/deep.html | 0 .../examples/ajax/defer_render.html | 0 .../DataTables/examples/ajax/index.html | 0 .../examples/ajax/null_data_source.html | 0 .../DataTables/examples/ajax/objects.html | 0 .../examples/ajax/objects_subarrays.html | 0 .../examples/ajax/orthogonal-data.html | 0 .../DataTables/examples/ajax/simple.html | 0 .../DataTables/examples/api/add_row.html | 0 .../DataTables/examples/api/api_in_init.html | 0 .../examples/api/counter_columns.html | 0 .../DataTables/examples/api/form.html | 0 .../DataTables/examples/api/highlight.html | 0 .../DataTables/examples/api/index.html | 0 .../DataTables/examples/api/multi_filter.html | 0 .../examples/api/multi_filter_select.html | 0 .../DataTables/examples/api/regex.html | 0 .../DataTables/examples/api/row_details.html | 0 .../DataTables/examples/api/select_row.html | 0 .../examples/api/select_single_row.html | 0 .../DataTables/examples/api/show_hide.html | 0 .../examples/api/tabs_and_scrolling.html | 0 .../examples/basic_init/alt_pagination.html | 0 .../examples/basic_init/comma-decimal.html | 0 .../examples/basic_init/complex_header.html | 0 .../DataTables/examples/basic_init/dom.html | 0 .../examples/basic_init/filter_only.html | 0 .../examples/basic_init/flexible_width.html | 0 .../examples/basic_init/hidden_columns.html | 0 .../DataTables/examples/basic_init/index.html | 0 .../examples/basic_init/language.html | 0 .../examples/basic_init/multi_col_sort.html | 0 .../examples/basic_init/multiple_tables.html | 0 .../examples/basic_init/scroll_x.html | 0 .../examples/basic_init/scroll_xy.html | 0 .../examples/basic_init/scroll_y.html | 0 .../examples/basic_init/scroll_y_theme.html | 0 .../examples/basic_init/state_save.html | 0 .../examples/basic_init/table_sorting.html | 0 .../basic_init/zero_configuration.html | 0 .../examples/data_sources/ajax.html | 0 .../DataTables/examples/data_sources/dom.html | 0 .../examples/data_sources/index.html | 0 .../examples/data_sources/js_array.html | 0 .../examples/data_sources/server_side.html | 0 azexo_composer/DataTables/examples/index.html | 0 .../DataTables/examples/plug-ins/api.html | 0 .../examples/plug-ins/dom_sort.html | 0 .../DataTables/examples/plug-ins/index.html | 0 .../examples/plug-ins/range_filtering.html | 0 .../examples/plug-ins/sorting_auto.html | 0 .../examples/plug-ins/sorting_manual.html | 0 .../bootstrap/3/dataTables.bootstrap.css | 0 .../bootstrap/3/dataTables.bootstrap.js | 0 .../examples/resources/bootstrap/3/index.html | 0 .../resources/bootstrap/images/sort_asc.png | 0 .../bootstrap/images/sort_asc_disabled.png | 0 .../resources/bootstrap/images/sort_both.png | 0 .../resources/bootstrap/images/sort_desc.png | 0 .../bootstrap/images/sort_desc_disabled.png | 0 .../DataTables/examples/resources/de_DE.txt | 0 .../DataTables/examples/resources/demo.css | 0 .../DataTables/examples/resources/demo.js | 0 .../examples/resources/details_close.png | 0 .../examples/resources/details_open.png | 0 .../examples/resources/examples.php | 0 .../resources/font/raleway_thin-webfont.eot | 0 .../resources/font/raleway_thin-webfont.ttf | 0 .../resources/font/raleway_thin-webfont.woff | 0 .../foundation/dataTables.foundation.css | 0 .../foundation/dataTables.foundation.js | 0 .../resources/foundation/images/sort_asc.png | 0 .../foundation/images/sort_asc_disabled.png | 0 .../resources/foundation/images/sort_both.png | 0 .../resources/foundation/images/sort_desc.png | 0 .../foundation/images/sort_desc_disabled.png | 0 .../jqueryui/dataTables.jqueryui.css | 0 .../resources/jqueryui/dataTables.jqueryui.js | 0 .../jqueryui/dataTables.jqueryui.scss | 0 .../examples/resources/jqueryui/index.html | 0 .../syntax/Syntax Highlighter license | 0 .../examples/resources/syntax/shCore.css | 0 .../examples/resources/syntax/shCore.js | 0 .../examples/server_side/custom_vars.html | 0 .../examples/server_side/defer_loading.html | 0 .../DataTables/examples/server_side/ids.html | 0 .../examples/server_side/index.html | 0 .../examples/server_side/jsonp.html | 0 .../examples/server_side/object_data.html | 0 .../examples/server_side/pipeline.html | 0 .../DataTables/examples/server_side/post.html | 0 .../examples/server_side/row_details.html | 0 .../server_side/scripts/ids-arrays.php | 0 .../server_side/scripts/ids-objects.php | 0 .../examples/server_side/scripts/jsonp.php | 0 .../examples/server_side/scripts/mysql.sql | 0 .../examples/server_side/scripts/objects.php | 0 .../examples/server_side/scripts/post.php | 0 .../examples/server_side/scripts/postgres.sql | 0 .../server_side/scripts/server_processing.php | 0 .../examples/server_side/scripts/sqlite.sql | 0 .../server_side/scripts/sqlserver.sql | 0 .../server_side/scripts/ssp.class.php | 0 .../examples/server_side/select_rows.html | 0 .../examples/server_side/simple.html | 0 .../examples/styling/bootstrap.html | 0 .../examples/styling/cell-border.html | 0 .../DataTables/examples/styling/display.html | 0 .../examples/styling/foundation.html | 0 .../DataTables/examples/styling/hover.html | 0 .../DataTables/examples/styling/index.html | 0 .../DataTables/examples/styling/jqueryUI.html | 0 .../examples/styling/no-classes.html | 0 .../examples/styling/order-column.html | 0 .../examples/styling/row-border.html | 0 .../DataTables/examples/styling/stripe.html | 0 .../DataTables/extensions/AutoFill/Readme.txt | 38 + .../AutoFill/css/dataTables.autoFill.css | 24 + .../AutoFill/css/dataTables.autoFill.min.css | 1 + .../extensions/AutoFill/examples/columns.html | 644 + .../AutoFill/examples/complete-callback.html | 652 + .../AutoFill/examples/fill-both.html | 641 + .../AutoFill/examples/fill-horizontal.html | 641 + .../extensions/AutoFill/examples/index.html | 66 + .../AutoFill/examples/scrolling.html | 638 + .../extensions/AutoFill/examples/simple.html | 631 + .../AutoFill/examples/step-callback.html | 660 + .../extensions/AutoFill/images/filler.png | Bin 0 -> 1040 bytes .../AutoFill/js/dataTables.autoFill.js | 851 + .../AutoFill/js/dataTables.autoFill.min.js | 22 + .../extensions/ColReorder/Readme.txt | 39 + .../ColReorder/css/dataTables.colReorder.css | 14 + .../css/dataTables.colReorder.min.css | 1 + .../ColReorder/examples/alt_insert.html | 649 + .../ColReorder/examples/col_filter.html | 669 + .../ColReorder/examples/colvis.html | 649 + .../ColReorder/examples/fixedcolumns.html | 866 + .../ColReorder/examples/fixedheader.html | 649 + .../extensions/ColReorder/examples/index.html | 78 + .../ColReorder/examples/jqueryui.html | 653 + .../ColReorder/examples/new_init.html | 639 + .../ColReorder/examples/predefined.html | 648 + .../ColReorder/examples/realtime.html | 649 + .../extensions/ColReorder/examples/reset.html | 662 + .../ColReorder/examples/scrolling.html | 645 + .../ColReorder/examples/server_side.html | 205 + .../ColReorder/examples/simple.html | 644 + .../ColReorder/examples/state_save.html | 643 + .../extensions/ColReorder/images/insert.png | Bin 0 -> 1885 bytes .../ColReorder/js/dataTables.colReorder.js | 1317 ++ .../js/dataTables.colReorder.min.js | 25 + .../DataTables/extensions/ColVis/Readme.txt | 38 + .../ColVis/css/dataTables.colVis.css | 184 + .../ColVis/css/dataTables.colVis.min.css | 1 + .../ColVis/css/dataTables.colvis.jqueryui.css | 23 + .../ColVis/examples/button_order.html | 643 + .../ColVis/examples/exclude_columns.html | 646 + .../ColVis/examples/group_columns.html | 670 + .../extensions/ColVis/examples/index.html | 75 + .../extensions/ColVis/examples/jqueryui.html | 649 + .../extensions/ColVis/examples/mouseover.html | 645 + .../extensions/ColVis/examples/new_init.html | 643 + .../extensions/ColVis/examples/restore.html | 652 + .../extensions/ColVis/examples/simple.html | 640 + .../extensions/ColVis/examples/text.html | 643 + .../ColVis/examples/title_callback.html | 648 + .../ColVis/examples/two_tables.html | 351 + .../ColVis/examples/two_tables_identical.html | 378 + .../extensions/ColVis/js/dataTables.colVis.js | 1096 ++ .../ColVis/js/dataTables.colVis.min.js | 23 + .../extensions/FixedColumns/Readme.txt | 42 + .../css/dataTables.fixedColumns.css | 24 + .../css/dataTables.fixedColumns.min.css | 1 + .../FixedColumns/examples/bootstrap.html | 838 + .../FixedColumns/examples/col_filter.html | 870 + .../FixedColumns/examples/colvis.html | 850 + .../FixedColumns/examples/css_size.html | 844 + .../FixedColumns/examples/index.html | 79 + .../FixedColumns/examples/index_column.html | 944 + .../examples/left_right_columns.html | 829 + .../FixedColumns/examples/right_column.html | 829 + .../FixedColumns/examples/rowspan.html | 670 + .../examples/server-side-processing.html | 216 + .../FixedColumns/examples/simple.html | 828 + .../FixedColumns/examples/size_fixed.html | 837 + .../FixedColumns/examples/size_fluid.html | 838 + .../FixedColumns/examples/two_columns.html | 822 + .../js/dataTables.fixedColumns.js | 1380 ++ .../js/dataTables.fixedColumns.min.js | 29 + .../extensions/FixedHeader/Readme.txt | 36 + .../css/dataTables.fixedHeader.css | 7 + .../css/dataTables.fixedHeader.min.css | 1 + .../FixedHeader/examples/header_footer.html | 641 + .../FixedHeader/examples/index.html | 69 + .../FixedHeader/examples/simple.html | 637 + .../FixedHeader/examples/top_left_right.html | 236 + .../FixedHeader/examples/two_tables.html | 354 + .../FixedHeader/examples/zIndexes.html | 653 + .../FixedHeader/js/dataTables.fixedHeader.js | 1024 ++ .../js/dataTables.fixedHeader.min.js | 30 + .../DataTables/extensions/KeyTable/Readme.txt | 36 + .../KeyTable/css/dataTables.keyTable.css | 7 + .../KeyTable/css/dataTables.keyTable.min.css | 1 + .../extensions/KeyTable/examples/ajax.html | 175 + .../extensions/KeyTable/examples/events.html | 757 + .../extensions/KeyTable/examples/html.html | 628 + .../extensions/KeyTable/examples/index.html | 70 + .../KeyTable/examples/scrolling.html | 638 + .../extensions/KeyTable/examples/simple.html | 632 + .../KeyTable/js/dataTables.keyTable.js | 1171 ++ .../KeyTable/js/dataTables.keyTable.min.js | 18 + .../DataTables/extensions/Scroller/Readme.txt | 43 + .../Scroller/css/dataTables.scroller.css | 44 + .../Scroller/css/dataTables.scroller.min.css | 1 + .../Scroller/examples/api_scrolling.html | 174 + .../Scroller/examples/data/2500.txt | 2502 +++ .../extensions/Scroller/examples/data/ssp.php | 58 + .../extensions/Scroller/examples/index.html | 83 + .../Scroller/examples/large_js_source.html | 182 + .../examples/server-side_processing.html | 216 + .../extensions/Scroller/examples/simple.html | 175 + .../Scroller/examples/state_saving.html | 170 + .../Scroller/images/loading-background.png | Bin 0 -> 1013 bytes .../Scroller/js/dataTables.scroller.js | 1185 ++ .../Scroller/js/dataTables.scroller.min.js | 23 + .../extensions/TableTools/Readme.txt | 41 + .../TableTools/css/dataTables.tableTools.css | 337 + .../css/dataTables.tableTools.min.css | 1 + .../TableTools/examples/alter_buttons.html | 648 + .../TableTools/examples/bootstrap.html | 662 + .../TableTools/examples/button_text.html | 681 + .../TableTools/examples/collection.html | 665 + .../TableTools/examples/defaults.html | 644 + .../extensions/TableTools/examples/index.html | 82 + .../TableTools/examples/multi_instance.html | 649 + .../TableTools/examples/multiple_tables.html | 353 + .../TableTools/examples/new_init.html | 647 + .../TableTools/examples/pdf_message.html | 665 + .../TableTools/examples/plug-in.html | 686 + .../TableTools/examples/select_column.html | 242 + .../TableTools/examples/select_multi.html | 659 + .../TableTools/examples/select_os.html | 660 + .../TableTools/examples/select_single.html | 656 + .../TableTools/examples/simple.html | 645 + .../TableTools/examples/swf_path.html | 650 + .../TableTools/images/background.png | Bin 0 -> 944 bytes .../TableTools/images/collection.png | Bin 0 -> 1166 bytes .../TableTools/images/collection_hover.png | Bin 0 -> 1194 bytes .../extensions/TableTools/images/copy.png | Bin 0 -> 2184 bytes .../TableTools/images/copy_hover.png | Bin 0 -> 2797 bytes .../extensions/TableTools/images/csv.png | Bin 0 -> 1607 bytes .../TableTools/images/csv_hover.png | Bin 0 -> 1854 bytes .../extensions/TableTools/images/pdf.png | Bin 0 -> 4325 bytes .../TableTools/images/pdf_hover.png | Bin 0 -> 2786 bytes .../extensions/TableTools/images/print.png | Bin 0 -> 2123 bytes .../TableTools/images/print_hover.png | Bin 0 -> 2230 bytes .../TableTools/images/psd/collection.psd | Bin 0 -> 25792 bytes .../TableTools/images/psd/copy document.psd | Bin 0 -> 104729 bytes .../TableTools/images/psd/file_types.psd | Bin 0 -> 1090645 bytes .../TableTools/images/psd/printer.psd | Bin 0 -> 119952 bytes .../extensions/TableTools/images/xls.png | Bin 0 -> 1641 bytes .../TableTools/images/xls_hover.png | Bin 0 -> 2061 bytes .../TableTools/js/dataTables.tableTools.js | 3084 ++++ .../js/dataTables.tableTools.min.js | 68 + .../TableTools/swf/copy_csv_xls.swf | Bin 0 -> 2168 bytes .../TableTools/swf/copy_csv_xls_pdf.swf | Bin 0 -> 58827 bytes azexo_composer/DataTables/license.txt | 20 + .../media/css/jquery.dataTables.css | 399 + .../media/css/jquery.dataTables.min.css | 1 + .../css/jquery.dataTables_themeroller.css | 330 + .../css/jquery.dataTables_themeroller.min.css | 1 + .../DataTables/media/images/Sorting icons.psd | Bin 0 -> 27490 bytes .../DataTables/media/images/back_disabled.png | Bin 0 -> 1361 bytes .../DataTables/media/images/back_enabled.png | Bin 0 -> 1379 bytes .../media/images/back_enabled_hover.png | Bin 0 -> 1375 bytes .../DataTables/media/images/favicon.ico | Bin 0 -> 894 bytes .../media/images/forward_disabled.png | Bin 0 -> 1363 bytes .../media/images/forward_enabled.png | Bin 0 -> 1380 bytes .../media/images/forward_enabled_hover.png | Bin 0 -> 1379 bytes .../DataTables/media/images/sort_asc.png | Bin 0 -> 1118 bytes .../media/images/sort_asc_disabled.png | Bin 0 -> 2916 bytes .../DataTables/media/images/sort_both.png | Bin 0 -> 1136 bytes .../DataTables/media/images/sort_desc.png | Bin 0 -> 1127 bytes .../media/images/sort_desc_disabled.png | Bin 0 -> 1045 bytes .../DataTables/media/js/jquery.dataTables.js | 14382 ++++++++++++++++ .../media/js/jquery.dataTables.min.js | 152 + azexo_composer/DataTables/media/js/jquery.js | 4 + azexo_composer/DataTables/package.json | 30 + azexo_composer/FileSaver.js/FileSaver.js | 243 + azexo_composer/FileSaver.js/LICENSE.md | 9 + azexo_composer/FileSaver.js/README.md | 87 + azexo_composer/ScrollMagic/.nojekyll | 1 + azexo_composer/ScrollMagic/LICENSE.md | 17 + azexo_composer/ScrollMagic/README.md | 87 + .../ScrollMagic/ScrollMagic.jquery.json | 37 + azexo_composer/ScrollMagic/bower.json | 17 + azexo_composer/ScrollMagic/index.html | 470 + .../_dependent/greensock/TimelineLite.min.js | 12 + .../_dependent/greensock/TimelineMax.min.js | 12 + .../js/_dependent/greensock/TweenLite.min.js | 12 + .../js/_dependent/greensock/TweenMax.min.js | 16 + .../greensock/easing/EasePack.min.js | 12 + .../_dependent/greensock/jquery.gsap.min.js | 14 + .../greensock/plugins/AttrPlugin.min.js | 12 + .../greensock/plugins/BezierPlugin.min.js | 12 + .../greensock/plugins/CSSPlugin.min.js | 12 + .../greensock/plugins/CSSRulePlugin.min.js | 12 + .../greensock/plugins/ColorPropsPlugin.min.js | 12 + .../plugins/DirectionalRotationPlugin.min.js | 12 + .../greensock/plugins/EaselPlugin.min.js | 12 + .../greensock/plugins/KineticPlugin.min.js | 12 + .../greensock/plugins/RaphaelPlugin.min.js | 12 + .../greensock/plugins/RoundPropsPlugin.min.js | 12 + .../greensock/plugins/ScrollToPlugin.min.js | 12 + .../greensock/plugins/TextPlugin.min.js | 12 + .../js/_dependent/jquery-1.11.0.min.js | 4 + .../ScrollMagic/js/_examples/demo.js | 94 + .../ScrollMagic/js/_examples/general.js | 347 + .../js/_examples/highlight.pack.js | 1 + .../js/_examples/modernizr.custom.min.js | 4 + .../ScrollMagic/js/_mobile/iscroll.js | 2015 +++ .../js/jquery.scrollmagic.debug.js | 243 + .../ScrollMagic/js/jquery.scrollmagic.js | 1922 +++ .../ScrollMagic/js/jquery.scrollmagic.min.js | 2 + azexo_composer/adipoli/README | 1 + azexo_composer/adipoli/adipoli.css | 33 + azexo_composer/adipoli/jquery.adipoli.js | 421 + azexo_composer/adipoli/jquery.adipoli.min.js | 10 + azexo_composer/animate.css/.editorconfig | 11 + azexo_composer/animate.css/.gitignore | 3 + azexo_composer/animate.css/Gruntfile.js | 79 + azexo_composer/animate.css/README.md | 73 + .../animate.css/animate-config.json | 116 + azexo_composer/animate.css/animate.css | 3297 ++++ azexo_composer/animate.css/animate.min.css | 6 + azexo_composer/animate.css/bower.json | 5 + azexo_composer/animate.css/package.json | 15 + azexo_composer/animate.css/source/_base.css | 20 + .../source/attention_seekers/bounce.css | 17 + .../source/attention_seekers/flash.css | 13 + .../source/attention_seekers/pulse.css | 19 + .../source/attention_seekers/rubberBand.css | 25 + .../source/attention_seekers/shake.css | 17 + .../source/attention_seekers/swing.css | 26 + .../source/attention_seekers/tada.css | 25 + .../source/attention_seekers/wobble.css | 35 + .../source/bouncing_entrances/bounceIn.css | 24 + .../bouncing_entrances/bounceInDown.css | 23 + .../bouncing_entrances/bounceInLeft.css | 23 + .../bouncing_entrances/bounceInRight.css | 23 + .../source/bouncing_entrances/bounceInUp.css | 23 + .../source/bouncing_exits/bounceOut.css | 23 + .../source/bouncing_exits/bounceOutDown.css | 19 + .../source/bouncing_exits/bounceOutLeft.css | 19 + .../source/bouncing_exits/bounceOutRight.css | 19 + .../source/bouncing_exits/bounceOutUp.css | 19 + .../source/fading_entrances/fadeIn.css | 8 + .../source/fading_entrances/fadeInDown.css | 15 + .../source/fading_entrances/fadeInDownBig.css | 15 + .../source/fading_entrances/fadeInLeft.css | 15 + .../source/fading_entrances/fadeInLeftBig.css | 15 + .../source/fading_entrances/fadeInRight.css | 15 + .../fading_entrances/fadeInRightBig.css | 15 + .../source/fading_entrances/fadeInUp.css | 15 + .../source/fading_entrances/fadeInUpBig.css | 15 + .../source/fading_exits/fadeOut.css | 8 + .../source/fading_exits/fadeOutDown.css | 15 + .../source/fading_exits/fadeOutDownBig.css | 15 + .../source/fading_exits/fadeOutLeft.css | 15 + .../source/fading_exits/fadeOutLeftBig.css | 15 + .../source/fading_exits/fadeOutRight.css | 15 + .../source/fading_exits/fadeOutRightBig.css | 15 + .../source/fading_exits/fadeOutUp.css | 15 + .../source/fading_exits/fadeOutUpBig.css | 15 + .../animate.css/source/flippers/flip.css | 31 + .../animate.css/source/flippers/flipInX.css | 24 + .../animate.css/source/flippers/flipInY.css | 24 + .../animate.css/source/flippers/flipOutX.css | 16 + .../animate.css/source/flippers/flipOutY.css | 16 + .../source/lightspeed/lightSpeedIn.css | 26 + .../source/lightspeed/lightSpeedOut.css | 16 + .../source/rotating_entrances/rotateIn.css | 17 + .../rotating_entrances/rotateInDownLeft.css | 17 + .../rotating_entrances/rotateInDownRight.css | 17 + .../rotating_entrances/rotateInUpLeft.css | 17 + .../rotating_entrances/rotateInUpRight.css | 17 + .../source/rotating_exits/rotateOut.css | 17 + .../rotating_exits/rotateOutDownLeft.css | 17 + .../rotating_exits/rotateOutDownRight.css | 17 + .../source/rotating_exits/rotateOutUpLeft.css | 17 + .../rotating_exits/rotateOutUpRight.css | 17 + .../source/sliders/slideInDown.css | 14 + .../source/sliders/slideInLeft.css | 14 + .../source/sliders/slideInRight.css | 14 + .../animate.css/source/sliders/slideInUp.css | 15 + .../source/sliders/slideOutDown.css | 14 + .../source/sliders/slideOutLeft.css | 14 + .../source/sliders/slideOutRight.css | 14 + .../animate.css/source/sliders/slideOutUp.css | 14 + .../animate.css/source/specials/hinge.css | 35 + .../animate.css/source/specials/rollIn.css | 17 + .../animate.css/source/specials/rollOut.css | 17 + .../source/zooming_entrances/zoomIn.css | 14 + .../source/zooming_entrances/zoomInDown.css | 17 + .../source/zooming_entrances/zoomInLeft.css | 17 + .../source/zooming_entrances/zoomInRight.css | 17 + .../source/zooming_entrances/zoomInUp.css | 17 + .../source/zooming_exits/zoomOut.css | 19 + .../source/zooming_exits/zoomOutDown.css | 17 + .../source/zooming_exits/zoomOutLeft.css | 17 + .../source/zooming_exits/zoomOutRight.css | 17 + .../source/zooming_exits/zoomOutUp.css | 17 + azexo_composer/azexo-bootstrap.js | 2114 +++ azexo_composer/azexo-bootstrap.min.css | 1022 ++ azexo_composer/azexo-bootstrap.min.js | 192 + azexo_composer/azexo_composer.css | 581 + azexo_composer/azexo_composer.js | 6712 ++++++++ azexo_composer/azexo_composer.min.js | 556 + azexo_composer/azexo_elements.js | 2311 +++ azexo_composer/azexo_elements.min.js | 136 + azexo_composer/azexo_param_types.js | 1233 ++ azexo_composer/azexo_param_types.min.js | 104 + azexo_composer/chosen/chosen-sprite.png | Bin 0 -> 646 bytes azexo_composer/chosen/chosen-sprite@2x.png | Bin 0 -> 872 bytes azexo_composer/chosen/chosen.css | 435 + azexo_composer/chosen/chosen.jquery.js | 1211 ++ azexo_composer/chosen/chosen.jquery.min.js | 2 + azexo_composer/chosen/chosen.min.css | 3 + azexo_composer/chosen/chosen.proto.js | 1231 ++ azexo_composer/chosen/chosen.proto.min.js | 2 + azexo_composer/chosen/docsupport/chosen.png | Bin 0 -> 3467 bytes .../chosen/docsupport/oss-credit.png | Bin 0 -> 6709 bytes azexo_composer/chosen/docsupport/prism.css | 108 + azexo_composer/chosen/docsupport/prism.js | 9 + azexo_composer/chosen/docsupport/style.css | 203 + azexo_composer/chosen/index.html | 1479 ++ azexo_composer/chosen/index.proto.html | 1483 ++ azexo_composer/chosen/options.html | 269 + azexo_composer/counteverest/css/main.css | 1075 ++ azexo_composer/counteverest/css/normalize.css | 406 + azexo_composer/counteverest/example-1.html | 49 + azexo_composer/counteverest/example-10.html | 160 + azexo_composer/counteverest/example-2.html | 85 + azexo_composer/counteverest/example-3.html | 46 + azexo_composer/counteverest/example-4.html | 46 + azexo_composer/counteverest/example-5.html | 46 + azexo_composer/counteverest/example-6.html | 106 + azexo_composer/counteverest/example-7.html | 79 + azexo_composer/counteverest/example-8.html | 47 + azexo_composer/counteverest/example-9.html | 113 + .../counteverest/img/bg_example-5.jpg | Bin 0 -> 65208 bytes .../js/vendor/jquery-1.11.1.min.js | 4 + .../js/vendor/jquery.counteverest.js | 755 + .../js/vendor/jquery.counteverest.min.js | 1 + azexo_composer/css/color-picker.min.css | 1 + azexo_composer/css/counteverest-main.css | 1075 ++ azexo_composer/css/font-awesome.css | 1566 ++ azexo_composer/css/font-awesome.min.css | 4 + azexo_composer/css/jquery.circliful.css | 20 + azexo_composer/datetimepicker/MIT-LICENSE.txt | 19 + azexo_composer/datetimepicker/README.md | 20 + azexo_composer/datetimepicker/bower.json | 49 + .../datetimepicker/datetimepicker.jquery.json | 47 + azexo_composer/datetimepicker/index.html | 152 + .../datetimepicker/jquery.datetimepicker.css | 300 + .../datetimepicker/jquery.datetimepicker.js | 1390 ++ azexo_composer/datetimepicker/jquery.js | 6 + azexo_composer/datetimepicker/screen/1.png | Bin 0 -> 9705 bytes azexo_composer/datetimepicker/screen/2.png | Bin 0 -> 5140 bytes azexo_composer/datetimepicker/screen/3.1.png | Bin 0 -> 4417 bytes azexo_composer/datetimepicker/screen/3.png | Bin 0 -> 2495 bytes .../filemanager/Changelog_9.4.0.txt | 62 + azexo_composer/filemanager/LICENSE.TXT | 1 + .../filemanager/filemanager/ajax_calls.php | 295 + .../filemanager/filemanager/config/.htaccess | 1 + .../filemanager/filemanager/config/config.php | 201 + .../css/bootstrap-lightbox.min.css | 6 + .../filemanager/css/bootstrap-modal.min.css | 8 + .../css/bootstrap-responsive.min.css | 9 + .../filemanager/css/bootstrap.min.css | 9 + .../filemanager/filemanager/css/dropzone.css | 410 + .../filemanager/css/dropzone.min.css | 1 + .../css/jquery.contextMenu.min.css | 38 + .../filemanager/filemanager/css/style.css | 1 + .../filemanager/filemanager/css/style.less | 926 + .../filemanager/filemanager/dialog.php | 892 + .../filemanager/filemanager/execute.php | 280 + .../filemanager/force_download.php | 30 + .../filemanager/img/clipboard_apply.png | Bin 0 -> 18029 bytes .../filemanager/img/clipboard_clear.png | Bin 0 -> 17840 bytes .../filemanager/filemanager/img/copy.png | Bin 0 -> 18072 bytes .../filemanager/filemanager/img/cut.png | Bin 0 -> 17849 bytes .../filemanager/filemanager/img/date.png | Bin 0 -> 1742 bytes .../filemanager/filemanager/img/dimension.png | Bin 0 -> 2076 bytes .../filemanager/filemanager/img/door.png | Bin 0 -> 412 bytes .../filemanager/filemanager/img/down.png | Bin 0 -> 1254 bytes .../filemanager/filemanager/img/download.png | Bin 0 -> 2325 bytes .../filemanager/filemanager/img/duplicate.png | Bin 0 -> 17917 bytes .../filemanager/filemanager/img/edit_img.png | Bin 0 -> 2154 bytes .../img/glyphicons-halflings-white.png | Bin 0 -> 23050 bytes .../filemanager/img/glyphicons-halflings.png | Bin 0 -> 29205 bytes .../filemanager/filemanager/img/ico/ac3.jpg | Bin 0 -> 1737 bytes .../filemanager/filemanager/img/ico/accdb.jpg | Bin 0 -> 3082 bytes .../filemanager/filemanager/img/ico/ade.jpg | Bin 0 -> 2958 bytes .../filemanager/filemanager/img/ico/adp.jpg | Bin 0 -> 2958 bytes .../filemanager/filemanager/img/ico/ai.jpg | Bin 0 -> 1818 bytes .../filemanager/filemanager/img/ico/aiff.jpg | Bin 0 -> 1778 bytes .../filemanager/filemanager/img/ico/avi.jpg | Bin 0 -> 1603 bytes .../filemanager/filemanager/img/ico/bmp.jpg | Bin 0 -> 2239 bytes .../filemanager/filemanager/img/ico/css.jpg | Bin 0 -> 1722 bytes .../filemanager/filemanager/img/ico/csv.jpg | Bin 0 -> 3052 bytes .../filemanager/img/ico/default.jpg | Bin 0 -> 1780 bytes .../filemanager/filemanager/img/ico/dmg.jpg | Bin 0 -> 1624 bytes .../filemanager/filemanager/img/ico/doc.jpg | Bin 0 -> 3006 bytes .../filemanager/filemanager/img/ico/docx.jpg | Bin 0 -> 3006 bytes .../filemanager/img/ico/favicon.ico | Bin 0 -> 1150 bytes .../filemanager/filemanager/img/ico/fla.jpg | Bin 0 -> 2208 bytes .../filemanager/filemanager/img/ico/flv.jpg | Bin 0 -> 2150 bytes .../filemanager/img/ico/folder.jpg | Bin 0 -> 1906 bytes .../filemanager/img/ico/folder.png | Bin 0 -> 4522 bytes .../filemanager/img/ico/folder_back.jpg | Bin 0 -> 1327 bytes .../filemanager/img/ico/folder_back.png | Bin 0 -> 2788 bytes .../filemanager/filemanager/img/ico/gif.jpg | Bin 0 -> 2239 bytes .../filemanager/filemanager/img/ico/gz.jpg | Bin 0 -> 1995 bytes .../filemanager/filemanager/img/ico/html.jpg | Bin 0 -> 2153 bytes .../filemanager/filemanager/img/ico/iso.jpg | Bin 0 -> 1608 bytes .../filemanager/filemanager/img/ico/jpeg.jpg | Bin 0 -> 2202 bytes .../filemanager/filemanager/img/ico/jpg.jpg | Bin 0 -> 2239 bytes .../filemanager/filemanager/img/ico/log.jpg | Bin 0 -> 1817 bytes .../filemanager/filemanager/img/ico/m4a.jpg | Bin 0 -> 1685 bytes .../filemanager/filemanager/img/ico/mdb.jpg | Bin 0 -> 3082 bytes .../filemanager/filemanager/img/ico/mid.jpg | Bin 0 -> 1655 bytes .../filemanager/filemanager/img/ico/mov.jpg | Bin 0 -> 1593 bytes .../filemanager/filemanager/img/ico/mp3.jpg | Bin 0 -> 1589 bytes .../filemanager/filemanager/img/ico/mp4.jpg | Bin 0 -> 1544 bytes .../filemanager/filemanager/img/ico/mpeg.jpg | Bin 0 -> 1613 bytes .../filemanager/filemanager/img/ico/mpg.jpg | Bin 0 -> 1606 bytes .../filemanager/filemanager/img/ico/odb.jpg | Bin 0 -> 1997 bytes .../filemanager/filemanager/img/ico/odf.jpg | Bin 0 -> 2016 bytes .../filemanager/filemanager/img/ico/odg.jpg | Bin 0 -> 1997 bytes .../filemanager/filemanager/img/ico/odp.jpg | Bin 0 -> 2016 bytes .../filemanager/filemanager/img/ico/ods.jpg | Bin 0 -> 1997 bytes .../filemanager/filemanager/img/ico/odt.jpg | Bin 0 -> 1997 bytes .../filemanager/filemanager/img/ico/ogg.jpg | Bin 0 -> 1705 bytes .../filemanager/filemanager/img/ico/otg.jpg | Bin 0 -> 1980 bytes .../filemanager/filemanager/img/ico/otp.jpg | Bin 0 -> 2005 bytes .../filemanager/filemanager/img/ico/ots.jpg | Bin 0 -> 1997 bytes .../filemanager/filemanager/img/ico/ott.jpg | Bin 0 -> 1997 bytes .../filemanager/filemanager/img/ico/pdf.jpg | Bin 0 -> 2089 bytes .../filemanager/filemanager/img/ico/png.jpg | Bin 0 -> 2239 bytes .../filemanager/filemanager/img/ico/ppt.jpg | Bin 0 -> 2769 bytes .../filemanager/filemanager/img/ico/pptx.jpg | Bin 0 -> 2893 bytes .../filemanager/filemanager/img/ico/psd.jpg | Bin 0 -> 2356 bytes .../filemanager/filemanager/img/ico/rar.jpg | Bin 0 -> 1995 bytes .../filemanager/filemanager/img/ico/rtf.jpg | Bin 0 -> 3006 bytes .../filemanager/filemanager/img/ico/sql.jpg | Bin 0 -> 1843 bytes .../filemanager/filemanager/img/ico/svg.jpg | Bin 0 -> 2239 bytes .../filemanager/filemanager/img/ico/tar.jpg | Bin 0 -> 2035 bytes .../filemanager/filemanager/img/ico/tiff.jpg | Bin 0 -> 2215 bytes .../filemanager/filemanager/img/ico/txt.jpg | Bin 0 -> 1817 bytes .../filemanager/filemanager/img/ico/wav.jpg | Bin 0 -> 1705 bytes .../filemanager/filemanager/img/ico/webm.jpg | Bin 0 -> 1603 bytes .../filemanager/filemanager/img/ico/wma.jpg | Bin 0 -> 1603 bytes .../filemanager/filemanager/img/ico/xhtml.jpg | Bin 0 -> 2101 bytes .../filemanager/filemanager/img/ico/xls.jpg | Bin 0 -> 2950 bytes .../filemanager/filemanager/img/ico/xlsx.jpg | Bin 0 -> 3025 bytes .../filemanager/filemanager/img/ico/xml.jpg | Bin 0 -> 1773 bytes .../filemanager/filemanager/img/ico/zip.jpg | Bin 0 -> 1995 bytes .../filemanager/img/ico_dark/ac3.jpg | Bin 0 -> 3464 bytes .../filemanager/img/ico_dark/accdb.jpg | Bin 0 -> 4382 bytes .../filemanager/img/ico_dark/ade.jpg | Bin 0 -> 4332 bytes .../filemanager/img/ico_dark/adp.jpg | Bin 0 -> 4332 bytes .../filemanager/img/ico_dark/ai.jpg | Bin 0 -> 3510 bytes .../filemanager/img/ico_dark/aiff.jpg | Bin 0 -> 3468 bytes .../filemanager/img/ico_dark/avi.jpg | Bin 0 -> 3467 bytes .../filemanager/img/ico_dark/bmp.jpg | Bin 0 -> 3881 bytes .../filemanager/img/ico_dark/css.jpg | Bin 0 -> 3450 bytes .../filemanager/img/ico_dark/csv.jpg | Bin 0 -> 4417 bytes .../filemanager/img/ico_dark/default.jpg | Bin 0 -> 3783 bytes .../filemanager/img/ico_dark/dmg.jpg | Bin 0 -> 3643 bytes .../filemanager/img/ico_dark/doc.jpg | Bin 0 -> 4358 bytes .../filemanager/img/ico_dark/docx.jpg | Bin 0 -> 4376 bytes .../filemanager/img/ico_dark/favicon.ico | Bin 0 -> 1150 bytes .../filemanager/img/ico_dark/fla.jpg | Bin 0 -> 3791 bytes .../filemanager/img/ico_dark/flv.jpg | Bin 0 -> 3712 bytes .../filemanager/img/ico_dark/folder.jpg | Bin 0 -> 15559 bytes .../filemanager/img/ico_dark/folder.png | Bin 0 -> 4252 bytes .../filemanager/img/ico_dark/folder_back.jpg | Bin 0 -> 15799 bytes .../filemanager/img/ico_dark/folder_back.png | Bin 0 -> 2788 bytes .../filemanager/img/ico_dark/gif.jpg | Bin 0 -> 3881 bytes .../filemanager/img/ico_dark/gz.jpg | Bin 0 -> 3495 bytes .../filemanager/img/ico_dark/html.jpg | Bin 0 -> 3724 bytes .../filemanager/img/ico_dark/iso.jpg | Bin 0 -> 3626 bytes .../filemanager/img/ico_dark/jpeg.jpg | Bin 0 -> 3856 bytes .../filemanager/img/ico_dark/jpg.jpg | Bin 0 -> 3881 bytes .../filemanager/img/ico_dark/log.jpg | Bin 0 -> 3821 bytes .../filemanager/img/ico_dark/m4a.jpg | Bin 0 -> 3399 bytes .../filemanager/img/ico_dark/mdb.jpg | Bin 0 -> 4382 bytes .../filemanager/img/ico_dark/mid.jpg | Bin 0 -> 3391 bytes .../filemanager/img/ico_dark/mov.jpg | Bin 0 -> 3459 bytes .../filemanager/img/ico_dark/mp3.jpg | Bin 0 -> 3335 bytes .../filemanager/img/ico_dark/mp4.jpg | Bin 0 -> 3415 bytes .../filemanager/img/ico_dark/mpeg.jpg | Bin 0 -> 3482 bytes .../filemanager/img/ico_dark/mpg.jpg | Bin 0 -> 3466 bytes .../filemanager/img/ico_dark/odb.jpg | Bin 0 -> 3655 bytes .../filemanager/img/ico_dark/odf.jpg | Bin 0 -> 3664 bytes .../filemanager/img/ico_dark/odg.jpg | Bin 0 -> 3655 bytes .../filemanager/img/ico_dark/odp.jpg | Bin 0 -> 3664 bytes .../filemanager/img/ico_dark/ods.jpg | Bin 0 -> 3655 bytes .../filemanager/img/ico_dark/odt.jpg | Bin 0 -> 3655 bytes .../filemanager/img/ico_dark/ogg.jpg | Bin 0 -> 3447 bytes .../filemanager/img/ico_dark/otg.jpg | Bin 0 -> 3641 bytes .../filemanager/img/ico_dark/otp.jpg | Bin 0 -> 3636 bytes .../filemanager/img/ico_dark/ots.jpg | Bin 0 -> 3655 bytes .../filemanager/img/ico_dark/ott.jpg | Bin 0 -> 3655 bytes .../filemanager/img/ico_dark/pdf.jpg | Bin 0 -> 3716 bytes .../filemanager/img/ico_dark/png.jpg | Bin 0 -> 3881 bytes .../filemanager/img/ico_dark/ppt.jpg | Bin 0 -> 4144 bytes .../filemanager/img/ico_dark/pptx.jpg | Bin 0 -> 4249 bytes .../filemanager/img/ico_dark/psd.jpg | Bin 0 -> 3880 bytes .../filemanager/img/ico_dark/rar.jpg | Bin 0 -> 3545 bytes .../filemanager/img/ico_dark/rtf.jpg | Bin 0 -> 4358 bytes .../filemanager/img/ico_dark/sql.jpg | Bin 0 -> 3871 bytes .../filemanager/img/ico_dark/svg.jpg | Bin 0 -> 3881 bytes .../filemanager/img/ico_dark/tar.jpg | Bin 0 -> 3527 bytes .../filemanager/img/ico_dark/tiff.jpg | Bin 0 -> 3858 bytes .../filemanager/img/ico_dark/txt.jpg | Bin 0 -> 3821 bytes .../filemanager/img/ico_dark/wav.jpg | Bin 0 -> 3447 bytes .../filemanager/img/ico_dark/webm.jpg | Bin 0 -> 3503 bytes .../filemanager/img/ico_dark/wma.jpg | Bin 0 -> 3467 bytes .../filemanager/img/ico_dark/xhtml.jpg | Bin 0 -> 3670 bytes .../filemanager/img/ico_dark/xls.jpg | Bin 0 -> 4417 bytes .../filemanager/img/ico_dark/xlsx.jpg | Bin 0 -> 4507 bytes .../filemanager/img/ico_dark/xml.jpg | Bin 0 -> 3788 bytes .../filemanager/img/ico_dark/zip.jpg | Bin 0 -> 3495 bytes .../filemanager/filemanager/img/info.png | Bin 0 -> 1432 bytes .../filemanager/filemanager/img/label.png | Bin 0 -> 2658 bytes .../filemanager/filemanager/img/loading.gif | Bin 0 -> 1688 bytes .../filemanager/filemanager/img/logo.png | Bin 0 -> 34871 bytes .../filemanager/img/page_white_add.png | Bin 0 -> 442 bytes .../filemanager/img/page_white_copy.png | Bin 0 -> 309 bytes .../filemanager/img/page_white_delete.png | Bin 0 -> 1910 bytes .../filemanager/img/page_white_edit.png | Bin 0 -> 618 bytes .../filemanager/img/page_white_paste.png | Bin 0 -> 620 bytes .../filemanager/filemanager/img/preview.png | Bin 0 -> 2134 bytes .../filemanager/img/processing.gif | Bin 0 -> 3209 bytes .../filemanager/filemanager/img/rename.png | Bin 0 -> 2022 bytes .../filemanager/filemanager/img/size.png | Bin 0 -> 2798 bytes .../filemanager/filemanager/img/sort.png | Bin 0 -> 1495 bytes .../filemanager/img/spritemap@2x_en_EN.png | Bin 0 -> 41065 bytes .../filemanager/img/spritemap@2x_hu_HU.png | Bin 0 -> 37736 bytes .../filemanager/img/spritemap_en_EN.png | Bin 0 -> 16954 bytes .../filemanager/img/spritemap_hu_HU.png | Bin 0 -> 17535 bytes .../filemanager/img/storing_animation.gif | Bin 0 -> 3887 bytes .../filemanager/filemanager/img/up.png | Bin 0 -> 1255 bytes .../filemanager/filemanager/img/url.png | Bin 0 -> 1583 bytes .../filemanager/filemanager/img/zip.png | Bin 0 -> 1773 bytes .../include/php_image_magician.php | 3320 ++++ .../filemanager/filemanager/include/utils.php | 486 + .../filemanager/jPlayer/Jplayer.swf | Bin 0 -> 14085 bytes .../jPlayer/add-on/jplayer.playlist.min.js | 34 + .../add-on/jquery.jplayer.inspector.js | 338 + .../filemanager/jPlayer/jquery.jplayer.min.js | 107 + .../jPlayer/popcorn/popcorn.jplayer.js | 558 + .../skin/blue.monday/jplayer.blue.monday.css | 640 + .../skin/blue.monday/jplayer.blue.monday.jpg | Bin 0 -> 16871 bytes .../jplayer.blue.monday.seeking.gif | Bin 0 -> 3284 bytes .../jplayer.blue.monday.video.play.png | Bin 0 -> 17692 bytes .../blue.monday/spirites_blue.monday_2011.pxm | Bin 0 -> 320476 bytes .../filemanager/filemanager/js/bootbox.min.js | 6 + .../filemanager/js/bootstrap-lightbox.min.js | 1 + .../filemanager/js/bootstrap-modal.min.js | 1 + .../js/bootstrap-modalmanager.min.js | 1 + .../filemanager/js/bootstrap.min.js | 6 + .../filemanager/js/dropzone.min.js | 1 + .../filemanager/js/imagesloaded.pkgd.min.js | 6 + .../filemanager/filemanager/js/include.js | 1080 ++ .../filemanager/filemanager/js/include.min.js | 1 + .../filemanager/js/jquery-ui-1.10.4.custom.js | 2789 +++ .../js/jquery-ui-1.10.4.custom.min.js | 6 + .../filemanager/js/jquery.contextMenu.js | 1686 ++ .../filemanager/js/jquery.contextMenu.min.js | 1 + .../filemanager/filemanager/js/jquery.js | 5 + .../filemanager/js/jquery.queryloader2.min.js | 1 + .../filemanager/js/jquery.touchSwipe.min.js | 1 + .../filemanager/js/jquery.ui.position.js | 497 + .../filemanager/js/jquery.ui.position.min.js | 1 + .../filemanager/js/modernizr.custom.js | 4 + .../filemanager/filemanager/lang/az_AZ.php | 77 + .../filemanager/filemanager/lang/bg_BG.php | 77 + .../filemanager/filemanager/lang/ca.php | 77 + .../filemanager/filemanager/lang/cs.php | 77 + .../filemanager/filemanager/lang/de.php | 77 + .../filemanager/filemanager/lang/el_GR.php | 77 + .../filemanager/filemanager/lang/en_EN.php | 78 + .../filemanager/filemanager/lang/es.php | 77 + .../filemanager/filemanager/lang/fa.php | 77 + .../filemanager/filemanager/lang/fr_FR.php | 77 + .../filemanager/filemanager/lang/hr.php | 77 + .../filemanager/filemanager/lang/hr_HR.php | 77 + .../filemanager/filemanager/lang/hu_HU.php | 77 + .../filemanager/filemanager/lang/id.php | 77 + .../filemanager/filemanager/lang/it.php | 77 + .../filemanager/filemanager/lang/lt.php | 76 + .../filemanager/filemanager/lang/mn_MN.php | 77 + .../filemanager/filemanager/lang/nb_NO.php | 77 + .../filemanager/filemanager/lang/nl.php | 77 + .../filemanager/filemanager/lang/pl.php | 78 + .../filemanager/filemanager/lang/pt_BR.php | 77 + .../filemanager/filemanager/lang/pt_PT.php | 77 + .../filemanager/filemanager/lang/ru.php | 77 + .../filemanager/filemanager/lang/sk.php | 77 + .../filemanager/filemanager/lang/sl.php | 77 + .../filemanager/filemanager/lang/sv_SE.php | 77 + .../filemanager/filemanager/lang/tr_TR.php | 77 + .../filemanager/filemanager/lang/uk_UA.php | 77 + .../filemanager/filemanager/lang/zh_CN.php | 78 + .../filemanager/filemanager/plugin.js | 63 + .../filemanager/filemanager/plugin.min.js | 9 + .../filemanager/filemanager/upload.php | 132 + .../filemanager/uploader/index.php | 142 + .../filemanager/uploader/jupload.php | 767 + .../filemanager/uploader/success.jpg | Bin 0 -> 8021 bytes .../filemanager/uploader/success.php | 15 + .../filemanager/uploader/wjhk.jupload.jar | Bin 0 -> 343591 bytes azexo_composer/filemanager/readme.txt | 57 + .../filemanager/source/elements list.png | Bin 0 -> 117261 bytes azexo_composer/filemanager/source/logo.png | Bin 0 -> 780 bytes .../filemanager/thumbs/elements list.png | Bin 0 -> 11065 bytes azexo_composer/filemanager/thumbs/logo.png | Bin 0 -> 3067 bytes .../responsivefilemanager/editor_plugin.js | 126 + .../responsivefilemanager/img/insertfile.gif | Bin 0 -> 3325 bytes .../plugins/responsivefilemanager/plugin.js | 79 + .../responsivefilemanager/plugin.min.js | 9 + azexo_composer/flexslider/README.mdown | 130 + azexo_composer/flexslider/flexslider.css | 76 + .../flexslider/images/bg_direction_nav.png | Bin 0 -> 1866 bytes .../flexslider/jquery.flexslider-min.js | 43 + .../flexslider/jquery.flexslider.js | 904 + azexo_composer/fonts/FontAwesome.otf | Bin 0 -> 75188 bytes azexo_composer/fonts/fontawesome-webfont.eot | Bin 0 -> 72449 bytes azexo_composer/fonts/fontawesome-webfont.svg | 504 + azexo_composer/fonts/fontawesome-webfont.ttf | Bin 0 -> 141564 bytes azexo_composer/fonts/fontawesome-webfont.woff | Bin 0 -> 83760 bytes .../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../fonts/glyphicons-halflings-regular.svg | 229 + .../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes azexo_composer/images/1.png | Bin 0 -> 84 bytes azexo_composer/images/12_12.png | Bin 0 -> 89 bytes azexo_composer/images/13_13_13.png | Bin 0 -> 88 bytes azexo_composer/images/13_23.png | Bin 0 -> 95 bytes azexo_composer/images/14_12_14.png | Bin 0 -> 93 bytes azexo_composer/images/14_14_14_14.png | Bin 0 -> 88 bytes azexo_composer/images/14_34.png | Bin 0 -> 90 bytes azexo_composer/images/14_46_16.png | Bin 0 -> 93 bytes azexo_composer/images/16_16_16_12.png | Bin 0 -> 91 bytes azexo_composer/images/16_16_16_16_16_16.png | Bin 0 -> 88 bytes azexo_composer/images/23_13.png | Bin 0 -> 88 bytes azexo_composer/images/56_16.png | Bin 0 -> 88 bytes azexo_composer/images/logo.png | Bin 0 -> 780 bytes azexo_composer/images/logo.pxd | Bin 0 -> 908 bytes azexo_composer/index.php | 3 + azexo_composer/jparallax/README.textile | 9 + azexo_composer/jparallax/changelog.html | 200 + azexo_composer/jparallax/css/base.css | 51 + .../jparallax/css/jquery.parallax.css | 7 + azexo_composer/jparallax/index.html | 328 + .../jparallax/js/jquery.event.frame.js | 113 + .../jparallax/js/jquery.parallax.js | 519 + .../jparallax/js/jquery.parallax.min.js | 39 + .../jparallax/js/jquery.parallax_1.0.js | 489 + azexo_composer/jparallax/parallax.jquery.json | 18 + azexo_composer/jparallax/test.html | 134 + azexo_composer/jquery-waypoints/.gitignore | 5 + azexo_composer/jquery-waypoints/CHANGELOG.md | 102 + azexo_composer/jquery-waypoints/Makefile | 17 + .../jquery-waypoints/README.markdown | 47 + azexo_composer/jquery-waypoints/bower.json | 19 + .../examples/dial-controls/index.html | 292 + .../examples/scroll-analytics/index.html | 269 + azexo_composer/jquery-waypoints/licenses.txt | 23 + azexo_composer/jquery-waypoints/package.json | 19 + .../shortcuts/infinite-scroll/index.html | 271 + .../infinite-scroll/waypoints-infinite.coffee | 105 + .../infinite-scroll/waypoints-infinite.js | 70 + .../infinite-scroll/waypoints-infinite.min.js | 8 + .../shortcuts/sticky-elements/index.html | 205 + .../sticky-elements/waypoints-sticky.coffee | 87 + .../sticky-elements/waypoints-sticky.js | 65 + .../sticky-elements/waypoints-sticky.min.js | 8 + azexo_composer/jquery-waypoints/test/AMD.html | 33 + .../test/fixtures/infinite.html | 24 + .../test/fixtures/standard.html | 79 + .../test/fixtures/sticky.html | 18 + .../jquery-waypoints/test/index.html | 26 + .../jquery-waypoints/test/infinite.coffee | 55 + .../test/lib/coffee-script.js | 8 + .../jquery-waypoints/test/lib/jasmine-html.js | 681 + .../test/lib/jasmine-jquery.js | 705 + .../jquery-waypoints/test/lib/jasmine.css | 82 + .../jquery-waypoints/test/lib/jasmine.js | 2600 +++ .../jquery-waypoints/test/lib/require.js | 1993 +++ .../jquery-waypoints/test/lib/testloader.js | 47 + .../jquery-waypoints/test/sticky.coffee | 67 + .../jquery-waypoints/test/waypoints.coffee | 740 + .../jquery-waypoints/waypoints.coffee | 691 + azexo_composer/jquery-waypoints/waypoints.js | 517 + .../jquery-waypoints/waypoints.min.js | 8 + .../jquery.countdown/jquery.countdown.js | 206 + .../jquery.countdown/jquery.countdown.min.js | 22 + azexo_composer/jquery.mb.YTPlayer/.gitignore | 2 + azexo_composer/jquery.mb.YTPlayer/README.md | 13 + .../jquery.mb.YTPlayer/ajaxLoad/ajaxText.html | 27 + .../ajaxLoad/ajaxVideo.html | 30 + .../jquery.mb.YTPlayer/ajaxLoad/demo.html | 114 + .../jquery.mb.YTPlayer/css/YTPlayer.css | 247 + .../jquery.mb.YTPlayer/css/ytp-regular.eot | Bin 0 -> 3250 bytes .../jquery.mb.YTPlayer/css/ytp-regular.ttf | Bin 0 -> 5152 bytes .../jquery.mb.YTPlayer/css/ytp-regular.woff | Bin 0 -> 3692 bytes azexo_composer/jquery.mb.YTPlayer/demo.html | 132 + .../jquery.mb.YTPlayer/demo_as_player.html | 89 + .../jquery.mb.YTPlayer/demo_domElement.html | 80 + .../jquery.mb.YTPlayer/demo_random.html | 75 + .../jquery.mb.YTPlayer/demo_videoList.html | 139 + .../demo_videoList_autoChange.html | 109 + .../jquery.mb.YTPlayer/images/raster.png | Bin 0 -> 2794 bytes .../jquery.mb.YTPlayer/images/raster@2x.png | Bin 0 -> 2794 bytes .../inc/jquery.mb.YTPlayer.js | 1132 ++ .../jquery.mb.YTPlayer.jquery.json | 44 + .../licences/GPL-LICENSE.txt | 279 + .../licences/MIT-LICENSE.txt | 22 + .../jquery.parallax/jquery.parallax.js | 69 + azexo_composer/js/color-picker.min.js | 1 + azexo_composer/js/iris.min.js | 4 + azexo_composer/js/jquery.circliful.min.js | 1 + azexo_composer/js/jquery.countTo.js | 66 + azexo_composer/js/jquery.countTo.min.js | 1 + azexo_composer/js/jquery.countUp.js | 151 + azexo_composer/js/jquery.countUp.min.js | 1 + azexo_composer/js/json2.min.js | 1 + azexo_composer/js/masonry.js | 2886 ++++ azexo_composer/js/masonry.min.js | 200 + azexo_composer/js/smoothscroll.js | 271 + azexo_composer/jstree/.gitignore | 8 + azexo_composer/jstree/LICENSE-MIT | 22 + azexo_composer/jstree/README.md | 70 + azexo_composer/jstree/bower.json | 34 + azexo_composer/jstree/component.json | 28 + azexo_composer/jstree/dist/jstree.js | 6454 +++++++ azexo_composer/jstree/dist/jstree.min.js | 5 + azexo_composer/jstree/dist/libs/jquery.js | 4 + azexo_composer/jstree/dist/libs/require.js | 36 + .../jstree/dist/themes/default/32px.png | Bin 0 -> 3121 bytes .../jstree/dist/themes/default/40px.png | Bin 0 -> 1880 bytes .../jstree/dist/themes/default/style.css | 981 ++ .../jstree/dist/themes/default/style.min.css | 1 + .../jstree/dist/themes/default/throbber.gif | Bin 0 -> 1720 bytes azexo_composer/jstree/gruntfile.js | 204 + azexo_composer/jstree/jstree.jquery.json | 28 + azexo_composer/jstree/package.json | 54 + azexo_composer/masonry/.gitignore | 3 + azexo_composer/masonry/.jshintrc | 10 + azexo_composer/masonry/.tm_properties | 3 + azexo_composer/masonry/CONTRIBUTING.mdown | 11 + azexo_composer/masonry/Gruntfile.js | 75 + azexo_composer/masonry/README.mdown | 55 + azexo_composer/masonry/bower.json | 23 + azexo_composer/masonry/dist/masonry.pkgd.js | 2886 ++++ .../masonry/dist/masonry.pkgd.min.js | 9 + azexo_composer/masonry/masonry.js | 205 + azexo_composer/masonry/package.json | 33 + azexo_composer/nivoslider/README | 1 + .../nivoslider/jquery.nivo.slider.js | 662 + .../nivoslider/jquery.nivo.slider.pack.js | 10 + azexo_composer/nivoslider/license.txt | 22 + azexo_composer/nivoslider/nivo-slider.css | 113 + .../nivoslider/nivoslider.jquery.json | 29 + .../nivoslider/themes/bar/arrows.png | Bin 0 -> 824 bytes azexo_composer/nivoslider/themes/bar/bar.css | 132 + .../nivoslider/themes/bar/bullets.png | Bin 0 -> 1281 bytes .../nivoslider/themes/bar/loading.gif | Bin 0 -> 1737 bytes .../nivoslider/themes/dark/arrows.png | Bin 0 -> 3088 bytes .../nivoslider/themes/dark/bullets.png | Bin 0 -> 3146 bytes .../nivoslider/themes/dark/dark.css | 102 + .../nivoslider/themes/dark/loading.gif | Bin 0 -> 1737 bytes .../nivoslider/themes/default/arrows.png | Bin 0 -> 824 bytes .../nivoslider/themes/default/bullets.png | Bin 0 -> 1281 bytes .../nivoslider/themes/default/default.css | 93 + .../nivoslider/themes/default/loading.gif | Bin 0 -> 1737 bytes .../nivoslider/themes/light/arrows.png | Bin 0 -> 3247 bytes .../nivoslider/themes/light/bullets.png | Bin 0 -> 3288 bytes .../nivoslider/themes/light/light.css | 102 + .../nivoslider/themes/light/loading.gif | Bin 0 -> 1737 bytes .../nouislider/jquery.nouislider.css | 165 + .../nouislider/jquery.nouislider.min.js | 31 + azexo_composer/owl.carousel/LICENSE | 20 + azexo_composer/owl.carousel/README.md | 74 + .../assets/css/bootstrapTheme.css | 5834 +++++++ .../owl.carousel/assets/css/custom.css | 421 + .../owl.carousel/assets/css/responsive.css | 1088 ++ .../ico/apple-touch-icon-114-precomposed.png | Bin 0 -> 5673 bytes .../ico/apple-touch-icon-144-precomposed.png | Bin 0 -> 7907 bytes .../ico/apple-touch-icon-57-precomposed.png | Bin 0 -> 3058 bytes .../ico/apple-touch-icon-72-precomposed.png | Bin 0 -> 3942 bytes .../owl.carousel/assets/ico/favicon.png | Bin 0 -> 2165 bytes .../owl.carousel/assets/img/AjaxLoader.gif | Bin 0 -> 755 bytes .../assets/img/demo-slides/controls.png | Bin 0 -> 3126 bytes .../assets/img/demo-slides/css3.png | Bin 0 -> 7776 bytes .../assets/img/demo-slides/feather.png | Bin 0 -> 3913 bytes .../assets/img/demo-slides/grab.png | Bin 0 -> 3339 bytes .../assets/img/demo-slides/modern.png | Bin 0 -> 8114 bytes .../assets/img/demo-slides/multi.png | Bin 0 -> 2459 bytes .../assets/img/demo-slides/responsive.png | Bin 0 -> 2156 bytes .../assets/img/demo-slides/tons.png | Bin 0 -> 3726 bytes .../assets/img/demo-slides/touch.png | Bin 0 -> 3320 bytes .../assets/img/demo-slides/zombie.png | Bin 0 -> 5840 bytes .../assets/img/glyphicons-halflings-green.png | Bin 0 -> 15738 bytes .../assets/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes .../assets/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes .../owl.carousel/assets/img/owl-logo.png | Bin 0 -> 8874 bytes .../owl.carousel/assets/js/application.js | 26 + .../assets/js/bootstrap-collapse.js | 167 + .../owl.carousel/assets/js/bootstrap-tab.js | 144 + .../assets/js/bootstrap-transition.js | 60 + .../js/google-code-prettify/prettify.css | 26 + .../js/google-code-prettify/prettify.js | 28 + .../js/google-code-prettify/run_prettify.js | 34 + .../assets/js/jquery-1.9.1.min.js | 5 + azexo_composer/owl.carousel/changelog.html | 278 + azexo_composer/owl.carousel/index.html | 912 + .../owl.carousel/owl-carousel/AjaxLoader.gif | Bin 0 -> 1517 bytes .../owl.carousel/owl-carousel/grabbing.png | Bin 0 -> 116 bytes .../owl-carousel/owl.carousel.css | 71 + .../owl.carousel/owl-carousel/owl.carousel.js | 1512 ++ .../owl-carousel/owl.carousel.min.js | 47 + .../owl.carousel/owl-carousel/owl.theme.css | 79 + .../owl-carousel/owl.transitions.css | 163 + azexo_composer/picstrips/jquery.picstrips.js | 62 + .../picstrips/jquery.picstrips.min.js | 1 + azexo_composer/prettyphoto/README | 30 + .../prettyphoto/css/prettyPhoto.css | 170 + .../prettyPhoto/dark_rounded/btnNext.png | Bin 0 -> 1411 bytes .../prettyPhoto/dark_rounded/btnPrevious.png | Bin 0 -> 1442 bytes .../dark_rounded/contentPattern.png | Bin 0 -> 130 bytes .../dark_rounded/default_thumbnail.gif | Bin 0 -> 227 bytes .../prettyPhoto/dark_rounded/loader.gif | Bin 0 -> 2545 bytes .../prettyPhoto/dark_rounded/sprite.png | Bin 0 -> 4076 bytes .../prettyPhoto/dark_square/btnNext.png | Bin 0 -> 1411 bytes .../prettyPhoto/dark_square/btnPrevious.png | Bin 0 -> 1442 bytes .../dark_square/contentPattern.png | Bin 0 -> 121 bytes .../dark_square/default_thumbnail.gif | Bin 0 -> 227 bytes .../images/prettyPhoto/dark_square/loader.gif | Bin 0 -> 2545 bytes .../images/prettyPhoto/dark_square/sprite.png | Bin 0 -> 3507 bytes .../prettyPhoto/default/default_thumb.png | Bin 0 -> 1537 bytes .../images/prettyPhoto/default/loader.gif | Bin 0 -> 6331 bytes .../images/prettyPhoto/default/sprite.png | Bin 0 -> 6682 bytes .../prettyPhoto/default/sprite_next.png | Bin 0 -> 1358 bytes .../prettyPhoto/default/sprite_prev.png | Bin 0 -> 1376 bytes .../images/prettyPhoto/default/sprite_x.png | Bin 0 -> 1097 bytes .../images/prettyPhoto/default/sprite_y.png | Bin 0 -> 1162 bytes .../images/prettyPhoto/facebook/btnNext.png | Bin 0 -> 845 bytes .../prettyPhoto/facebook/btnPrevious.png | Bin 0 -> 828 bytes .../facebook/contentPatternBottom.png | Bin 0 -> 142 bytes .../facebook/contentPatternLeft.png | Bin 0 -> 137 bytes .../facebook/contentPatternRight.png | Bin 0 -> 136 bytes .../facebook/contentPatternTop.png | Bin 0 -> 142 bytes .../facebook/default_thumbnail.gif | Bin 0 -> 227 bytes .../images/prettyPhoto/facebook/loader.gif | Bin 0 -> 2545 bytes .../images/prettyPhoto/facebook/sprite.png | Bin 0 -> 4227 bytes .../prettyPhoto/light_rounded/btnNext.png | Bin 0 -> 1411 bytes .../prettyPhoto/light_rounded/btnPrevious.png | Bin 0 -> 1442 bytes .../light_rounded/default_thumbnail.gif | Bin 0 -> 227 bytes .../prettyPhoto/light_rounded/loader.gif | Bin 0 -> 2545 bytes .../prettyPhoto/light_rounded/sprite.png | Bin 0 -> 4099 bytes .../prettyPhoto/light_square/btnNext.png | Bin 0 -> 1411 bytes .../prettyPhoto/light_square/btnPrevious.png | Bin 0 -> 1442 bytes .../light_square/default_thumbnail.gif | Bin 0 -> 227 bytes .../prettyPhoto/light_square/loader.gif | Bin 0 -> 2545 bytes .../prettyPhoto/light_square/sprite.png | Bin 0 -> 3507 bytes .../prettyphoto/js/jquery.prettyPhoto.js | 575 + azexo_composer/recaptcha/LICENSE | 22 + azexo_composer/recaptcha/README | 7 + azexo_composer/recaptcha/example-captcha.php | 37 + azexo_composer/recaptcha/example-mailhide.php | 17 + azexo_composer/recaptcha/recaptchalib.php | 277 + azexo_composer/scrollTo/README.md | 52 + azexo_composer/scrollTo/changes.txt | 138 + azexo_composer/scrollTo/jquery.scrollTo.js | 186 + .../scrollTo/jquery.scrollTo.min.js | 7 + azexo_composer/tinymce/langs/readme.md | 3 + azexo_composer/tinymce/license.txt | 504 + .../tinymce/plugins/advlist/plugin.min.js | 1 + .../tinymce/plugins/anchor/plugin.min.js | 1 + .../tinymce/plugins/autolink/plugin.min.js | 1 + .../tinymce/plugins/autoresize/plugin.min.js | 1 + .../tinymce/plugins/autosave/plugin.min.js | 1 + .../tinymce/plugins/bbcode/plugin.min.js | 1 + .../tinymce/plugins/charmap/plugin.min.js | 1 + .../tinymce/plugins/code/plugin.min.js | 1 + .../tinymce/plugins/contextmenu/plugin.min.js | 1 + .../plugins/directionality/plugin.min.js | 1 + .../plugins/emoticons/img/smiley-cool.gif | Bin 0 -> 354 bytes .../plugins/emoticons/img/smiley-cry.gif | Bin 0 -> 329 bytes .../emoticons/img/smiley-embarassed.gif | Bin 0 -> 331 bytes .../emoticons/img/smiley-foot-in-mouth.gif | Bin 0 -> 342 bytes .../plugins/emoticons/img/smiley-frown.gif | Bin 0 -> 340 bytes .../plugins/emoticons/img/smiley-innocent.gif | Bin 0 -> 336 bytes .../plugins/emoticons/img/smiley-kiss.gif | Bin 0 -> 338 bytes .../plugins/emoticons/img/smiley-laughing.gif | Bin 0 -> 343 bytes .../emoticons/img/smiley-money-mouth.gif | Bin 0 -> 321 bytes .../plugins/emoticons/img/smiley-sealed.gif | Bin 0 -> 323 bytes .../plugins/emoticons/img/smiley-smile.gif | Bin 0 -> 344 bytes .../emoticons/img/smiley-surprised.gif | Bin 0 -> 338 bytes .../emoticons/img/smiley-tongue-out.gif | Bin 0 -> 328 bytes .../emoticons/img/smiley-undecided.gif | Bin 0 -> 337 bytes .../plugins/emoticons/img/smiley-wink.gif | Bin 0 -> 350 bytes .../plugins/emoticons/img/smiley-yell.gif | Bin 0 -> 336 bytes .../tinymce/plugins/emoticons/plugin.min.js | 1 + .../tinymce/plugins/example/plugin.min.js | 1 + .../plugins/example_dependency/plugin.min.js | 1 + .../tinymce/plugins/fullpage/plugin.min.js | 1 + .../tinymce/plugins/fullscreen/plugin.min.js | 1 + .../tinymce/plugins/hr/plugin.min.js | 1 + .../tinymce/plugins/image/plugin.min.js | 1 + .../tinymce/plugins/importcss/plugin.min.js | 1 + .../plugins/insertdatetime/plugin.min.js | 1 + .../tinymce/plugins/layer/plugin.min.js | 1 + .../plugins/legacyoutput/plugin.min.js | 1 + .../tinymce/plugins/link/plugin.min.js | 1 + .../tinymce/plugins/lists/plugin.min.js | 1 + .../tinymce/plugins/media/moxieplayer.swf | Bin 0 -> 20017 bytes .../tinymce/plugins/media/plugin.min.js | 1 + .../tinymce/plugins/nonbreaking/plugin.min.js | 1 + .../tinymce/plugins/noneditable/plugin.min.js | 1 + .../tinymce/plugins/pagebreak/plugin.min.js | 1 + .../tinymce/plugins/paste/plugin.min.js | 1 + .../tinymce/plugins/preview/plugin.min.js | 1 + .../tinymce/plugins/print/plugin.min.js | 1 + .../responsivefilemanager/editor_plugin.js | 126 + .../responsivefilemanager/img/insertfile.gif | Bin 0 -> 3325 bytes .../plugins/responsivefilemanager/plugin.js | 79 + .../responsivefilemanager/plugin.min.js | 9 + .../tinymce/plugins/save/plugin.min.js | 1 + .../plugins/searchreplace/plugin.min.js | 1 + .../plugins/spellchecker/plugin.min.js | 1 + .../tinymce/plugins/tabfocus/plugin.min.js | 1 + .../tinymce/plugins/table/plugin.min.js | 1 + .../tinymce/plugins/template/plugin.min.js | 1 + .../tinymce/plugins/textcolor/plugin.min.js | 1 + .../plugins/visualblocks/css/visualblocks.css | 128 + .../plugins/visualblocks/plugin.min.js | 1 + .../tinymce/plugins/visualchars/plugin.min.js | 1 + .../tinymce/plugins/wordcount/plugin.min.js | 1 + .../skins/lightgray/content.inline.min.css | 1 + .../tinymce/skins/lightgray/content.min.css | 1 + .../tinymce/skins/lightgray/fonts/readme.md | 1 + .../skins/lightgray/fonts/tinymce-small.eot | Bin 0 -> 8348 bytes .../skins/lightgray/fonts/tinymce-small.svg | 175 + .../skins/lightgray/fonts/tinymce-small.ttf | Bin 0 -> 8164 bytes .../skins/lightgray/fonts/tinymce-small.woff | Bin 0 -> 8340 bytes .../tinymce/skins/lightgray/fonts/tinymce.eot | Bin 0 -> 8276 bytes .../tinymce/skins/lightgray/fonts/tinymce.svg | 153 + .../tinymce/skins/lightgray/fonts/tinymce.ttf | Bin 0 -> 8112 bytes .../skins/lightgray/fonts/tinymce.woff | Bin 0 -> 8408 bytes .../tinymce/skins/lightgray/img/anchor.gif | Bin 0 -> 53 bytes .../tinymce/skins/lightgray/img/loader.gif | Bin 0 -> 2608 bytes .../tinymce/skins/lightgray/img/object.gif | Bin 0 -> 152 bytes .../tinymce/skins/lightgray/img/trans.gif | Bin 0 -> 43 bytes .../tinymce/skins/lightgray/skin.ie7.min.css | 1 + .../tinymce/skins/lightgray/skin.min.css | 1 + .../tinymce/themes/modern/theme.min.js | 1 + azexo_composer/tinymce/tinymce.min.js | 10 + azexo_elements/demo | 1 + azexo_elements/elements.js | 2 + bootstrap/bootstrap.min.css | 5 + bootstrap/bootstrap.min.js | 6 + fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes fonts/glyphicons-halflings-regular.svg | 229 + fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes jquery-ui.min.js | 12 + underscore-min.js | 1 + 1113 files changed, 183456 insertions(+) create mode 100755 azexo_composer/DataTables/Contributing.md create mode 100755 azexo_composer/DataTables/Readme.md create mode 100755 azexo_composer/DataTables/bower.json create mode 100755 azexo_composer/DataTables/composer.json create mode 100755 azexo_composer/DataTables/dataTables.jquery.json create mode 100755 azexo_composer/DataTables/examples/advanced_init/column_render.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/complex_header.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/defaults.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/dom_multiple_elements.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/dom_toolbar.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/dt_events.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/events_live.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/footer_callback.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/html5-data-attributes.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/index.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/language_file.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/length_menu.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/row_callback.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/row_grouping.html create mode 100755 azexo_composer/DataTables/examples/advanced_init/sort_direction_control.html create mode 100755 azexo_composer/DataTables/examples/ajax/custom_data_flat.html create mode 100755 azexo_composer/DataTables/examples/ajax/custom_data_property.html create mode 100755 azexo_composer/DataTables/examples/ajax/data/arrays.txt create mode 100755 azexo_composer/DataTables/examples/ajax/data/arrays_custom_prop.txt create mode 100755 azexo_composer/DataTables/examples/ajax/data/arrays_subobjects.txt create mode 100755 azexo_composer/DataTables/examples/ajax/data/objects.txt create mode 100755 azexo_composer/DataTables/examples/ajax/data/objects_deep.txt create mode 100755 azexo_composer/DataTables/examples/ajax/data/objects_root_array.txt create mode 100755 azexo_composer/DataTables/examples/ajax/data/objects_subarrays.txt create mode 100755 azexo_composer/DataTables/examples/ajax/data/orthogonal.txt create mode 100755 azexo_composer/DataTables/examples/ajax/deep.html create mode 100755 azexo_composer/DataTables/examples/ajax/defer_render.html create mode 100755 azexo_composer/DataTables/examples/ajax/index.html create mode 100755 azexo_composer/DataTables/examples/ajax/null_data_source.html create mode 100755 azexo_composer/DataTables/examples/ajax/objects.html create mode 100755 azexo_composer/DataTables/examples/ajax/objects_subarrays.html create mode 100755 azexo_composer/DataTables/examples/ajax/orthogonal-data.html create mode 100755 azexo_composer/DataTables/examples/ajax/simple.html create mode 100755 azexo_composer/DataTables/examples/api/add_row.html create mode 100755 azexo_composer/DataTables/examples/api/api_in_init.html create mode 100755 azexo_composer/DataTables/examples/api/counter_columns.html create mode 100755 azexo_composer/DataTables/examples/api/form.html create mode 100755 azexo_composer/DataTables/examples/api/highlight.html create mode 100755 azexo_composer/DataTables/examples/api/index.html create mode 100755 azexo_composer/DataTables/examples/api/multi_filter.html create mode 100755 azexo_composer/DataTables/examples/api/multi_filter_select.html create mode 100755 azexo_composer/DataTables/examples/api/regex.html create mode 100755 azexo_composer/DataTables/examples/api/row_details.html create mode 100755 azexo_composer/DataTables/examples/api/select_row.html create mode 100755 azexo_composer/DataTables/examples/api/select_single_row.html create mode 100755 azexo_composer/DataTables/examples/api/show_hide.html create mode 100755 azexo_composer/DataTables/examples/api/tabs_and_scrolling.html create mode 100755 azexo_composer/DataTables/examples/basic_init/alt_pagination.html create mode 100755 azexo_composer/DataTables/examples/basic_init/comma-decimal.html create mode 100755 azexo_composer/DataTables/examples/basic_init/complex_header.html create mode 100755 azexo_composer/DataTables/examples/basic_init/dom.html create mode 100755 azexo_composer/DataTables/examples/basic_init/filter_only.html create mode 100755 azexo_composer/DataTables/examples/basic_init/flexible_width.html create mode 100755 azexo_composer/DataTables/examples/basic_init/hidden_columns.html create mode 100755 azexo_composer/DataTables/examples/basic_init/index.html create mode 100755 azexo_composer/DataTables/examples/basic_init/language.html create mode 100755 azexo_composer/DataTables/examples/basic_init/multi_col_sort.html create mode 100755 azexo_composer/DataTables/examples/basic_init/multiple_tables.html create mode 100755 azexo_composer/DataTables/examples/basic_init/scroll_x.html create mode 100755 azexo_composer/DataTables/examples/basic_init/scroll_xy.html create mode 100755 azexo_composer/DataTables/examples/basic_init/scroll_y.html create mode 100755 azexo_composer/DataTables/examples/basic_init/scroll_y_theme.html create mode 100755 azexo_composer/DataTables/examples/basic_init/state_save.html create mode 100755 azexo_composer/DataTables/examples/basic_init/table_sorting.html create mode 100755 azexo_composer/DataTables/examples/basic_init/zero_configuration.html create mode 100755 azexo_composer/DataTables/examples/data_sources/ajax.html create mode 100755 azexo_composer/DataTables/examples/data_sources/dom.html create mode 100755 azexo_composer/DataTables/examples/data_sources/index.html create mode 100755 azexo_composer/DataTables/examples/data_sources/js_array.html create mode 100755 azexo_composer/DataTables/examples/data_sources/server_side.html create mode 100755 azexo_composer/DataTables/examples/index.html create mode 100755 azexo_composer/DataTables/examples/plug-ins/api.html create mode 100755 azexo_composer/DataTables/examples/plug-ins/dom_sort.html create mode 100755 azexo_composer/DataTables/examples/plug-ins/index.html create mode 100755 azexo_composer/DataTables/examples/plug-ins/range_filtering.html create mode 100755 azexo_composer/DataTables/examples/plug-ins/sorting_auto.html create mode 100755 azexo_composer/DataTables/examples/plug-ins/sorting_manual.html create mode 100755 azexo_composer/DataTables/examples/resources/bootstrap/3/dataTables.bootstrap.css create mode 100755 azexo_composer/DataTables/examples/resources/bootstrap/3/dataTables.bootstrap.js create mode 100755 azexo_composer/DataTables/examples/resources/bootstrap/3/index.html create mode 100755 azexo_composer/DataTables/examples/resources/bootstrap/images/sort_asc.png create mode 100755 azexo_composer/DataTables/examples/resources/bootstrap/images/sort_asc_disabled.png create mode 100755 azexo_composer/DataTables/examples/resources/bootstrap/images/sort_both.png create mode 100755 azexo_composer/DataTables/examples/resources/bootstrap/images/sort_desc.png create mode 100755 azexo_composer/DataTables/examples/resources/bootstrap/images/sort_desc_disabled.png create mode 100755 azexo_composer/DataTables/examples/resources/de_DE.txt create mode 100755 azexo_composer/DataTables/examples/resources/demo.css create mode 100755 azexo_composer/DataTables/examples/resources/demo.js create mode 100755 azexo_composer/DataTables/examples/resources/details_close.png create mode 100755 azexo_composer/DataTables/examples/resources/details_open.png create mode 100755 azexo_composer/DataTables/examples/resources/examples.php create mode 100755 azexo_composer/DataTables/examples/resources/font/raleway_thin-webfont.eot create mode 100755 azexo_composer/DataTables/examples/resources/font/raleway_thin-webfont.ttf create mode 100755 azexo_composer/DataTables/examples/resources/font/raleway_thin-webfont.woff create mode 100755 azexo_composer/DataTables/examples/resources/foundation/dataTables.foundation.css create mode 100755 azexo_composer/DataTables/examples/resources/foundation/dataTables.foundation.js create mode 100755 azexo_composer/DataTables/examples/resources/foundation/images/sort_asc.png create mode 100755 azexo_composer/DataTables/examples/resources/foundation/images/sort_asc_disabled.png create mode 100755 azexo_composer/DataTables/examples/resources/foundation/images/sort_both.png create mode 100755 azexo_composer/DataTables/examples/resources/foundation/images/sort_desc.png create mode 100755 azexo_composer/DataTables/examples/resources/foundation/images/sort_desc_disabled.png create mode 100755 azexo_composer/DataTables/examples/resources/jqueryui/dataTables.jqueryui.css create mode 100755 azexo_composer/DataTables/examples/resources/jqueryui/dataTables.jqueryui.js create mode 100755 azexo_composer/DataTables/examples/resources/jqueryui/dataTables.jqueryui.scss create mode 100755 azexo_composer/DataTables/examples/resources/jqueryui/index.html create mode 100755 azexo_composer/DataTables/examples/resources/syntax/Syntax Highlighter license create mode 100755 azexo_composer/DataTables/examples/resources/syntax/shCore.css create mode 100755 azexo_composer/DataTables/examples/resources/syntax/shCore.js create mode 100755 azexo_composer/DataTables/examples/server_side/custom_vars.html create mode 100755 azexo_composer/DataTables/examples/server_side/defer_loading.html create mode 100755 azexo_composer/DataTables/examples/server_side/ids.html create mode 100755 azexo_composer/DataTables/examples/server_side/index.html create mode 100755 azexo_composer/DataTables/examples/server_side/jsonp.html create mode 100755 azexo_composer/DataTables/examples/server_side/object_data.html create mode 100755 azexo_composer/DataTables/examples/server_side/pipeline.html create mode 100755 azexo_composer/DataTables/examples/server_side/post.html create mode 100755 azexo_composer/DataTables/examples/server_side/row_details.html create mode 100755 azexo_composer/DataTables/examples/server_side/scripts/ids-arrays.php create mode 100755 azexo_composer/DataTables/examples/server_side/scripts/ids-objects.php create mode 100755 azexo_composer/DataTables/examples/server_side/scripts/jsonp.php create mode 100755 azexo_composer/DataTables/examples/server_side/scripts/mysql.sql create mode 100755 azexo_composer/DataTables/examples/server_side/scripts/objects.php create mode 100755 azexo_composer/DataTables/examples/server_side/scripts/post.php create mode 100755 azexo_composer/DataTables/examples/server_side/scripts/postgres.sql create mode 100755 azexo_composer/DataTables/examples/server_side/scripts/server_processing.php create mode 100755 azexo_composer/DataTables/examples/server_side/scripts/sqlite.sql create mode 100755 azexo_composer/DataTables/examples/server_side/scripts/sqlserver.sql create mode 100755 azexo_composer/DataTables/examples/server_side/scripts/ssp.class.php create mode 100755 azexo_composer/DataTables/examples/server_side/select_rows.html create mode 100755 azexo_composer/DataTables/examples/server_side/simple.html create mode 100755 azexo_composer/DataTables/examples/styling/bootstrap.html create mode 100755 azexo_composer/DataTables/examples/styling/cell-border.html create mode 100755 azexo_composer/DataTables/examples/styling/display.html create mode 100755 azexo_composer/DataTables/examples/styling/foundation.html create mode 100755 azexo_composer/DataTables/examples/styling/hover.html create mode 100755 azexo_composer/DataTables/examples/styling/index.html create mode 100755 azexo_composer/DataTables/examples/styling/jqueryUI.html create mode 100755 azexo_composer/DataTables/examples/styling/no-classes.html create mode 100755 azexo_composer/DataTables/examples/styling/order-column.html create mode 100755 azexo_composer/DataTables/examples/styling/row-border.html create mode 100755 azexo_composer/DataTables/examples/styling/stripe.html create mode 100755 azexo_composer/DataTables/extensions/AutoFill/Readme.txt create mode 100755 azexo_composer/DataTables/extensions/AutoFill/css/dataTables.autoFill.css create mode 100755 azexo_composer/DataTables/extensions/AutoFill/css/dataTables.autoFill.min.css create mode 100755 azexo_composer/DataTables/extensions/AutoFill/examples/columns.html create mode 100755 azexo_composer/DataTables/extensions/AutoFill/examples/complete-callback.html create mode 100755 azexo_composer/DataTables/extensions/AutoFill/examples/fill-both.html create mode 100755 azexo_composer/DataTables/extensions/AutoFill/examples/fill-horizontal.html create mode 100755 azexo_composer/DataTables/extensions/AutoFill/examples/index.html create mode 100755 azexo_composer/DataTables/extensions/AutoFill/examples/scrolling.html create mode 100755 azexo_composer/DataTables/extensions/AutoFill/examples/simple.html create mode 100755 azexo_composer/DataTables/extensions/AutoFill/examples/step-callback.html create mode 100755 azexo_composer/DataTables/extensions/AutoFill/images/filler.png create mode 100755 azexo_composer/DataTables/extensions/AutoFill/js/dataTables.autoFill.js create mode 100755 azexo_composer/DataTables/extensions/AutoFill/js/dataTables.autoFill.min.js create mode 100755 azexo_composer/DataTables/extensions/ColReorder/Readme.txt create mode 100755 azexo_composer/DataTables/extensions/ColReorder/css/dataTables.colReorder.css create mode 100755 azexo_composer/DataTables/extensions/ColReorder/css/dataTables.colReorder.min.css create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/alt_insert.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/col_filter.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/colvis.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/fixedcolumns.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/fixedheader.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/index.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/jqueryui.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/new_init.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/predefined.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/realtime.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/reset.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/scrolling.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/server_side.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/simple.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/examples/state_save.html create mode 100755 azexo_composer/DataTables/extensions/ColReorder/images/insert.png create mode 100755 azexo_composer/DataTables/extensions/ColReorder/js/dataTables.colReorder.js create mode 100755 azexo_composer/DataTables/extensions/ColReorder/js/dataTables.colReorder.min.js create mode 100755 azexo_composer/DataTables/extensions/ColVis/Readme.txt create mode 100755 azexo_composer/DataTables/extensions/ColVis/css/dataTables.colVis.css create mode 100755 azexo_composer/DataTables/extensions/ColVis/css/dataTables.colVis.min.css create mode 100755 azexo_composer/DataTables/extensions/ColVis/css/dataTables.colvis.jqueryui.css create mode 100755 azexo_composer/DataTables/extensions/ColVis/examples/button_order.html create mode 100755 azexo_composer/DataTables/extensions/ColVis/examples/exclude_columns.html create mode 100755 azexo_composer/DataTables/extensions/ColVis/examples/group_columns.html create mode 100755 azexo_composer/DataTables/extensions/ColVis/examples/index.html create mode 100755 azexo_composer/DataTables/extensions/ColVis/examples/jqueryui.html create mode 100755 azexo_composer/DataTables/extensions/ColVis/examples/mouseover.html create mode 100755 azexo_composer/DataTables/extensions/ColVis/examples/new_init.html create mode 100755 azexo_composer/DataTables/extensions/ColVis/examples/restore.html create mode 100755 azexo_composer/DataTables/extensions/ColVis/examples/simple.html create mode 100755 azexo_composer/DataTables/extensions/ColVis/examples/text.html create mode 100755 azexo_composer/DataTables/extensions/ColVis/examples/title_callback.html create mode 100755 azexo_composer/DataTables/extensions/ColVis/examples/two_tables.html create mode 100755 azexo_composer/DataTables/extensions/ColVis/examples/two_tables_identical.html create mode 100755 azexo_composer/DataTables/extensions/ColVis/js/dataTables.colVis.js create mode 100755 azexo_composer/DataTables/extensions/ColVis/js/dataTables.colVis.min.js create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/Readme.txt create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/css/dataTables.fixedColumns.css create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/css/dataTables.fixedColumns.min.css create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/bootstrap.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/col_filter.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/colvis.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/css_size.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/index.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/index_column.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/left_right_columns.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/right_column.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/rowspan.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/server-side-processing.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/simple.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/size_fixed.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/size_fluid.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/examples/two_columns.html create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/js/dataTables.fixedColumns.js create mode 100755 azexo_composer/DataTables/extensions/FixedColumns/js/dataTables.fixedColumns.min.js create mode 100755 azexo_composer/DataTables/extensions/FixedHeader/Readme.txt create mode 100755 azexo_composer/DataTables/extensions/FixedHeader/css/dataTables.fixedHeader.css create mode 100755 azexo_composer/DataTables/extensions/FixedHeader/css/dataTables.fixedHeader.min.css create mode 100755 azexo_composer/DataTables/extensions/FixedHeader/examples/header_footer.html create mode 100755 azexo_composer/DataTables/extensions/FixedHeader/examples/index.html create mode 100755 azexo_composer/DataTables/extensions/FixedHeader/examples/simple.html create mode 100755 azexo_composer/DataTables/extensions/FixedHeader/examples/top_left_right.html create mode 100755 azexo_composer/DataTables/extensions/FixedHeader/examples/two_tables.html create mode 100755 azexo_composer/DataTables/extensions/FixedHeader/examples/zIndexes.html create mode 100755 azexo_composer/DataTables/extensions/FixedHeader/js/dataTables.fixedHeader.js create mode 100755 azexo_composer/DataTables/extensions/FixedHeader/js/dataTables.fixedHeader.min.js create mode 100755 azexo_composer/DataTables/extensions/KeyTable/Readme.txt create mode 100755 azexo_composer/DataTables/extensions/KeyTable/css/dataTables.keyTable.css create mode 100755 azexo_composer/DataTables/extensions/KeyTable/css/dataTables.keyTable.min.css create mode 100755 azexo_composer/DataTables/extensions/KeyTable/examples/ajax.html create mode 100755 azexo_composer/DataTables/extensions/KeyTable/examples/events.html create mode 100755 azexo_composer/DataTables/extensions/KeyTable/examples/html.html create mode 100755 azexo_composer/DataTables/extensions/KeyTable/examples/index.html create mode 100755 azexo_composer/DataTables/extensions/KeyTable/examples/scrolling.html create mode 100755 azexo_composer/DataTables/extensions/KeyTable/examples/simple.html create mode 100755 azexo_composer/DataTables/extensions/KeyTable/js/dataTables.keyTable.js create mode 100755 azexo_composer/DataTables/extensions/KeyTable/js/dataTables.keyTable.min.js create mode 100755 azexo_composer/DataTables/extensions/Scroller/Readme.txt create mode 100755 azexo_composer/DataTables/extensions/Scroller/css/dataTables.scroller.css create mode 100755 azexo_composer/DataTables/extensions/Scroller/css/dataTables.scroller.min.css create mode 100755 azexo_composer/DataTables/extensions/Scroller/examples/api_scrolling.html create mode 100755 azexo_composer/DataTables/extensions/Scroller/examples/data/2500.txt create mode 100755 azexo_composer/DataTables/extensions/Scroller/examples/data/ssp.php create mode 100755 azexo_composer/DataTables/extensions/Scroller/examples/index.html create mode 100755 azexo_composer/DataTables/extensions/Scroller/examples/large_js_source.html create mode 100755 azexo_composer/DataTables/extensions/Scroller/examples/server-side_processing.html create mode 100755 azexo_composer/DataTables/extensions/Scroller/examples/simple.html create mode 100755 azexo_composer/DataTables/extensions/Scroller/examples/state_saving.html create mode 100755 azexo_composer/DataTables/extensions/Scroller/images/loading-background.png create mode 100755 azexo_composer/DataTables/extensions/Scroller/js/dataTables.scroller.js create mode 100755 azexo_composer/DataTables/extensions/Scroller/js/dataTables.scroller.min.js create mode 100755 azexo_composer/DataTables/extensions/TableTools/Readme.txt create mode 100755 azexo_composer/DataTables/extensions/TableTools/css/dataTables.tableTools.css create mode 100755 azexo_composer/DataTables/extensions/TableTools/css/dataTables.tableTools.min.css create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/alter_buttons.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/bootstrap.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/button_text.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/collection.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/defaults.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/index.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/multi_instance.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/multiple_tables.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/new_init.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/pdf_message.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/plug-in.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/select_column.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/select_multi.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/select_os.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/select_single.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/simple.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/examples/swf_path.html create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/background.png create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/collection.png create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/collection_hover.png create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/copy.png create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/copy_hover.png create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/csv.png create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/csv_hover.png create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/pdf.png create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/pdf_hover.png create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/print.png create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/print_hover.png create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/psd/collection.psd create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/psd/copy document.psd create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/psd/file_types.psd create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/psd/printer.psd create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/xls.png create mode 100755 azexo_composer/DataTables/extensions/TableTools/images/xls_hover.png create mode 100755 azexo_composer/DataTables/extensions/TableTools/js/dataTables.tableTools.js create mode 100755 azexo_composer/DataTables/extensions/TableTools/js/dataTables.tableTools.min.js create mode 100755 azexo_composer/DataTables/extensions/TableTools/swf/copy_csv_xls.swf create mode 100755 azexo_composer/DataTables/extensions/TableTools/swf/copy_csv_xls_pdf.swf create mode 100755 azexo_composer/DataTables/license.txt create mode 100755 azexo_composer/DataTables/media/css/jquery.dataTables.css create mode 100755 azexo_composer/DataTables/media/css/jquery.dataTables.min.css create mode 100755 azexo_composer/DataTables/media/css/jquery.dataTables_themeroller.css create mode 100755 azexo_composer/DataTables/media/css/jquery.dataTables_themeroller.min.css create mode 100755 azexo_composer/DataTables/media/images/Sorting icons.psd create mode 100755 azexo_composer/DataTables/media/images/back_disabled.png create mode 100755 azexo_composer/DataTables/media/images/back_enabled.png create mode 100755 azexo_composer/DataTables/media/images/back_enabled_hover.png create mode 100755 azexo_composer/DataTables/media/images/favicon.ico create mode 100755 azexo_composer/DataTables/media/images/forward_disabled.png create mode 100755 azexo_composer/DataTables/media/images/forward_enabled.png create mode 100755 azexo_composer/DataTables/media/images/forward_enabled_hover.png create mode 100755 azexo_composer/DataTables/media/images/sort_asc.png create mode 100755 azexo_composer/DataTables/media/images/sort_asc_disabled.png create mode 100755 azexo_composer/DataTables/media/images/sort_both.png create mode 100755 azexo_composer/DataTables/media/images/sort_desc.png create mode 100755 azexo_composer/DataTables/media/images/sort_desc_disabled.png create mode 100755 azexo_composer/DataTables/media/js/jquery.dataTables.js create mode 100755 azexo_composer/DataTables/media/js/jquery.dataTables.min.js create mode 100755 azexo_composer/DataTables/media/js/jquery.js create mode 100755 azexo_composer/DataTables/package.json create mode 100755 azexo_composer/FileSaver.js/FileSaver.js create mode 100755 azexo_composer/FileSaver.js/LICENSE.md create mode 100755 azexo_composer/FileSaver.js/README.md create mode 100755 azexo_composer/ScrollMagic/.nojekyll create mode 100755 azexo_composer/ScrollMagic/LICENSE.md create mode 100755 azexo_composer/ScrollMagic/README.md create mode 100755 azexo_composer/ScrollMagic/ScrollMagic.jquery.json create mode 100755 azexo_composer/ScrollMagic/bower.json create mode 100755 azexo_composer/ScrollMagic/index.html create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/TimelineLite.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/TimelineMax.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/TweenLite.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/TweenMax.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/easing/EasePack.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/jquery.gsap.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/plugins/AttrPlugin.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/plugins/BezierPlugin.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/plugins/CSSPlugin.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/plugins/CSSRulePlugin.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/plugins/ColorPropsPlugin.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/plugins/DirectionalRotationPlugin.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/plugins/EaselPlugin.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/plugins/KineticPlugin.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/plugins/RaphaelPlugin.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/plugins/RoundPropsPlugin.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/plugins/ScrollToPlugin.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/greensock/plugins/TextPlugin.min.js create mode 100755 azexo_composer/ScrollMagic/js/_dependent/jquery-1.11.0.min.js create mode 100755 azexo_composer/ScrollMagic/js/_examples/demo.js create mode 100755 azexo_composer/ScrollMagic/js/_examples/general.js create mode 100755 azexo_composer/ScrollMagic/js/_examples/highlight.pack.js create mode 100755 azexo_composer/ScrollMagic/js/_examples/modernizr.custom.min.js create mode 100755 azexo_composer/ScrollMagic/js/_mobile/iscroll.js create mode 100755 azexo_composer/ScrollMagic/js/jquery.scrollmagic.debug.js create mode 100755 azexo_composer/ScrollMagic/js/jquery.scrollmagic.js create mode 100755 azexo_composer/ScrollMagic/js/jquery.scrollmagic.min.js create mode 100755 azexo_composer/adipoli/README create mode 100755 azexo_composer/adipoli/adipoli.css create mode 100755 azexo_composer/adipoli/jquery.adipoli.js create mode 100755 azexo_composer/adipoli/jquery.adipoli.min.js create mode 100755 azexo_composer/animate.css/.editorconfig create mode 100755 azexo_composer/animate.css/.gitignore create mode 100755 azexo_composer/animate.css/Gruntfile.js create mode 100755 azexo_composer/animate.css/README.md create mode 100755 azexo_composer/animate.css/animate-config.json create mode 100755 azexo_composer/animate.css/animate.css create mode 100755 azexo_composer/animate.css/animate.min.css create mode 100755 azexo_composer/animate.css/bower.json create mode 100755 azexo_composer/animate.css/package.json create mode 100755 azexo_composer/animate.css/source/_base.css create mode 100755 azexo_composer/animate.css/source/attention_seekers/bounce.css create mode 100755 azexo_composer/animate.css/source/attention_seekers/flash.css create mode 100755 azexo_composer/animate.css/source/attention_seekers/pulse.css create mode 100755 azexo_composer/animate.css/source/attention_seekers/rubberBand.css create mode 100755 azexo_composer/animate.css/source/attention_seekers/shake.css create mode 100755 azexo_composer/animate.css/source/attention_seekers/swing.css create mode 100755 azexo_composer/animate.css/source/attention_seekers/tada.css create mode 100755 azexo_composer/animate.css/source/attention_seekers/wobble.css create mode 100755 azexo_composer/animate.css/source/bouncing_entrances/bounceIn.css create mode 100755 azexo_composer/animate.css/source/bouncing_entrances/bounceInDown.css create mode 100755 azexo_composer/animate.css/source/bouncing_entrances/bounceInLeft.css create mode 100755 azexo_composer/animate.css/source/bouncing_entrances/bounceInRight.css create mode 100755 azexo_composer/animate.css/source/bouncing_entrances/bounceInUp.css create mode 100755 azexo_composer/animate.css/source/bouncing_exits/bounceOut.css create mode 100755 azexo_composer/animate.css/source/bouncing_exits/bounceOutDown.css create mode 100755 azexo_composer/animate.css/source/bouncing_exits/bounceOutLeft.css create mode 100755 azexo_composer/animate.css/source/bouncing_exits/bounceOutRight.css create mode 100755 azexo_composer/animate.css/source/bouncing_exits/bounceOutUp.css create mode 100755 azexo_composer/animate.css/source/fading_entrances/fadeIn.css create mode 100755 azexo_composer/animate.css/source/fading_entrances/fadeInDown.css create mode 100755 azexo_composer/animate.css/source/fading_entrances/fadeInDownBig.css create mode 100755 azexo_composer/animate.css/source/fading_entrances/fadeInLeft.css create mode 100755 azexo_composer/animate.css/source/fading_entrances/fadeInLeftBig.css create mode 100755 azexo_composer/animate.css/source/fading_entrances/fadeInRight.css create mode 100755 azexo_composer/animate.css/source/fading_entrances/fadeInRightBig.css create mode 100755 azexo_composer/animate.css/source/fading_entrances/fadeInUp.css create mode 100755 azexo_composer/animate.css/source/fading_entrances/fadeInUpBig.css create mode 100755 azexo_composer/animate.css/source/fading_exits/fadeOut.css create mode 100755 azexo_composer/animate.css/source/fading_exits/fadeOutDown.css create mode 100755 azexo_composer/animate.css/source/fading_exits/fadeOutDownBig.css create mode 100755 azexo_composer/animate.css/source/fading_exits/fadeOutLeft.css create mode 100755 azexo_composer/animate.css/source/fading_exits/fadeOutLeftBig.css create mode 100755 azexo_composer/animate.css/source/fading_exits/fadeOutRight.css create mode 100755 azexo_composer/animate.css/source/fading_exits/fadeOutRightBig.css create mode 100755 azexo_composer/animate.css/source/fading_exits/fadeOutUp.css create mode 100755 azexo_composer/animate.css/source/fading_exits/fadeOutUpBig.css create mode 100755 azexo_composer/animate.css/source/flippers/flip.css create mode 100755 azexo_composer/animate.css/source/flippers/flipInX.css create mode 100755 azexo_composer/animate.css/source/flippers/flipInY.css create mode 100755 azexo_composer/animate.css/source/flippers/flipOutX.css create mode 100755 azexo_composer/animate.css/source/flippers/flipOutY.css create mode 100755 azexo_composer/animate.css/source/lightspeed/lightSpeedIn.css create mode 100755 azexo_composer/animate.css/source/lightspeed/lightSpeedOut.css create mode 100755 azexo_composer/animate.css/source/rotating_entrances/rotateIn.css create mode 100755 azexo_composer/animate.css/source/rotating_entrances/rotateInDownLeft.css create mode 100755 azexo_composer/animate.css/source/rotating_entrances/rotateInDownRight.css create mode 100755 azexo_composer/animate.css/source/rotating_entrances/rotateInUpLeft.css create mode 100755 azexo_composer/animate.css/source/rotating_entrances/rotateInUpRight.css create mode 100755 azexo_composer/animate.css/source/rotating_exits/rotateOut.css create mode 100755 azexo_composer/animate.css/source/rotating_exits/rotateOutDownLeft.css create mode 100755 azexo_composer/animate.css/source/rotating_exits/rotateOutDownRight.css create mode 100755 azexo_composer/animate.css/source/rotating_exits/rotateOutUpLeft.css create mode 100755 azexo_composer/animate.css/source/rotating_exits/rotateOutUpRight.css create mode 100755 azexo_composer/animate.css/source/sliders/slideInDown.css create mode 100755 azexo_composer/animate.css/source/sliders/slideInLeft.css create mode 100755 azexo_composer/animate.css/source/sliders/slideInRight.css create mode 100755 azexo_composer/animate.css/source/sliders/slideInUp.css create mode 100755 azexo_composer/animate.css/source/sliders/slideOutDown.css create mode 100755 azexo_composer/animate.css/source/sliders/slideOutLeft.css create mode 100755 azexo_composer/animate.css/source/sliders/slideOutRight.css create mode 100755 azexo_composer/animate.css/source/sliders/slideOutUp.css create mode 100755 azexo_composer/animate.css/source/specials/hinge.css create mode 100755 azexo_composer/animate.css/source/specials/rollIn.css create mode 100755 azexo_composer/animate.css/source/specials/rollOut.css create mode 100755 azexo_composer/animate.css/source/zooming_entrances/zoomIn.css create mode 100755 azexo_composer/animate.css/source/zooming_entrances/zoomInDown.css create mode 100755 azexo_composer/animate.css/source/zooming_entrances/zoomInLeft.css create mode 100755 azexo_composer/animate.css/source/zooming_entrances/zoomInRight.css create mode 100755 azexo_composer/animate.css/source/zooming_entrances/zoomInUp.css create mode 100755 azexo_composer/animate.css/source/zooming_exits/zoomOut.css create mode 100755 azexo_composer/animate.css/source/zooming_exits/zoomOutDown.css create mode 100755 azexo_composer/animate.css/source/zooming_exits/zoomOutLeft.css create mode 100755 azexo_composer/animate.css/source/zooming_exits/zoomOutRight.css create mode 100755 azexo_composer/animate.css/source/zooming_exits/zoomOutUp.css create mode 100755 azexo_composer/azexo-bootstrap.js create mode 100755 azexo_composer/azexo-bootstrap.min.css create mode 100755 azexo_composer/azexo-bootstrap.min.js create mode 100755 azexo_composer/azexo_composer.css create mode 100755 azexo_composer/azexo_composer.js create mode 100755 azexo_composer/azexo_composer.min.js create mode 100755 azexo_composer/azexo_elements.js create mode 100755 azexo_composer/azexo_elements.min.js create mode 100755 azexo_composer/azexo_param_types.js create mode 100755 azexo_composer/azexo_param_types.min.js create mode 100755 azexo_composer/chosen/chosen-sprite.png create mode 100755 azexo_composer/chosen/chosen-sprite@2x.png create mode 100755 azexo_composer/chosen/chosen.css create mode 100755 azexo_composer/chosen/chosen.jquery.js create mode 100755 azexo_composer/chosen/chosen.jquery.min.js create mode 100755 azexo_composer/chosen/chosen.min.css create mode 100755 azexo_composer/chosen/chosen.proto.js create mode 100755 azexo_composer/chosen/chosen.proto.min.js create mode 100755 azexo_composer/chosen/docsupport/chosen.png create mode 100755 azexo_composer/chosen/docsupport/oss-credit.png create mode 100755 azexo_composer/chosen/docsupport/prism.css create mode 100755 azexo_composer/chosen/docsupport/prism.js create mode 100755 azexo_composer/chosen/docsupport/style.css create mode 100755 azexo_composer/chosen/index.html create mode 100755 azexo_composer/chosen/index.proto.html create mode 100755 azexo_composer/chosen/options.html create mode 100755 azexo_composer/counteverest/css/main.css create mode 100755 azexo_composer/counteverest/css/normalize.css create mode 100755 azexo_composer/counteverest/example-1.html create mode 100755 azexo_composer/counteverest/example-10.html create mode 100755 azexo_composer/counteverest/example-2.html create mode 100755 azexo_composer/counteverest/example-3.html create mode 100755 azexo_composer/counteverest/example-4.html create mode 100755 azexo_composer/counteverest/example-5.html create mode 100755 azexo_composer/counteverest/example-6.html create mode 100755 azexo_composer/counteverest/example-7.html create mode 100755 azexo_composer/counteverest/example-8.html create mode 100755 azexo_composer/counteverest/example-9.html create mode 100755 azexo_composer/counteverest/img/bg_example-5.jpg create mode 100755 azexo_composer/counteverest/js/vendor/jquery-1.11.1.min.js create mode 100755 azexo_composer/counteverest/js/vendor/jquery.counteverest.js create mode 100755 azexo_composer/counteverest/js/vendor/jquery.counteverest.min.js create mode 100755 azexo_composer/css/color-picker.min.css create mode 100755 azexo_composer/css/counteverest-main.css create mode 100755 azexo_composer/css/font-awesome.css create mode 100755 azexo_composer/css/font-awesome.min.css create mode 100755 azexo_composer/css/jquery.circliful.css create mode 100755 azexo_composer/datetimepicker/MIT-LICENSE.txt create mode 100755 azexo_composer/datetimepicker/README.md create mode 100755 azexo_composer/datetimepicker/bower.json create mode 100755 azexo_composer/datetimepicker/datetimepicker.jquery.json create mode 100755 azexo_composer/datetimepicker/index.html create mode 100755 azexo_composer/datetimepicker/jquery.datetimepicker.css create mode 100755 azexo_composer/datetimepicker/jquery.datetimepicker.js create mode 100755 azexo_composer/datetimepicker/jquery.js create mode 100755 azexo_composer/datetimepicker/screen/1.png create mode 100755 azexo_composer/datetimepicker/screen/2.png create mode 100755 azexo_composer/datetimepicker/screen/3.1.png create mode 100755 azexo_composer/datetimepicker/screen/3.png create mode 100755 azexo_composer/filemanager/Changelog_9.4.0.txt create mode 100755 azexo_composer/filemanager/LICENSE.TXT create mode 100755 azexo_composer/filemanager/filemanager/ajax_calls.php create mode 100755 azexo_composer/filemanager/filemanager/config/.htaccess create mode 100755 azexo_composer/filemanager/filemanager/config/config.php create mode 100755 azexo_composer/filemanager/filemanager/css/bootstrap-lightbox.min.css create mode 100755 azexo_composer/filemanager/filemanager/css/bootstrap-modal.min.css create mode 100755 azexo_composer/filemanager/filemanager/css/bootstrap-responsive.min.css create mode 100755 azexo_composer/filemanager/filemanager/css/bootstrap.min.css create mode 100755 azexo_composer/filemanager/filemanager/css/dropzone.css create mode 100755 azexo_composer/filemanager/filemanager/css/dropzone.min.css create mode 100755 azexo_composer/filemanager/filemanager/css/jquery.contextMenu.min.css create mode 100755 azexo_composer/filemanager/filemanager/css/style.css create mode 100755 azexo_composer/filemanager/filemanager/css/style.less create mode 100755 azexo_composer/filemanager/filemanager/dialog.php create mode 100755 azexo_composer/filemanager/filemanager/execute.php create mode 100755 azexo_composer/filemanager/filemanager/force_download.php create mode 100755 azexo_composer/filemanager/filemanager/img/clipboard_apply.png create mode 100755 azexo_composer/filemanager/filemanager/img/clipboard_clear.png create mode 100755 azexo_composer/filemanager/filemanager/img/copy.png create mode 100755 azexo_composer/filemanager/filemanager/img/cut.png create mode 100755 azexo_composer/filemanager/filemanager/img/date.png create mode 100755 azexo_composer/filemanager/filemanager/img/dimension.png create mode 100755 azexo_composer/filemanager/filemanager/img/door.png create mode 100755 azexo_composer/filemanager/filemanager/img/down.png create mode 100755 azexo_composer/filemanager/filemanager/img/download.png create mode 100755 azexo_composer/filemanager/filemanager/img/duplicate.png create mode 100755 azexo_composer/filemanager/filemanager/img/edit_img.png create mode 100755 azexo_composer/filemanager/filemanager/img/glyphicons-halflings-white.png create mode 100755 azexo_composer/filemanager/filemanager/img/glyphicons-halflings.png create mode 100755 azexo_composer/filemanager/filemanager/img/ico/ac3.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/accdb.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/ade.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/adp.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/ai.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/aiff.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/avi.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/bmp.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/css.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/csv.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/default.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/dmg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/doc.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/docx.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/favicon.ico create mode 100755 azexo_composer/filemanager/filemanager/img/ico/fla.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/flv.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/folder.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/folder.png create mode 100755 azexo_composer/filemanager/filemanager/img/ico/folder_back.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/folder_back.png create mode 100755 azexo_composer/filemanager/filemanager/img/ico/gif.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/gz.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/html.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/iso.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/jpeg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/jpg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/log.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/m4a.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/mdb.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/mid.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/mov.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/mp3.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/mp4.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/mpeg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/mpg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/odb.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/odf.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/odg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/odp.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/ods.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/odt.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/ogg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/otg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/otp.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/ots.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/ott.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/pdf.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/png.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/ppt.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/pptx.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/psd.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/rar.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/rtf.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/sql.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/svg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/tar.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/tiff.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/txt.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/wav.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/webm.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/wma.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/xhtml.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/xls.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/xlsx.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/xml.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico/zip.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/ac3.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/accdb.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/ade.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/adp.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/ai.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/aiff.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/avi.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/bmp.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/css.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/csv.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/default.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/dmg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/doc.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/docx.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/favicon.ico create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/fla.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/flv.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/folder.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/folder.png create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/folder_back.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/folder_back.png create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/gif.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/gz.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/html.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/iso.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/jpeg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/jpg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/log.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/m4a.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/mdb.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/mid.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/mov.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/mp3.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/mp4.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/mpeg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/mpg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/odb.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/odf.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/odg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/odp.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/ods.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/odt.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/ogg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/otg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/otp.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/ots.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/ott.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/pdf.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/png.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/ppt.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/pptx.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/psd.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/rar.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/rtf.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/sql.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/svg.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/tar.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/tiff.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/txt.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/wav.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/webm.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/wma.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/xhtml.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/xls.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/xlsx.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/xml.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/ico_dark/zip.jpg create mode 100755 azexo_composer/filemanager/filemanager/img/info.png create mode 100755 azexo_composer/filemanager/filemanager/img/label.png create mode 100755 azexo_composer/filemanager/filemanager/img/loading.gif create mode 100755 azexo_composer/filemanager/filemanager/img/logo.png create mode 100755 azexo_composer/filemanager/filemanager/img/page_white_add.png create mode 100755 azexo_composer/filemanager/filemanager/img/page_white_copy.png create mode 100755 azexo_composer/filemanager/filemanager/img/page_white_delete.png create mode 100755 azexo_composer/filemanager/filemanager/img/page_white_edit.png create mode 100755 azexo_composer/filemanager/filemanager/img/page_white_paste.png create mode 100755 azexo_composer/filemanager/filemanager/img/preview.png create mode 100755 azexo_composer/filemanager/filemanager/img/processing.gif create mode 100755 azexo_composer/filemanager/filemanager/img/rename.png create mode 100755 azexo_composer/filemanager/filemanager/img/size.png create mode 100755 azexo_composer/filemanager/filemanager/img/sort.png create mode 100755 azexo_composer/filemanager/filemanager/img/spritemap@2x_en_EN.png create mode 100755 azexo_composer/filemanager/filemanager/img/spritemap@2x_hu_HU.png create mode 100755 azexo_composer/filemanager/filemanager/img/spritemap_en_EN.png create mode 100755 azexo_composer/filemanager/filemanager/img/spritemap_hu_HU.png create mode 100755 azexo_composer/filemanager/filemanager/img/storing_animation.gif create mode 100755 azexo_composer/filemanager/filemanager/img/up.png create mode 100755 azexo_composer/filemanager/filemanager/img/url.png create mode 100755 azexo_composer/filemanager/filemanager/img/zip.png create mode 100755 azexo_composer/filemanager/filemanager/include/php_image_magician.php create mode 100755 azexo_composer/filemanager/filemanager/include/utils.php create mode 100755 azexo_composer/filemanager/filemanager/jPlayer/Jplayer.swf create mode 100755 azexo_composer/filemanager/filemanager/jPlayer/add-on/jplayer.playlist.min.js create mode 100755 azexo_composer/filemanager/filemanager/jPlayer/add-on/jquery.jplayer.inspector.js create mode 100755 azexo_composer/filemanager/filemanager/jPlayer/jquery.jplayer.min.js create mode 100755 azexo_composer/filemanager/filemanager/jPlayer/popcorn/popcorn.jplayer.js create mode 100755 azexo_composer/filemanager/filemanager/jPlayer/skin/blue.monday/jplayer.blue.monday.css create mode 100755 azexo_composer/filemanager/filemanager/jPlayer/skin/blue.monday/jplayer.blue.monday.jpg create mode 100755 azexo_composer/filemanager/filemanager/jPlayer/skin/blue.monday/jplayer.blue.monday.seeking.gif create mode 100755 azexo_composer/filemanager/filemanager/jPlayer/skin/blue.monday/jplayer.blue.monday.video.play.png create mode 100755 azexo_composer/filemanager/filemanager/jPlayer/skin/blue.monday/spirites_blue.monday_2011.pxm create mode 100755 azexo_composer/filemanager/filemanager/js/bootbox.min.js create mode 100755 azexo_composer/filemanager/filemanager/js/bootstrap-lightbox.min.js create mode 100755 azexo_composer/filemanager/filemanager/js/bootstrap-modal.min.js create mode 100755 azexo_composer/filemanager/filemanager/js/bootstrap-modalmanager.min.js create mode 100755 azexo_composer/filemanager/filemanager/js/bootstrap.min.js create mode 100755 azexo_composer/filemanager/filemanager/js/dropzone.min.js create mode 100755 azexo_composer/filemanager/filemanager/js/imagesloaded.pkgd.min.js create mode 100755 azexo_composer/filemanager/filemanager/js/include.js create mode 100755 azexo_composer/filemanager/filemanager/js/include.min.js create mode 100755 azexo_composer/filemanager/filemanager/js/jquery-ui-1.10.4.custom.js create mode 100755 azexo_composer/filemanager/filemanager/js/jquery-ui-1.10.4.custom.min.js create mode 100755 azexo_composer/filemanager/filemanager/js/jquery.contextMenu.js create mode 100755 azexo_composer/filemanager/filemanager/js/jquery.contextMenu.min.js create mode 100755 azexo_composer/filemanager/filemanager/js/jquery.js create mode 100755 azexo_composer/filemanager/filemanager/js/jquery.queryloader2.min.js create mode 100755 azexo_composer/filemanager/filemanager/js/jquery.touchSwipe.min.js create mode 100755 azexo_composer/filemanager/filemanager/js/jquery.ui.position.js create mode 100755 azexo_composer/filemanager/filemanager/js/jquery.ui.position.min.js create mode 100755 azexo_composer/filemanager/filemanager/js/modernizr.custom.js create mode 100755 azexo_composer/filemanager/filemanager/lang/az_AZ.php create mode 100755 azexo_composer/filemanager/filemanager/lang/bg_BG.php create mode 100755 azexo_composer/filemanager/filemanager/lang/ca.php create mode 100755 azexo_composer/filemanager/filemanager/lang/cs.php create mode 100755 azexo_composer/filemanager/filemanager/lang/de.php create mode 100755 azexo_composer/filemanager/filemanager/lang/el_GR.php create mode 100755 azexo_composer/filemanager/filemanager/lang/en_EN.php create mode 100755 azexo_composer/filemanager/filemanager/lang/es.php create mode 100755 azexo_composer/filemanager/filemanager/lang/fa.php create mode 100755 azexo_composer/filemanager/filemanager/lang/fr_FR.php create mode 100755 azexo_composer/filemanager/filemanager/lang/hr.php create mode 100755 azexo_composer/filemanager/filemanager/lang/hr_HR.php create mode 100755 azexo_composer/filemanager/filemanager/lang/hu_HU.php create mode 100755 azexo_composer/filemanager/filemanager/lang/id.php create mode 100755 azexo_composer/filemanager/filemanager/lang/it.php create mode 100755 azexo_composer/filemanager/filemanager/lang/lt.php create mode 100755 azexo_composer/filemanager/filemanager/lang/mn_MN.php create mode 100755 azexo_composer/filemanager/filemanager/lang/nb_NO.php create mode 100755 azexo_composer/filemanager/filemanager/lang/nl.php create mode 100755 azexo_composer/filemanager/filemanager/lang/pl.php create mode 100755 azexo_composer/filemanager/filemanager/lang/pt_BR.php create mode 100755 azexo_composer/filemanager/filemanager/lang/pt_PT.php create mode 100755 azexo_composer/filemanager/filemanager/lang/ru.php create mode 100755 azexo_composer/filemanager/filemanager/lang/sk.php create mode 100755 azexo_composer/filemanager/filemanager/lang/sl.php create mode 100755 azexo_composer/filemanager/filemanager/lang/sv_SE.php create mode 100755 azexo_composer/filemanager/filemanager/lang/tr_TR.php create mode 100755 azexo_composer/filemanager/filemanager/lang/uk_UA.php create mode 100755 azexo_composer/filemanager/filemanager/lang/zh_CN.php create mode 100755 azexo_composer/filemanager/filemanager/plugin.js create mode 100755 azexo_composer/filemanager/filemanager/plugin.min.js create mode 100755 azexo_composer/filemanager/filemanager/upload.php create mode 100755 azexo_composer/filemanager/filemanager/uploader/index.php create mode 100755 azexo_composer/filemanager/filemanager/uploader/jupload.php create mode 100755 azexo_composer/filemanager/filemanager/uploader/success.jpg create mode 100755 azexo_composer/filemanager/filemanager/uploader/success.php create mode 100755 azexo_composer/filemanager/filemanager/uploader/wjhk.jupload.jar create mode 100755 azexo_composer/filemanager/readme.txt create mode 100755 azexo_composer/filemanager/source/elements list.png create mode 100755 azexo_composer/filemanager/source/logo.png create mode 100755 azexo_composer/filemanager/thumbs/elements list.png create mode 100755 azexo_composer/filemanager/thumbs/logo.png create mode 100755 azexo_composer/filemanager/tinymce/plugins/responsivefilemanager/editor_plugin.js create mode 100755 azexo_composer/filemanager/tinymce/plugins/responsivefilemanager/img/insertfile.gif create mode 100755 azexo_composer/filemanager/tinymce/plugins/responsivefilemanager/plugin.js create mode 100755 azexo_composer/filemanager/tinymce/plugins/responsivefilemanager/plugin.min.js create mode 100755 azexo_composer/flexslider/README.mdown create mode 100755 azexo_composer/flexslider/flexslider.css create mode 100755 azexo_composer/flexslider/images/bg_direction_nav.png create mode 100755 azexo_composer/flexslider/jquery.flexslider-min.js create mode 100755 azexo_composer/flexslider/jquery.flexslider.js create mode 100755 azexo_composer/fonts/FontAwesome.otf create mode 100755 azexo_composer/fonts/fontawesome-webfont.eot create mode 100755 azexo_composer/fonts/fontawesome-webfont.svg create mode 100755 azexo_composer/fonts/fontawesome-webfont.ttf create mode 100755 azexo_composer/fonts/fontawesome-webfont.woff create mode 100755 azexo_composer/fonts/glyphicons-halflings-regular.eot create mode 100755 azexo_composer/fonts/glyphicons-halflings-regular.svg create mode 100755 azexo_composer/fonts/glyphicons-halflings-regular.ttf create mode 100755 azexo_composer/fonts/glyphicons-halflings-regular.woff create mode 100755 azexo_composer/images/1.png create mode 100755 azexo_composer/images/12_12.png create mode 100755 azexo_composer/images/13_13_13.png create mode 100755 azexo_composer/images/13_23.png create mode 100755 azexo_composer/images/14_12_14.png create mode 100755 azexo_composer/images/14_14_14_14.png create mode 100755 azexo_composer/images/14_34.png create mode 100755 azexo_composer/images/14_46_16.png create mode 100755 azexo_composer/images/16_16_16_12.png create mode 100755 azexo_composer/images/16_16_16_16_16_16.png create mode 100755 azexo_composer/images/23_13.png create mode 100755 azexo_composer/images/56_16.png create mode 100755 azexo_composer/images/logo.png create mode 100755 azexo_composer/images/logo.pxd create mode 100755 azexo_composer/index.php create mode 100755 azexo_composer/jparallax/README.textile create mode 100755 azexo_composer/jparallax/changelog.html create mode 100755 azexo_composer/jparallax/css/base.css create mode 100755 azexo_composer/jparallax/css/jquery.parallax.css create mode 100755 azexo_composer/jparallax/index.html create mode 100755 azexo_composer/jparallax/js/jquery.event.frame.js create mode 100755 azexo_composer/jparallax/js/jquery.parallax.js create mode 100755 azexo_composer/jparallax/js/jquery.parallax.min.js create mode 100755 azexo_composer/jparallax/js/jquery.parallax_1.0.js create mode 100755 azexo_composer/jparallax/parallax.jquery.json create mode 100755 azexo_composer/jparallax/test.html create mode 100755 azexo_composer/jquery-waypoints/.gitignore create mode 100755 azexo_composer/jquery-waypoints/CHANGELOG.md create mode 100755 azexo_composer/jquery-waypoints/Makefile create mode 100755 azexo_composer/jquery-waypoints/README.markdown create mode 100755 azexo_composer/jquery-waypoints/bower.json create mode 100755 azexo_composer/jquery-waypoints/examples/dial-controls/index.html create mode 100755 azexo_composer/jquery-waypoints/examples/scroll-analytics/index.html create mode 100755 azexo_composer/jquery-waypoints/licenses.txt create mode 100755 azexo_composer/jquery-waypoints/package.json create mode 100755 azexo_composer/jquery-waypoints/shortcuts/infinite-scroll/index.html create mode 100755 azexo_composer/jquery-waypoints/shortcuts/infinite-scroll/waypoints-infinite.coffee create mode 100755 azexo_composer/jquery-waypoints/shortcuts/infinite-scroll/waypoints-infinite.js create mode 100755 azexo_composer/jquery-waypoints/shortcuts/infinite-scroll/waypoints-infinite.min.js create mode 100755 azexo_composer/jquery-waypoints/shortcuts/sticky-elements/index.html create mode 100755 azexo_composer/jquery-waypoints/shortcuts/sticky-elements/waypoints-sticky.coffee create mode 100755 azexo_composer/jquery-waypoints/shortcuts/sticky-elements/waypoints-sticky.js create mode 100755 azexo_composer/jquery-waypoints/shortcuts/sticky-elements/waypoints-sticky.min.js create mode 100755 azexo_composer/jquery-waypoints/test/AMD.html create mode 100755 azexo_composer/jquery-waypoints/test/fixtures/infinite.html create mode 100755 azexo_composer/jquery-waypoints/test/fixtures/standard.html create mode 100755 azexo_composer/jquery-waypoints/test/fixtures/sticky.html create mode 100755 azexo_composer/jquery-waypoints/test/index.html create mode 100755 azexo_composer/jquery-waypoints/test/infinite.coffee create mode 100755 azexo_composer/jquery-waypoints/test/lib/coffee-script.js create mode 100755 azexo_composer/jquery-waypoints/test/lib/jasmine-html.js create mode 100755 azexo_composer/jquery-waypoints/test/lib/jasmine-jquery.js create mode 100755 azexo_composer/jquery-waypoints/test/lib/jasmine.css create mode 100755 azexo_composer/jquery-waypoints/test/lib/jasmine.js create mode 100755 azexo_composer/jquery-waypoints/test/lib/require.js create mode 100755 azexo_composer/jquery-waypoints/test/lib/testloader.js create mode 100755 azexo_composer/jquery-waypoints/test/sticky.coffee create mode 100755 azexo_composer/jquery-waypoints/test/waypoints.coffee create mode 100755 azexo_composer/jquery-waypoints/waypoints.coffee create mode 100755 azexo_composer/jquery-waypoints/waypoints.js create mode 100755 azexo_composer/jquery-waypoints/waypoints.min.js create mode 100755 azexo_composer/jquery.countdown/jquery.countdown.js create mode 100755 azexo_composer/jquery.countdown/jquery.countdown.min.js create mode 100755 azexo_composer/jquery.mb.YTPlayer/.gitignore create mode 100755 azexo_composer/jquery.mb.YTPlayer/README.md create mode 100755 azexo_composer/jquery.mb.YTPlayer/ajaxLoad/ajaxText.html create mode 100755 azexo_composer/jquery.mb.YTPlayer/ajaxLoad/ajaxVideo.html create mode 100755 azexo_composer/jquery.mb.YTPlayer/ajaxLoad/demo.html create mode 100755 azexo_composer/jquery.mb.YTPlayer/css/YTPlayer.css create mode 100755 azexo_composer/jquery.mb.YTPlayer/css/ytp-regular.eot create mode 100755 azexo_composer/jquery.mb.YTPlayer/css/ytp-regular.ttf create mode 100755 azexo_composer/jquery.mb.YTPlayer/css/ytp-regular.woff create mode 100755 azexo_composer/jquery.mb.YTPlayer/demo.html create mode 100755 azexo_composer/jquery.mb.YTPlayer/demo_as_player.html create mode 100755 azexo_composer/jquery.mb.YTPlayer/demo_domElement.html create mode 100755 azexo_composer/jquery.mb.YTPlayer/demo_random.html create mode 100755 azexo_composer/jquery.mb.YTPlayer/demo_videoList.html create mode 100755 azexo_composer/jquery.mb.YTPlayer/demo_videoList_autoChange.html create mode 100755 azexo_composer/jquery.mb.YTPlayer/images/raster.png create mode 100755 azexo_composer/jquery.mb.YTPlayer/images/raster@2x.png create mode 100755 azexo_composer/jquery.mb.YTPlayer/inc/jquery.mb.YTPlayer.js create mode 100755 azexo_composer/jquery.mb.YTPlayer/jquery.mb.YTPlayer.jquery.json create mode 100755 azexo_composer/jquery.mb.YTPlayer/licences/GPL-LICENSE.txt create mode 100755 azexo_composer/jquery.mb.YTPlayer/licences/MIT-LICENSE.txt create mode 100755 azexo_composer/jquery.parallax/jquery.parallax.js create mode 100755 azexo_composer/js/color-picker.min.js create mode 100755 azexo_composer/js/iris.min.js create mode 100755 azexo_composer/js/jquery.circliful.min.js create mode 100755 azexo_composer/js/jquery.countTo.js create mode 100755 azexo_composer/js/jquery.countTo.min.js create mode 100755 azexo_composer/js/jquery.countUp.js create mode 100755 azexo_composer/js/jquery.countUp.min.js create mode 100755 azexo_composer/js/json2.min.js create mode 100755 azexo_composer/js/masonry.js create mode 100755 azexo_composer/js/masonry.min.js create mode 100755 azexo_composer/js/smoothscroll.js create mode 100755 azexo_composer/jstree/.gitignore create mode 100755 azexo_composer/jstree/LICENSE-MIT create mode 100755 azexo_composer/jstree/README.md create mode 100755 azexo_composer/jstree/bower.json create mode 100755 azexo_composer/jstree/component.json create mode 100755 azexo_composer/jstree/dist/jstree.js create mode 100755 azexo_composer/jstree/dist/jstree.min.js create mode 100755 azexo_composer/jstree/dist/libs/jquery.js create mode 100755 azexo_composer/jstree/dist/libs/require.js create mode 100755 azexo_composer/jstree/dist/themes/default/32px.png create mode 100755 azexo_composer/jstree/dist/themes/default/40px.png create mode 100755 azexo_composer/jstree/dist/themes/default/style.css create mode 100755 azexo_composer/jstree/dist/themes/default/style.min.css create mode 100755 azexo_composer/jstree/dist/themes/default/throbber.gif create mode 100755 azexo_composer/jstree/gruntfile.js create mode 100755 azexo_composer/jstree/jstree.jquery.json create mode 100755 azexo_composer/jstree/package.json create mode 100755 azexo_composer/masonry/.gitignore create mode 100755 azexo_composer/masonry/.jshintrc create mode 100755 azexo_composer/masonry/.tm_properties create mode 100755 azexo_composer/masonry/CONTRIBUTING.mdown create mode 100755 azexo_composer/masonry/Gruntfile.js create mode 100755 azexo_composer/masonry/README.mdown create mode 100755 azexo_composer/masonry/bower.json create mode 100755 azexo_composer/masonry/dist/masonry.pkgd.js create mode 100755 azexo_composer/masonry/dist/masonry.pkgd.min.js create mode 100755 azexo_composer/masonry/masonry.js create mode 100755 azexo_composer/masonry/package.json create mode 100755 azexo_composer/nivoslider/README create mode 100755 azexo_composer/nivoslider/jquery.nivo.slider.js create mode 100755 azexo_composer/nivoslider/jquery.nivo.slider.pack.js create mode 100755 azexo_composer/nivoslider/license.txt create mode 100755 azexo_composer/nivoslider/nivo-slider.css create mode 100755 azexo_composer/nivoslider/nivoslider.jquery.json create mode 100755 azexo_composer/nivoslider/themes/bar/arrows.png create mode 100755 azexo_composer/nivoslider/themes/bar/bar.css create mode 100755 azexo_composer/nivoslider/themes/bar/bullets.png create mode 100755 azexo_composer/nivoslider/themes/bar/loading.gif create mode 100755 azexo_composer/nivoslider/themes/dark/arrows.png create mode 100755 azexo_composer/nivoslider/themes/dark/bullets.png create mode 100755 azexo_composer/nivoslider/themes/dark/dark.css create mode 100755 azexo_composer/nivoslider/themes/dark/loading.gif create mode 100755 azexo_composer/nivoslider/themes/default/arrows.png create mode 100755 azexo_composer/nivoslider/themes/default/bullets.png create mode 100755 azexo_composer/nivoslider/themes/default/default.css create mode 100755 azexo_composer/nivoslider/themes/default/loading.gif create mode 100755 azexo_composer/nivoslider/themes/light/arrows.png create mode 100755 azexo_composer/nivoslider/themes/light/bullets.png create mode 100755 azexo_composer/nivoslider/themes/light/light.css create mode 100755 azexo_composer/nivoslider/themes/light/loading.gif create mode 100755 azexo_composer/nouislider/jquery.nouislider.css create mode 100755 azexo_composer/nouislider/jquery.nouislider.min.js create mode 100755 azexo_composer/owl.carousel/LICENSE create mode 100755 azexo_composer/owl.carousel/README.md create mode 100755 azexo_composer/owl.carousel/assets/css/bootstrapTheme.css create mode 100755 azexo_composer/owl.carousel/assets/css/custom.css create mode 100755 azexo_composer/owl.carousel/assets/css/responsive.css create mode 100755 azexo_composer/owl.carousel/assets/ico/apple-touch-icon-114-precomposed.png create mode 100755 azexo_composer/owl.carousel/assets/ico/apple-touch-icon-144-precomposed.png create mode 100755 azexo_composer/owl.carousel/assets/ico/apple-touch-icon-57-precomposed.png create mode 100755 azexo_composer/owl.carousel/assets/ico/apple-touch-icon-72-precomposed.png create mode 100755 azexo_composer/owl.carousel/assets/ico/favicon.png create mode 100755 azexo_composer/owl.carousel/assets/img/AjaxLoader.gif create mode 100755 azexo_composer/owl.carousel/assets/img/demo-slides/controls.png create mode 100755 azexo_composer/owl.carousel/assets/img/demo-slides/css3.png create mode 100755 azexo_composer/owl.carousel/assets/img/demo-slides/feather.png create mode 100755 azexo_composer/owl.carousel/assets/img/demo-slides/grab.png create mode 100755 azexo_composer/owl.carousel/assets/img/demo-slides/modern.png create mode 100755 azexo_composer/owl.carousel/assets/img/demo-slides/multi.png create mode 100755 azexo_composer/owl.carousel/assets/img/demo-slides/responsive.png create mode 100755 azexo_composer/owl.carousel/assets/img/demo-slides/tons.png create mode 100755 azexo_composer/owl.carousel/assets/img/demo-slides/touch.png create mode 100755 azexo_composer/owl.carousel/assets/img/demo-slides/zombie.png create mode 100755 azexo_composer/owl.carousel/assets/img/glyphicons-halflings-green.png create mode 100755 azexo_composer/owl.carousel/assets/img/glyphicons-halflings-white.png create mode 100755 azexo_composer/owl.carousel/assets/img/glyphicons-halflings.png create mode 100755 azexo_composer/owl.carousel/assets/img/owl-logo.png create mode 100755 azexo_composer/owl.carousel/assets/js/application.js create mode 100755 azexo_composer/owl.carousel/assets/js/bootstrap-collapse.js create mode 100755 azexo_composer/owl.carousel/assets/js/bootstrap-tab.js create mode 100755 azexo_composer/owl.carousel/assets/js/bootstrap-transition.js create mode 100755 azexo_composer/owl.carousel/assets/js/google-code-prettify/prettify.css create mode 100755 azexo_composer/owl.carousel/assets/js/google-code-prettify/prettify.js create mode 100755 azexo_composer/owl.carousel/assets/js/google-code-prettify/run_prettify.js create mode 100755 azexo_composer/owl.carousel/assets/js/jquery-1.9.1.min.js create mode 100755 azexo_composer/owl.carousel/changelog.html create mode 100755 azexo_composer/owl.carousel/index.html create mode 100755 azexo_composer/owl.carousel/owl-carousel/AjaxLoader.gif create mode 100755 azexo_composer/owl.carousel/owl-carousel/grabbing.png create mode 100755 azexo_composer/owl.carousel/owl-carousel/owl.carousel.css create mode 100755 azexo_composer/owl.carousel/owl-carousel/owl.carousel.js create mode 100755 azexo_composer/owl.carousel/owl-carousel/owl.carousel.min.js create mode 100755 azexo_composer/owl.carousel/owl-carousel/owl.theme.css create mode 100755 azexo_composer/owl.carousel/owl-carousel/owl.transitions.css create mode 100755 azexo_composer/picstrips/jquery.picstrips.js create mode 100755 azexo_composer/picstrips/jquery.picstrips.min.js create mode 100755 azexo_composer/prettyphoto/README create mode 100755 azexo_composer/prettyphoto/css/prettyPhoto.css create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/dark_rounded/default_thumbnail.gif create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/dark_square/btnNext.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/dark_square/contentPattern.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/dark_square/default_thumbnail.gif create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/dark_square/loader.gif create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/dark_square/sprite.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/default/default_thumb.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/default/loader.gif create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/default/sprite.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/default/sprite_next.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/default/sprite_prev.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/default/sprite_x.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/default/sprite_y.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/facebook/btnNext.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/facebook/loader.gif create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/facebook/sprite.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/light_rounded/default_thumbnail.gif create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/light_rounded/loader.gif create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/light_rounded/sprite.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/light_square/btnNext.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/light_square/default_thumbnail.gif create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/light_square/loader.gif create mode 100755 azexo_composer/prettyphoto/images/prettyPhoto/light_square/sprite.png create mode 100755 azexo_composer/prettyphoto/js/jquery.prettyPhoto.js create mode 100755 azexo_composer/recaptcha/LICENSE create mode 100755 azexo_composer/recaptcha/README create mode 100755 azexo_composer/recaptcha/example-captcha.php create mode 100755 azexo_composer/recaptcha/example-mailhide.php create mode 100755 azexo_composer/recaptcha/recaptchalib.php create mode 100755 azexo_composer/scrollTo/README.md create mode 100755 azexo_composer/scrollTo/changes.txt create mode 100755 azexo_composer/scrollTo/jquery.scrollTo.js create mode 100755 azexo_composer/scrollTo/jquery.scrollTo.min.js create mode 100755 azexo_composer/tinymce/langs/readme.md create mode 100755 azexo_composer/tinymce/license.txt create mode 100755 azexo_composer/tinymce/plugins/advlist/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/anchor/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/autolink/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/autoresize/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/autosave/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/bbcode/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/charmap/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/code/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/contextmenu/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/directionality/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-cool.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-cry.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-embarassed.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-frown.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-innocent.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-kiss.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-laughing.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-money-mouth.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-sealed.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-smile.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-surprised.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-tongue-out.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-undecided.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-wink.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/img/smiley-yell.gif create mode 100755 azexo_composer/tinymce/plugins/emoticons/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/example/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/example_dependency/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/fullpage/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/fullscreen/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/hr/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/image/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/importcss/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/insertdatetime/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/layer/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/legacyoutput/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/link/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/lists/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/media/moxieplayer.swf create mode 100755 azexo_composer/tinymce/plugins/media/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/nonbreaking/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/noneditable/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/pagebreak/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/paste/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/preview/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/print/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/responsivefilemanager/editor_plugin.js create mode 100755 azexo_composer/tinymce/plugins/responsivefilemanager/img/insertfile.gif create mode 100755 azexo_composer/tinymce/plugins/responsivefilemanager/plugin.js create mode 100755 azexo_composer/tinymce/plugins/responsivefilemanager/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/save/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/searchreplace/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/spellchecker/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/tabfocus/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/table/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/template/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/textcolor/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/visualblocks/css/visualblocks.css create mode 100755 azexo_composer/tinymce/plugins/visualblocks/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/visualchars/plugin.min.js create mode 100755 azexo_composer/tinymce/plugins/wordcount/plugin.min.js create mode 100755 azexo_composer/tinymce/skins/lightgray/content.inline.min.css create mode 100755 azexo_composer/tinymce/skins/lightgray/content.min.css create mode 100755 azexo_composer/tinymce/skins/lightgray/fonts/readme.md create mode 100755 azexo_composer/tinymce/skins/lightgray/fonts/tinymce-small.eot create mode 100755 azexo_composer/tinymce/skins/lightgray/fonts/tinymce-small.svg create mode 100755 azexo_composer/tinymce/skins/lightgray/fonts/tinymce-small.ttf create mode 100755 azexo_composer/tinymce/skins/lightgray/fonts/tinymce-small.woff create mode 100755 azexo_composer/tinymce/skins/lightgray/fonts/tinymce.eot create mode 100755 azexo_composer/tinymce/skins/lightgray/fonts/tinymce.svg create mode 100755 azexo_composer/tinymce/skins/lightgray/fonts/tinymce.ttf create mode 100755 azexo_composer/tinymce/skins/lightgray/fonts/tinymce.woff create mode 100755 azexo_composer/tinymce/skins/lightgray/img/anchor.gif create mode 100755 azexo_composer/tinymce/skins/lightgray/img/loader.gif create mode 100755 azexo_composer/tinymce/skins/lightgray/img/object.gif create mode 100755 azexo_composer/tinymce/skins/lightgray/img/trans.gif create mode 100755 azexo_composer/tinymce/skins/lightgray/skin.ie7.min.css create mode 100755 azexo_composer/tinymce/skins/lightgray/skin.min.css create mode 100755 azexo_composer/tinymce/themes/modern/theme.min.js create mode 100755 azexo_composer/tinymce/tinymce.min.js create mode 100755 azexo_elements/demo create mode 100755 azexo_elements/elements.js create mode 100755 bootstrap/bootstrap.min.css create mode 100755 bootstrap/bootstrap.min.js create mode 100755 fonts/glyphicons-halflings-regular.eot create mode 100755 fonts/glyphicons-halflings-regular.svg create mode 100755 fonts/glyphicons-halflings-regular.ttf create mode 100755 fonts/glyphicons-halflings-regular.woff create mode 100755 jquery-ui.min.js create mode 100755 underscore-min.js diff --git a/azexo_composer/DataTables/Contributing.md b/azexo_composer/DataTables/Contributing.md new file mode 100755 index 0000000..b3894ce --- /dev/null +++ b/azexo_composer/DataTables/Contributing.md @@ -0,0 +1,9 @@ +# Contributing + +If you are thinking of contributing code to DataTables, first of all, thank you! All fixes, patches and enhancements to DataTables are very warmly welcomed. In order to keep thing manageable, there are a number of guidelines that should be followed in order to ensure that your modification is included in DataTables as quickly as possible: + +1. Make contributions in the DataTables/DataTablesSrc repo. Changes to the built files in the built repo (DataTables/DataTables) will not be accepted since they would be overwritten by the next build! + +2. Follow the style of the code in the existing files. DataTables doesn't have a coding standards document, but simple common sense of following the same style as in the existing files is ideal. For example use tabs not spaces (as you will see all source files use tabs). + +3. Link to a test page showing the bug you are fixing or the feature you are adding. This allows to me to quickly identify what is being changed and why. Don't worry about being verbose in pull requests - its much better to know exactly what is changing and why! diff --git a/azexo_composer/DataTables/Readme.md b/azexo_composer/DataTables/Readme.md new file mode 100755 index 0000000..4a4718b --- /dev/null +++ b/azexo_composer/DataTables/Readme.md @@ -0,0 +1,60 @@ +# DataTables plug-in for jQuery + +DataTables is a table enhancing plug-in for the [jQuery](//jquery.com) Javascript library, adding sorting, paging and filtering abilities to plain HTML tables with minimal effort. The stated goal of DataTables is: + +> To enhance the accessibility of data in HTML tables. + +To meet this goal, DataTables is developed with two distinct groups of users in mind: + +* You the developers using DataTables. For developers DataTables provides a wide array of options for how data should be obtained, displayed and acted upon, along with an extensive API for accessing and manipulating the table. + +* End users. For those using the interface DataTables presents, actions to get the most from the information contained in tables, such as sorting and filtering, along with paging and scrolling of the data in table, are easy to use, intuitive and fast. + + +## Installation + +In most cases, to use DataTables all you need to do is include jQuery, the DataTables Javascript and DataTables CSS files in your HTML page: + +```html + + + + +``` + + +## Usage + +In its simplest case, DataTables can be initialised with a single line of Javascript: + +```js +$('table').dataTable(); +``` + +where the jQuery selector is used to obtain a reference to the table you want to enhance with DataTables. Optional configuration parameters can be passed in to DataTables to have it perform certain actions by using a configuration object as the parameter passed in to the DataTables constructor. For example: + +```js +$('table').dataTable( { + paginate: false, + scrollY: 300 +} ); +``` + +will disable paging and enable scrolling. + +A full list of the options available for DataTables are available in the [documentation](//datatables.net). + + +## Documentation + +Full documentation of the DataTables options, API and pug-in interface are available on the [DataTables web-site](//datatables.net). The site also contains information on the wide variety of plug-ins that are available for DataTables, which can be used to enhance and customise your table even further. + + +## Support + +Support for DataTables is available through the [DataTables forums](//datatables.net/forums) and [commercial support options](//datatables.net/support) are available. + + +## License + +DataTables is release under the [MIT license](//datatables.net/license). You are free to use, modify and distribute this software, as long as the copyright header is left intact (specifically the comment block which starts with `/*!`. diff --git a/azexo_composer/DataTables/bower.json b/azexo_composer/DataTables/bower.json new file mode 100755 index 0000000..2553423 --- /dev/null +++ b/azexo_composer/DataTables/bower.json @@ -0,0 +1,11 @@ +{ + "name": "datatables", + "version": "1.10.0", + "main": [ + "media/js/jquery.dataTables.js", + "media/css/jquery.dataTables.css" + ], + "dependencies": { + "jquery": ">=1.7.0" + } +} diff --git a/azexo_composer/DataTables/composer.json b/azexo_composer/DataTables/composer.json new file mode 100755 index 0000000..696761b --- /dev/null +++ b/azexo_composer/DataTables/composer.json @@ -0,0 +1,15 @@ +{ + "name": "datatables/datatables", + "version": "1.10.0", + "description": "DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.", + "homepage": "http://www.datatables.net/", + "author": "SpryMedia", + "license": [ + "MIT" + ], + "prefer-stable": true, + "support": { + "forum": "https://datatables.net/forums", + "source": "https://github.com/DataTables/DataTablesSrc/" + } +} diff --git a/azexo_composer/DataTables/dataTables.jquery.json b/azexo_composer/DataTables/dataTables.jquery.json new file mode 100755 index 0000000..dcd7a64 --- /dev/null +++ b/azexo_composer/DataTables/dataTables.jquery.json @@ -0,0 +1,32 @@ +{ + "name": "DataTables", + "version": "1.10.0", + "description": "DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.", + "homepage": "http://datatables.net/", + "docs": "http://datatables.net/", + "demo": "http://datatables.net/examples", + "download": "http://datatables.net/download", + "author": { + "name": "Allan Jardine", + "url": "http://sprymedia.co.uk" + }, + "licenses": [ + { + "type": "MIT", + "url": "http://datatables.net/license_bsd" + } + ], + "dependencies": { + "jquery": ">=1.7" + }, + "keywords": [ + "DataTables", + "DataTable", + "table", + "grid", + "filter", + "sort", + "page", + "internationalisable" + ] +} diff --git a/azexo_composer/DataTables/examples/advanced_init/column_render.html b/azexo_composer/DataTables/examples/advanced_init/column_render.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/complex_header.html b/azexo_composer/DataTables/examples/advanced_init/complex_header.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/defaults.html b/azexo_composer/DataTables/examples/advanced_init/defaults.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/dom_multiple_elements.html b/azexo_composer/DataTables/examples/advanced_init/dom_multiple_elements.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/dom_toolbar.html b/azexo_composer/DataTables/examples/advanced_init/dom_toolbar.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/dt_events.html b/azexo_composer/DataTables/examples/advanced_init/dt_events.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/events_live.html b/azexo_composer/DataTables/examples/advanced_init/events_live.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/footer_callback.html b/azexo_composer/DataTables/examples/advanced_init/footer_callback.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/html5-data-attributes.html b/azexo_composer/DataTables/examples/advanced_init/html5-data-attributes.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/index.html b/azexo_composer/DataTables/examples/advanced_init/index.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/language_file.html b/azexo_composer/DataTables/examples/advanced_init/language_file.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/length_menu.html b/azexo_composer/DataTables/examples/advanced_init/length_menu.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/row_callback.html b/azexo_composer/DataTables/examples/advanced_init/row_callback.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/row_grouping.html b/azexo_composer/DataTables/examples/advanced_init/row_grouping.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/advanced_init/sort_direction_control.html b/azexo_composer/DataTables/examples/advanced_init/sort_direction_control.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/custom_data_flat.html b/azexo_composer/DataTables/examples/ajax/custom_data_flat.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/custom_data_property.html b/azexo_composer/DataTables/examples/ajax/custom_data_property.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/data/arrays.txt b/azexo_composer/DataTables/examples/ajax/data/arrays.txt new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/data/arrays_custom_prop.txt b/azexo_composer/DataTables/examples/ajax/data/arrays_custom_prop.txt new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/data/arrays_subobjects.txt b/azexo_composer/DataTables/examples/ajax/data/arrays_subobjects.txt new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/data/objects.txt b/azexo_composer/DataTables/examples/ajax/data/objects.txt new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/data/objects_deep.txt b/azexo_composer/DataTables/examples/ajax/data/objects_deep.txt new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/data/objects_root_array.txt b/azexo_composer/DataTables/examples/ajax/data/objects_root_array.txt new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/data/objects_subarrays.txt b/azexo_composer/DataTables/examples/ajax/data/objects_subarrays.txt new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/data/orthogonal.txt b/azexo_composer/DataTables/examples/ajax/data/orthogonal.txt new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/deep.html b/azexo_composer/DataTables/examples/ajax/deep.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/defer_render.html b/azexo_composer/DataTables/examples/ajax/defer_render.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/index.html b/azexo_composer/DataTables/examples/ajax/index.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/null_data_source.html b/azexo_composer/DataTables/examples/ajax/null_data_source.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/objects.html b/azexo_composer/DataTables/examples/ajax/objects.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/objects_subarrays.html b/azexo_composer/DataTables/examples/ajax/objects_subarrays.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/orthogonal-data.html b/azexo_composer/DataTables/examples/ajax/orthogonal-data.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/ajax/simple.html b/azexo_composer/DataTables/examples/ajax/simple.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/add_row.html b/azexo_composer/DataTables/examples/api/add_row.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/api_in_init.html b/azexo_composer/DataTables/examples/api/api_in_init.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/counter_columns.html b/azexo_composer/DataTables/examples/api/counter_columns.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/form.html b/azexo_composer/DataTables/examples/api/form.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/highlight.html b/azexo_composer/DataTables/examples/api/highlight.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/index.html b/azexo_composer/DataTables/examples/api/index.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/multi_filter.html b/azexo_composer/DataTables/examples/api/multi_filter.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/multi_filter_select.html b/azexo_composer/DataTables/examples/api/multi_filter_select.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/regex.html b/azexo_composer/DataTables/examples/api/regex.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/row_details.html b/azexo_composer/DataTables/examples/api/row_details.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/select_row.html b/azexo_composer/DataTables/examples/api/select_row.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/select_single_row.html b/azexo_composer/DataTables/examples/api/select_single_row.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/show_hide.html b/azexo_composer/DataTables/examples/api/show_hide.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/api/tabs_and_scrolling.html b/azexo_composer/DataTables/examples/api/tabs_and_scrolling.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/alt_pagination.html b/azexo_composer/DataTables/examples/basic_init/alt_pagination.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/comma-decimal.html b/azexo_composer/DataTables/examples/basic_init/comma-decimal.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/complex_header.html b/azexo_composer/DataTables/examples/basic_init/complex_header.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/dom.html b/azexo_composer/DataTables/examples/basic_init/dom.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/filter_only.html b/azexo_composer/DataTables/examples/basic_init/filter_only.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/flexible_width.html b/azexo_composer/DataTables/examples/basic_init/flexible_width.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/hidden_columns.html b/azexo_composer/DataTables/examples/basic_init/hidden_columns.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/index.html b/azexo_composer/DataTables/examples/basic_init/index.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/language.html b/azexo_composer/DataTables/examples/basic_init/language.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/multi_col_sort.html b/azexo_composer/DataTables/examples/basic_init/multi_col_sort.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/multiple_tables.html b/azexo_composer/DataTables/examples/basic_init/multiple_tables.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/scroll_x.html b/azexo_composer/DataTables/examples/basic_init/scroll_x.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/scroll_xy.html b/azexo_composer/DataTables/examples/basic_init/scroll_xy.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/scroll_y.html b/azexo_composer/DataTables/examples/basic_init/scroll_y.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/scroll_y_theme.html b/azexo_composer/DataTables/examples/basic_init/scroll_y_theme.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/state_save.html b/azexo_composer/DataTables/examples/basic_init/state_save.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/table_sorting.html b/azexo_composer/DataTables/examples/basic_init/table_sorting.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/basic_init/zero_configuration.html b/azexo_composer/DataTables/examples/basic_init/zero_configuration.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/data_sources/ajax.html b/azexo_composer/DataTables/examples/data_sources/ajax.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/data_sources/dom.html b/azexo_composer/DataTables/examples/data_sources/dom.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/data_sources/index.html b/azexo_composer/DataTables/examples/data_sources/index.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/data_sources/js_array.html b/azexo_composer/DataTables/examples/data_sources/js_array.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/data_sources/server_side.html b/azexo_composer/DataTables/examples/data_sources/server_side.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/index.html b/azexo_composer/DataTables/examples/index.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/plug-ins/api.html b/azexo_composer/DataTables/examples/plug-ins/api.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/plug-ins/dom_sort.html b/azexo_composer/DataTables/examples/plug-ins/dom_sort.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/plug-ins/index.html b/azexo_composer/DataTables/examples/plug-ins/index.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/plug-ins/range_filtering.html b/azexo_composer/DataTables/examples/plug-ins/range_filtering.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/plug-ins/sorting_auto.html b/azexo_composer/DataTables/examples/plug-ins/sorting_auto.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/plug-ins/sorting_manual.html b/azexo_composer/DataTables/examples/plug-ins/sorting_manual.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/bootstrap/3/dataTables.bootstrap.css b/azexo_composer/DataTables/examples/resources/bootstrap/3/dataTables.bootstrap.css new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/bootstrap/3/dataTables.bootstrap.js b/azexo_composer/DataTables/examples/resources/bootstrap/3/dataTables.bootstrap.js new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/bootstrap/3/index.html b/azexo_composer/DataTables/examples/resources/bootstrap/3/index.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/bootstrap/images/sort_asc.png b/azexo_composer/DataTables/examples/resources/bootstrap/images/sort_asc.png new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/bootstrap/images/sort_asc_disabled.png b/azexo_composer/DataTables/examples/resources/bootstrap/images/sort_asc_disabled.png new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/bootstrap/images/sort_both.png b/azexo_composer/DataTables/examples/resources/bootstrap/images/sort_both.png new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/bootstrap/images/sort_desc.png b/azexo_composer/DataTables/examples/resources/bootstrap/images/sort_desc.png new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/bootstrap/images/sort_desc_disabled.png b/azexo_composer/DataTables/examples/resources/bootstrap/images/sort_desc_disabled.png new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/de_DE.txt b/azexo_composer/DataTables/examples/resources/de_DE.txt new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/demo.css b/azexo_composer/DataTables/examples/resources/demo.css new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/demo.js b/azexo_composer/DataTables/examples/resources/demo.js new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/details_close.png b/azexo_composer/DataTables/examples/resources/details_close.png new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/details_open.png b/azexo_composer/DataTables/examples/resources/details_open.png new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/examples.php b/azexo_composer/DataTables/examples/resources/examples.php new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/font/raleway_thin-webfont.eot b/azexo_composer/DataTables/examples/resources/font/raleway_thin-webfont.eot new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/font/raleway_thin-webfont.ttf b/azexo_composer/DataTables/examples/resources/font/raleway_thin-webfont.ttf new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/font/raleway_thin-webfont.woff b/azexo_composer/DataTables/examples/resources/font/raleway_thin-webfont.woff new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/foundation/dataTables.foundation.css b/azexo_composer/DataTables/examples/resources/foundation/dataTables.foundation.css new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/foundation/dataTables.foundation.js b/azexo_composer/DataTables/examples/resources/foundation/dataTables.foundation.js new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/foundation/images/sort_asc.png b/azexo_composer/DataTables/examples/resources/foundation/images/sort_asc.png new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/foundation/images/sort_asc_disabled.png b/azexo_composer/DataTables/examples/resources/foundation/images/sort_asc_disabled.png new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/foundation/images/sort_both.png b/azexo_composer/DataTables/examples/resources/foundation/images/sort_both.png new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/foundation/images/sort_desc.png b/azexo_composer/DataTables/examples/resources/foundation/images/sort_desc.png new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/foundation/images/sort_desc_disabled.png b/azexo_composer/DataTables/examples/resources/foundation/images/sort_desc_disabled.png new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/jqueryui/dataTables.jqueryui.css b/azexo_composer/DataTables/examples/resources/jqueryui/dataTables.jqueryui.css new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/jqueryui/dataTables.jqueryui.js b/azexo_composer/DataTables/examples/resources/jqueryui/dataTables.jqueryui.js new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/jqueryui/dataTables.jqueryui.scss b/azexo_composer/DataTables/examples/resources/jqueryui/dataTables.jqueryui.scss new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/jqueryui/index.html b/azexo_composer/DataTables/examples/resources/jqueryui/index.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/syntax/Syntax Highlighter license b/azexo_composer/DataTables/examples/resources/syntax/Syntax Highlighter license new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/syntax/shCore.css b/azexo_composer/DataTables/examples/resources/syntax/shCore.css new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/resources/syntax/shCore.js b/azexo_composer/DataTables/examples/resources/syntax/shCore.js new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/custom_vars.html b/azexo_composer/DataTables/examples/server_side/custom_vars.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/defer_loading.html b/azexo_composer/DataTables/examples/server_side/defer_loading.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/ids.html b/azexo_composer/DataTables/examples/server_side/ids.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/index.html b/azexo_composer/DataTables/examples/server_side/index.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/jsonp.html b/azexo_composer/DataTables/examples/server_side/jsonp.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/object_data.html b/azexo_composer/DataTables/examples/server_side/object_data.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/pipeline.html b/azexo_composer/DataTables/examples/server_side/pipeline.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/post.html b/azexo_composer/DataTables/examples/server_side/post.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/row_details.html b/azexo_composer/DataTables/examples/server_side/row_details.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/scripts/ids-arrays.php b/azexo_composer/DataTables/examples/server_side/scripts/ids-arrays.php new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/scripts/ids-objects.php b/azexo_composer/DataTables/examples/server_side/scripts/ids-objects.php new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/scripts/jsonp.php b/azexo_composer/DataTables/examples/server_side/scripts/jsonp.php new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/scripts/mysql.sql b/azexo_composer/DataTables/examples/server_side/scripts/mysql.sql new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/scripts/objects.php b/azexo_composer/DataTables/examples/server_side/scripts/objects.php new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/scripts/post.php b/azexo_composer/DataTables/examples/server_side/scripts/post.php new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/scripts/postgres.sql b/azexo_composer/DataTables/examples/server_side/scripts/postgres.sql new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/scripts/server_processing.php b/azexo_composer/DataTables/examples/server_side/scripts/server_processing.php new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/scripts/sqlite.sql b/azexo_composer/DataTables/examples/server_side/scripts/sqlite.sql new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/scripts/sqlserver.sql b/azexo_composer/DataTables/examples/server_side/scripts/sqlserver.sql new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/scripts/ssp.class.php b/azexo_composer/DataTables/examples/server_side/scripts/ssp.class.php new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/select_rows.html b/azexo_composer/DataTables/examples/server_side/select_rows.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/server_side/simple.html b/azexo_composer/DataTables/examples/server_side/simple.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/styling/bootstrap.html b/azexo_composer/DataTables/examples/styling/bootstrap.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/styling/cell-border.html b/azexo_composer/DataTables/examples/styling/cell-border.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/styling/display.html b/azexo_composer/DataTables/examples/styling/display.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/styling/foundation.html b/azexo_composer/DataTables/examples/styling/foundation.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/styling/hover.html b/azexo_composer/DataTables/examples/styling/hover.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/styling/index.html b/azexo_composer/DataTables/examples/styling/index.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/styling/jqueryUI.html b/azexo_composer/DataTables/examples/styling/jqueryUI.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/styling/no-classes.html b/azexo_composer/DataTables/examples/styling/no-classes.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/styling/order-column.html b/azexo_composer/DataTables/examples/styling/order-column.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/styling/row-border.html b/azexo_composer/DataTables/examples/styling/row-border.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/examples/styling/stripe.html b/azexo_composer/DataTables/examples/styling/stripe.html new file mode 100755 index 0000000..e69de29 diff --git a/azexo_composer/DataTables/extensions/AutoFill/Readme.txt b/azexo_composer/DataTables/extensions/AutoFill/Readme.txt new file mode 100755 index 0000000..017d1d0 --- /dev/null +++ b/azexo_composer/DataTables/extensions/AutoFill/Readme.txt @@ -0,0 +1,38 @@ +# AutoFill + +AutoFill gives an Excel like option to a DataTable to click and drag over multiple cells, filling in information over the selected cells and incrementing numbers as needed. Key features include: + +* Click and drag cell content insertion +* Automatic incrementing of numeric information +* Enable and disable on any column +* Detailed callback functions for customisation +* Support for both DataTables and browser window scrolling + + +# Installation + +To use AutoFill, first download DataTables ( http://datatables.net/download ) and place the unzipped AutoFill package into a `extensions` directory in the DataTables package. This will allow the pages in the examples to operate correctly. To see the examples running, open the `examples` directory in your web-browser. + + +# Basic usage + +AutoFill is initialised using the `$.fn.dataTable.AutoFill` constructor. For example: + +```js +$(document).ready( function () { + var table = $('#example').dataTable(); + new $.fn.dataTable.AutoFill( table ); +} ); +``` + + +# Documentation / support + +* Documentation: http://datatables.net/extensions/autofill/ +* DataTables support forums: http://datatables.net/forums + + +# GitHub + +If you fancy getting involved with the development of AutoFill and help make it better, please refer to its GitHub repo: https://github.com/DataTables/AutoFill + diff --git a/azexo_composer/DataTables/extensions/AutoFill/css/dataTables.autoFill.css b/azexo_composer/DataTables/extensions/AutoFill/css/dataTables.autoFill.css new file mode 100755 index 0000000..cab59b3 --- /dev/null +++ b/azexo_composer/DataTables/extensions/AutoFill/css/dataTables.autoFill.css @@ -0,0 +1,24 @@ +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * AutoFill styles + */ + +div.AutoFill_filler { + display: none; + position: absolute; + height: 14px; + width: 14px; + background: url(../images/filler.png) no-repeat center center; + z-index: 1002; +} + +div.AutoFill_border { + display: none; + position: absolute; + background-color: #0063dc; + z-index: 1001; + + box-shadow: 0px 0px 5px #76b4ff; + -moz-box-shadow: 0px 0px 5px #76b4ff; + -webkit-box-shadow: 0px 0px 5px #76b4ff; +} + diff --git a/azexo_composer/DataTables/extensions/AutoFill/css/dataTables.autoFill.min.css b/azexo_composer/DataTables/extensions/AutoFill/css/dataTables.autoFill.min.css new file mode 100755 index 0000000..b485f21 --- /dev/null +++ b/azexo_composer/DataTables/extensions/AutoFill/css/dataTables.autoFill.min.css @@ -0,0 +1 @@ +div.AutoFill_filler{display:none;position:absolute;height:14px;width:14px;background:url(../images/filler.png) no-repeat center center;z-index:1002}div.AutoFill_border{display:none;position:absolute;background-color:#0063dc;z-index:1001;box-shadow:0px 0px 5px #76b4ff;-moz-box-shadow:0px 0px 5px #76b4ff;-webkit-box-shadow:0px 0px 5px #76b4ff} diff --git a/azexo_composer/DataTables/extensions/AutoFill/examples/columns.html b/azexo_composer/DataTables/extensions/AutoFill/examples/columns.html new file mode 100755 index 0000000..d891b13 --- /dev/null +++ b/azexo_composer/DataTables/extensions/AutoFill/examples/columns.html @@ -0,0 +1,644 @@ + + + + + + + + AutoFill example - Column options + + + + + + + + + + + + + + +
+
+

AutoFill example Column options

+ +
+

Columns can be enabled (which they are by default) and disabled from providing the end user with + AutoFill abilities by using either columns or columnDefs and the + enable option. These two arrays work in exactly the same way as in DataTables.

+ +

This example shows how disabling columns counting from the right hand side of the table can be + achieved. In this case, the last three columns.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + var table = $('#example').dataTable(); + + new $.fn.dataTable.AutoFill( table, { + "columnDefs": [ + { enable: false, targets: [-1, -2] }, + { increment: false, targets: 3 } + ] + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/AutoFill/examples/complete-callback.html b/azexo_composer/DataTables/extensions/AutoFill/examples/complete-callback.html new file mode 100755 index 0000000..2076d4f --- /dev/null +++ b/azexo_composer/DataTables/extensions/AutoFill/examples/complete-callback.html @@ -0,0 +1,652 @@ + + + + + + + + AutoFill example - Complete callback + + + + + + + + + + + + + + +
+
+

AutoFill example Complete callback

+ +
+

AutoFill provides a number of customisable callback functions so you can tailor it's actions to + exactly what you need. This example shows the use of the complete callback function which + is executed at the end of an auto-fill drag, providing information about the cells that were + altered.

+ +

For a complete description of the complete callback, please refer to the AutoFill documentation.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + var table = $('#example').dataTable(); + + new $.fn.dataTable.AutoFill( table, { + complete: function ( altered ) { + var last = altered[ altered.length-1 ]; + alert( + altered.length+' cells were altered in this auto-fill. The '+ + 'value of the last cell altered was: '+last.oldValue+' and is '+ + 'now '+last.newValue + ); + } + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/AutoFill/examples/fill-both.html b/azexo_composer/DataTables/extensions/AutoFill/examples/fill-both.html new file mode 100755 index 0000000..f65076e --- /dev/null +++ b/azexo_composer/DataTables/extensions/AutoFill/examples/fill-both.html @@ -0,0 +1,641 @@ + + + + + + + + AutoFill example - Horizontal and vertical fill + + + + + + + + + + + + + + +
+
+

AutoFill example Horizontal and vertical fill

+ +
+

By default AutoFill will allow the fill to operate only on a single column at a time (i.e. + vertically). However, it has the ability to provide the fill either horizontally, over both axis or + limited to just one axis depending on the direction of the drag. This option is provided by the + mode sanitisation option.

+ +

In this case it is set to both (i.e. both horizontal and vertical axis) to provide the + filler along a row, rather than a column.

+ +

For the full range of options and syntax for mode please refer to the AutoFill documentation.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + var table = $('#example').DataTable(); + + new $.fn.dataTable.AutoFill( table, { + mode: 'both' + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/AutoFill/examples/fill-horizontal.html b/azexo_composer/DataTables/extensions/AutoFill/examples/fill-horizontal.html new file mode 100755 index 0000000..13cadac --- /dev/null +++ b/azexo_composer/DataTables/extensions/AutoFill/examples/fill-horizontal.html @@ -0,0 +1,641 @@ + + + + + + + + AutoFill example - Horizontal fill + + + + + + + + + + + + + + +
+
+

AutoFill example Horizontal fill

+ +
+

By default AutoFill will allow the fill to operate only on a single column at a time (i.e. + vertically). However, it has the ability to provide the fill either horizontally, over both axis or + limited to just one axis depending on the direction of the drag. This option is provided by the + mode sanitisation option.

+ +

In this case it is set to x (i.e. horizontal axis) to provide the filler along a row, + rather than a column.

+ +

For the full range of options and syntax for mode please refer to the AutoFill documentation.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + var table = $('#example').DataTable(); + + new $.fn.dataTable.AutoFill( table, { + mode: 'x' + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/AutoFill/examples/index.html b/azexo_composer/DataTables/extensions/AutoFill/examples/index.html new file mode 100755 index 0000000..9cade86 --- /dev/null +++ b/azexo_composer/DataTables/extensions/AutoFill/examples/index.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + AutoFill examples - AutoFill examples + + + +
+
+

AutoFill example AutoFill examples

+ +
+

AutoFill gives an Excel like option to a DataTable to click and drag over multiple cells, filling in + information over the selected cells and incrementing numbers as needed.

+ +

Thanks to Phoniax AS for their sponsorship of this plug-in for + DataTables.

+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/AutoFill/examples/scrolling.html b/azexo_composer/DataTables/extensions/AutoFill/examples/scrolling.html new file mode 100755 index 0000000..66871ec --- /dev/null +++ b/azexo_composer/DataTables/extensions/AutoFill/examples/scrolling.html @@ -0,0 +1,638 @@ + + + + + + + + AutoFill example - Scrolling DataTable + + + + + + + + + + + + + + +
+
+

AutoFill example Scrolling DataTable

+ +
+

When dragging an AutoFill handle, the table (if DataTables scrolling is enabled) or the window will + be automatically scrolled, as you approach the edge of the scrolling component. The example below shows + the effect with DataTables scrolling (and also window if needed).

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + var table = $('#example').dataTable( { + scrollY: 200, + scrollCollapse: false, + paginate: false + } ); + + new $.fn.dataTable.AutoFill( table ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/AutoFill/examples/simple.html b/azexo_composer/DataTables/extensions/AutoFill/examples/simple.html new file mode 100755 index 0000000..ea3db49 --- /dev/null +++ b/azexo_composer/DataTables/extensions/AutoFill/examples/simple.html @@ -0,0 +1,631 @@ + + + + + + + + AutoFill example - Basic initialisation + + + + + + + + + + + + + + +
+
+

AutoFill example Basic initialisation

+ +
+

AutoFill gives an Excel like option to a DataTable to click and drag over multiple cells, filling in + information over the selected cells and incrementing numbers as needed.

+ +

AutoFill is initialised using the $.fn.dataTable.AutoFill function as shown in the + example below. It requires one parameter, the DataTable instance that AutoFill is to operate on, and + optionally a second configuration parameter, which is shown in the other AutoFill examples.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + var table = $('#example').DataTable(); + new $.fn.dataTable.AutoFill( table ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/AutoFill/examples/step-callback.html b/azexo_composer/DataTables/extensions/AutoFill/examples/step-callback.html new file mode 100755 index 0000000..c1255aa --- /dev/null +++ b/azexo_composer/DataTables/extensions/AutoFill/examples/step-callback.html @@ -0,0 +1,660 @@ + + + + + + + + AutoFill example - Step callback + + + + + + + + + + + + + + +
+
+

AutoFill example Step callback

+ +
+

By default, AutoFill will increment cells that contain numbers by a single digit for each cell that + is iterated over (try the Age column below for example). This behaviour can be disabled + completely using the increment column option, but it can also be modified to suit your + requirements through use of the step column callback function.

+ +

The step callback is executed for each cell in the auto-fill set and gives complete + control over how data is incremented. The example below shows the step function being used on the + Salary column to increment by 100, rather than 1 for each cell.

+ +

For a complete description of the step callback, please refer to the AutoFill documentation.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + var table = $('#example').dataTable(); + + new $.fn.dataTable.AutoFill( table, { + columnDefs: [ { + targets: -1, + step: function ( cell, read, last, i, x, y ) { + var val = parseInt( (last || read).replace(/[$,]/g, ''), 10 ); + val += (x<0 || y<0 ? -100 : 100); // - if going back up, + if going down + + // Format for the currency column + return '$'+val.toString().replace( /\B(?=(\d{3})+(?!\d))/g, ',' ); + } + } ] + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/AutoFill/images/filler.png b/azexo_composer/DataTables/extensions/AutoFill/images/filler.png new file mode 100755 index 0000000000000000000000000000000000000000..f2af65d8c38a5b752894dffc224021da92b182c2 GIT binary patch literal 1040 zcmaJ=&ui0A9M66@w!&Z+!70ikJBe%ZlKu{>-PSCwvdq#I>|w&vYiQvJ*5b8_Ub{?#`r0{k+Lq*2zHAYueQ6G zuVR9|Dt172AqG@UH|-#9;#F13*&fks9p&USOBFcNG^F?pgo&gOn--L~AjnEm7NL?z zMw6*X9Lg!7&6TmfW+9ujxyCU!-jy4yg5}W6GIGszWGF7SK(l1Y?CvGfRj(P&hdK>+K$ z<(~eLG5Kqz6arhHFQ57{oj=S>GJC1~', { + 'class': 'AutoFill_filler' + } ) + .appendTo( 'body' ); + this.dom.filler = filler[0]; + + // Get the height / width of the click element + this.s.filler.height = filler.height(); + this.s.filler.width = filler.width(); + filler[0].style.display = "none"; + + /* Border display - one div for each side. We can't just use a single + * one with a border, as we want the events to effectively pass through + * the transparent bit of the box + */ + var border; + var appender = document.body; + if ( that.s.dt.oScroll.sY !== "" ) { + that.s.dt.nTable.parentNode.style.position = "relative"; + appender = that.s.dt.nTable.parentNode; + } + + border = $('
', { + "class": "AutoFill_border" + } ); + this.dom.borderTop = border.clone().appendTo( appender )[0]; + this.dom.borderRight = border.clone().appendTo( appender )[0]; + this.dom.borderBottom = border.clone().appendTo( appender )[0]; + this.dom.borderLeft = border.clone().appendTo( appender )[0]; + + /* Events */ + filler.on( 'mousedown.DTAF', function (e) { + this.onselectstart = function() { return false; }; + that._fnFillerDragStart.call( that, e ); + return false; + } ); + + $('tbody', this.dom.table).on( + 'mouseover.DTAF mouseout.DTAF', + '>tr>td, >tr>th', + function (e) { + that._fnFillerDisplay.call( that, e ); + } + ); + + $(this.dom.table).on( 'destroy.dt.DTAF', function () { + filler.off( 'mousedown.DTAF' ).remove(); + $('tbody', this.dom.table).off( 'mouseover.DTAF mouseout.DTAF' ); + } ); + }, + + + _initColumns: function ( ) + { + var that = this; + var i, ien; + var dt = this.s.dt; + var config = this.s.init; + + for ( i=0, ien=dt.aoColumns.length ; i offsetEnd.left) { + x1 = offsetEnd.left - border; + x2 = offsetStart.left + $(nStart).outerWidth(); + width = offsetStart.left + $(nStart).outerWidth() - offsetEnd.left + (2*border); + } + + if ( this.s.dt.oScroll.sY !== "" ) + { + /* The border elements are inside the DT scroller - so position relative to that */ + var + offsetScroll = $(this.s.dt.nTable.parentNode).offset(), + scrollTop = $(this.s.dt.nTable.parentNode).scrollTop(), + scrollLeft = $(this.s.dt.nTable.parentNode).scrollLeft(); + + x1 -= offsetScroll.left - scrollLeft; + x2 -= offsetScroll.left - scrollLeft; + y1 -= offsetScroll.top - scrollTop; + y2 -= offsetScroll.top - scrollTop; + } + + /* Top */ + oStyle = this.dom.borderTop.style; + oStyle.top = y1+"px"; + oStyle.left = x1+"px"; + oStyle.height = this.s.border.width+"px"; + oStyle.width = width+"px"; + + /* Bottom */ + oStyle = this.dom.borderBottom.style; + oStyle.top = y2+"px"; + oStyle.left = x1+"px"; + oStyle.height = this.s.border.width+"px"; + oStyle.width = width+"px"; + + /* Left */ + oStyle = this.dom.borderLeft.style; + oStyle.top = y1+"px"; + oStyle.left = x1+"px"; + oStyle.height = height+"px"; + oStyle.width = this.s.border.width+"px"; + + /* Right */ + oStyle = this.dom.borderRight.style; + oStyle.top = y1+"px"; + oStyle.left = x2+"px"; + oStyle.height = height+"px"; + oStyle.width = this.s.border.width+"px"; + }, + + + /** + * Mouse down event handler for starting a drag + * @method _fnFillerDragStart + * @param {Object} e Event object + * @returns void + */ + "_fnFillerDragStart": function (e) + { + var that = this; + var startingTd = this.dom.currentTarget; + + this.s.drag.dragging = true; + + that.dom.borderTop.style.display = "block"; + that.dom.borderRight.style.display = "block"; + that.dom.borderBottom.style.display = "block"; + that.dom.borderLeft.style.display = "block"; + + var coords = this._fnTargetCoords( startingTd ); + this.s.drag.startX = coords.x; + this.s.drag.startY = coords.y; + + this.s.drag.startTd = startingTd; + this.s.drag.endTd = startingTd; + + this._fnUpdateBorder( startingTd, startingTd ); + + $(document).bind('mousemove.AutoFill', function (e) { + that._fnFillerDragMove.call( that, e ); + } ); + + $(document).bind('mouseup.AutoFill', function (e) { + that._fnFillerFinish.call( that, e ); + } ); + + /* Scrolling information cache */ + this.s.screen.y = e.pageY; + this.s.screen.height = $(window).height(); + this.s.screen.scrollTop = $(document).scrollTop(); + + if ( this.s.dt.oScroll.sY !== "" ) + { + this.s.scroller.top = $(this.s.dt.nTable.parentNode).offset().top; + this.s.scroller.bottom = this.s.scroller.top + $(this.s.dt.nTable.parentNode).height(); + } + + /* Scrolling handler - we set an interval (which is cancelled on mouse up) which will fire + * regularly and see if we need to do any scrolling + */ + this.s.screen.interval = setInterval( function () { + var iScrollTop = $(document).scrollTop(); + var iScrollDelta = iScrollTop - that.s.screen.scrollTop; + that.s.screen.y += iScrollDelta; + + if ( that.s.screen.height - that.s.screen.y + iScrollTop < 50 ) + { + $('html, body').animate( { + "scrollTop": iScrollTop + 50 + }, 240, 'linear' ); + } + else if ( that.s.screen.y - iScrollTop < 50 ) + { + $('html, body').animate( { + "scrollTop": iScrollTop - 50 + }, 240, 'linear' ); + } + + if ( that.s.dt.oScroll.sY !== "" ) + { + if ( that.s.screen.y > that.s.scroller.bottom - 50 ) + { + $(that.s.dt.nTable.parentNode).animate( { + "scrollTop": $(that.s.dt.nTable.parentNode).scrollTop() + 50 + }, 240, 'linear' ); + } + else if ( that.s.screen.y < that.s.scroller.top + 50 ) + { + $(that.s.dt.nTable.parentNode).animate( { + "scrollTop": $(that.s.dt.nTable.parentNode).scrollTop() - 50 + }, 240, 'linear' ); + } + } + }, 250 ); + }, + + + /** + * Mouse move event handler for during a move. See if we want to update the display based on the + * new cursor position + * @method _fnFillerDragMove + * @param {Object} e Event object + * @returns void + */ + "_fnFillerDragMove": function (e) + { + if ( e.target && e.target.nodeName.toUpperCase() == "TD" && + e.target != this.s.drag.endTd ) + { + var coords = this._fnTargetCoords( e.target ); + + if ( this.c.mode == "y" && coords.x != this.s.drag.startX ) + { + e.target = $('tbody>tr:eq('+coords.y+')>td:eq('+this.s.drag.startX+')', this.dom.table)[0]; + } + if ( this.c.mode == "x" && coords.y != this.s.drag.startY ) + { + e.target = $('tbody>tr:eq('+this.s.drag.startY+')>td:eq('+coords.x+')', this.dom.table)[0]; + } + + if ( this.c.mode == "either") + { + if(coords.x != this.s.drag.startX ) + { + e.target = $('tbody>tr:eq('+this.s.drag.startY+')>td:eq('+coords.x+')', this.dom.table)[0]; + } + else if ( coords.y != this.s.drag.startY ) { + e.target = $('tbody>tr:eq('+coords.y+')>td:eq('+this.s.drag.startX+')', this.dom.table)[0]; + } + } + + // update coords + if ( this.c.mode !== "both" ) { + coords = this._fnTargetCoords( e.target ); + } + + var drag = this.s.drag; + drag.endTd = e.target; + + if ( coords.y >= this.s.drag.startY ) { + this._fnUpdateBorder( drag.startTd, drag.endTd ); + } + else { + this._fnUpdateBorder( drag.endTd, drag.startTd ); + } + this._fnFillerPosition( e.target ); + } + + /* Update the screen information so we can perform scrolling */ + this.s.screen.y = e.pageY; + this.s.screen.scrollTop = $(document).scrollTop(); + + if ( this.s.dt.oScroll.sY !== "" ) + { + this.s.scroller.scrollTop = $(this.s.dt.nTable.parentNode).scrollTop(); + this.s.scroller.top = $(this.s.dt.nTable.parentNode).offset().top; + this.s.scroller.bottom = this.s.scroller.top + $(this.s.dt.nTable.parentNode).height(); + } + }, + + + /** + * Mouse release handler - end the drag and take action to update the cells with the needed values + * @method _fnFillerFinish + * @param {Object} e Event object + * @returns void + */ + "_fnFillerFinish": function (e) + { + var that = this, i, iLen, j; + + $(document).unbind('mousemove.AutoFill mouseup.AutoFill'); + + this.dom.borderTop.style.display = "none"; + this.dom.borderRight.style.display = "none"; + this.dom.borderBottom.style.display = "none"; + this.dom.borderLeft.style.display = "none"; + + this.s.drag.dragging = false; + + clearInterval( this.s.screen.interval ); + + var cells = []; + var table = this.dom.table; + var coordsStart = this._fnTargetCoords( this.s.drag.startTd ); + var coordsEnd = this._fnTargetCoords( this.s.drag.endTd ); + var columnIndex = function ( visIdx ) { + return that.s.dt.oApi._fnVisibleToColumnIndex( that.s.dt, visIdx ); + }; + + // xxx - urgh - there must be a way of reducing this... + if ( coordsStart.y <= coordsEnd.y ) { + for ( i=coordsStart.y ; i<=coordsEnd.y ; i++ ) { + if ( coordsStart.x <= coordsEnd.x ) { + for ( j=coordsStart.x ; j<=coordsEnd.x ; j++ ) { + cells.push( { + node: $('tbody>tr:eq('+i+')>td:eq('+j+')', table)[0], + x: j - coordsStart.x, + y: i - coordsStart.y, + colIdx: columnIndex( j ) + } ); + } + } + else { + for ( j=coordsStart.x ; j>=coordsEnd.x ; j-- ) { + cells.push( { + node: $('tbody>tr:eq('+i+')>td:eq('+j+')', table)[0], + x: j - coordsStart.x, + y: i - coordsStart.y, + colIdx: columnIndex( j ) + } ); + } + } + } + } + else { + for ( i=coordsStart.y ; i>=coordsEnd.y ; i-- ) { + if ( coordsStart.x <= coordsEnd.x ) { + for ( j=coordsStart.x ; j<=coordsEnd.x ; j++ ) { + cells.push( { + node: $('tbody>tr:eq('+i+')>td:eq('+j+')', table)[0], + x: j - coordsStart.x, + y: i - coordsStart.y, + colIdx: columnIndex( j ) + } ); + } + } + else { + for ( j=coordsStart.x ; j>=coordsEnd.x ; j-- ) { + cells.push( { + node: $('tbody>tr:eq('+i+')>td:eq('+j+')', table)[0], + x: coordsStart.x - j, + y: coordsStart.y - i, + colIdx: columnIndex( j ) + } ); + } + } + } + } + + // An auto-fill requires 2 or more cells + if ( cells.length <= 1 ) { + return; + } + + var edited = []; + var previous; + + for ( i=0, iLen=cells.length ; i",{"class":"AutoFill_filler"}).appendTo("body");this.dom.filler=e[0];this.s.filler.height=e.height();this.s.filler.width=e.width();e[0].style.display= +"none";var g,f=j.body;""!==a.s.dt.oScroll.sY&&(a.s.dt.nTable.parentNode.style.position="relative",f=a.s.dt.nTable.parentNode);g=c("
",{"class":"AutoFill_border"});this.dom.borderTop=g.clone().appendTo(f)[0];this.dom.borderRight=g.clone().appendTo(f)[0];this.dom.borderBottom=g.clone().appendTo(f)[0];this.dom.borderLeft=g.clone().appendTo(f)[0];e.on("mousedown.DTAF",function(b){this.onselectstart=function(){return false};a._fnFillerDragStart.call(a,b);return false});c("tbody",this.dom.table).on("mouseover.DTAF mouseout.DTAF", +">tr>td, >tr>th",function(b){a._fnFillerDisplay.call(a,b)});c(this.dom.table).on("destroy.dt.DTAF",function(){e.off("mousedown.DTAF").remove();c("tbody",this.dom.table).off("mouseover.DTAF mouseout.DTAF")})},_initColumns:function(){var d=this,b,a,e=this.s.dt,g=this.s.init;b=0;for(a=e.aoColumns.length;bg.left&&(f=g.left-a,i=e.left+c(d).outerWidth(),j=e.left+c(d).outerWidth()-g.left+2*a);""!==this.s.dt.oScroll.sY&&(a=c(this.s.dt.nTable.parentNode).offset(),e=c(this.s.dt.nTable.parentNode).scrollTop(), +g=c(this.s.dt.nTable.parentNode).scrollLeft(),f-=a.left-g,i-=a.left-g,m-=a.top-e,h-=a.top-e);a=this.dom.borderTop.style;a.top=m+"px";a.left=f+"px";a.height=this.s.border.width+"px";a.width=j+"px";a=this.dom.borderBottom.style;a.top=h+"px";a.left=f+"px";a.height=this.s.border.width+"px";a.width=j+"px";a=this.dom.borderLeft.style;a.top=m+"px";a.left=f+"px";a.height=k+"px";a.width=this.s.border.width+"px";a=this.dom.borderRight.style;a.top=m+"px";a.left=i+"px";a.height=k+"px";a.width=this.s.border.width+ +"px"},_fnFillerDragStart:function(d){var b=this,a=this.dom.currentTarget;this.s.drag.dragging=!0;b.dom.borderTop.style.display="block";b.dom.borderRight.style.display="block";b.dom.borderBottom.style.display="block";b.dom.borderLeft.style.display="block";var e=this._fnTargetCoords(a);this.s.drag.startX=e.x;this.s.drag.startY=e.y;this.s.drag.startTd=a;this.s.drag.endTd=a;this._fnUpdateBorder(a,a);c(j).bind("mousemove.AutoFill",function(a){b._fnFillerDragMove.call(b,a)});c(j).bind("mouseup.AutoFill", +function(a){b._fnFillerFinish.call(b,a)});this.s.screen.y=d.pageY;this.s.screen.height=c(p).height();this.s.screen.scrollTop=c(j).scrollTop();""!==this.s.dt.oScroll.sY&&(this.s.scroller.top=c(this.s.dt.nTable.parentNode).offset().top,this.s.scroller.bottom=this.s.scroller.top+c(this.s.dt.nTable.parentNode).height());this.s.screen.interval=setInterval(function(){var a=c(j).scrollTop();b.s.screen.y=b.s.screen.y+(a-b.s.screen.scrollTop);b.s.screen.height-b.s.screen.y+a<50?c("html, body").animate({scrollTop:a+ +50},240,"linear"):b.s.screen.y-a<50&&c("html, body").animate({scrollTop:a-50},240,"linear");b.s.dt.oScroll.sY!==""&&(b.s.screen.y>b.s.scroller.bottom-50?c(b.s.dt.nTable.parentNode).animate({scrollTop:c(b.s.dt.nTable.parentNode).scrollTop()+50},240,"linear"):b.s.screen.ytr:eq("+b.y+")>td:eq("+this.s.drag.startX+")",this.dom.table)[0]);"x"==this.c.mode&&b.y!=this.s.drag.startY&&(d.target=c("tbody>tr:eq("+this.s.drag.startY+")>td:eq("+b.x+")",this.dom.table)[0]);"either"==this.c.mode&&(b.x!=this.s.drag.startX?d.target=c("tbody>tr:eq("+this.s.drag.startY+")>td:eq("+b.x+")",this.dom.table)[0]:b.y!=this.s.drag.startY&&(d.target=c("tbody>tr:eq("+b.y+")>td:eq("+this.s.drag.startX+ +")",this.dom.table)[0]));"both"!==this.c.mode&&(b=this._fnTargetCoords(d.target));var a=this.s.drag;a.endTd=d.target;b.y>=this.s.drag.startY?this._fnUpdateBorder(a.startTd,a.endTd):this._fnUpdateBorder(a.endTd,a.startTd);this._fnFillerPosition(d.target)}this.s.screen.y=d.pageY;this.s.screen.scrollTop=c(j).scrollTop();""!==this.s.dt.oScroll.sY&&(this.s.scroller.scrollTop=c(this.s.dt.nTable.parentNode).scrollTop(),this.s.scroller.top=c(this.s.dt.nTable.parentNode).offset().top,this.s.scroller.bottom= +this.s.scroller.top+c(this.s.dt.nTable.parentNode).height())},_fnFillerFinish:function(){var d=this,b,a;c(j).unbind("mousemove.AutoFill mouseup.AutoFill");this.dom.borderTop.style.display="none";this.dom.borderRight.style.display="none";this.dom.borderBottom.style.display="none";this.dom.borderLeft.style.display="none";this.s.drag.dragging=!1;clearInterval(this.s.screen.interval);var e=[],g=this.dom.table,f=this._fnTargetCoords(this.s.drag.startTd),i=this._fnTargetCoords(this.s.drag.endTd),h=function(a){return d.s.dt.oApi._fnVisibleToColumnIndex(d.s.dt, +a)};if(f.y<=i.y)for(b=f.y;b<=i.y;b++)if(f.x<=i.x)for(a=f.x;a<=i.x;a++)e.push({node:c("tbody>tr:eq("+b+")>td:eq("+a+")",g)[0],x:a-f.x,y:b-f.y,colIdx:h(a)});else for(a=f.x;a>=i.x;a--)e.push({node:c("tbody>tr:eq("+b+")>td:eq("+a+")",g)[0],x:a-f.x,y:b-f.y,colIdx:h(a)});else for(b=f.y;b>=i.y;b--)if(f.x<=i.x)for(a=f.x;a<=i.x;a++)e.push({node:c("tbody>tr:eq("+b+")>td:eq("+a+")",g)[0],x:a-f.x,y:b-f.y,colIdx:h(a)});else for(a=f.x;a>=i.x;a--)e.push({node:c("tbody>tr:eq("+b+")>td:eq("+a+")",g)[0],x:f.x-a,y:f.y- +b,colIdx:h(a)});if(!(1>=e.length)){var g=[],l;b=0;for(a=e.length;bg||0>f?-1:1)):a===l?b:a}}};return h};"function"===typeof define&&define.amd? +define("datatables-autofill",["jquery","datatables"],o):jQuery&&!jQuery.fn.dataTable.AutoFill&&o(jQuery,jQuery.fn.dataTable)})(window,document); diff --git a/azexo_composer/DataTables/extensions/ColReorder/Readme.txt b/azexo_composer/DataTables/extensions/ColReorder/Readme.txt new file mode 100755 index 0000000..31ab5b0 --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/Readme.txt @@ -0,0 +1,39 @@ +# ColReorder + +ColReorder adds the ability for the end user to click and drag column headers to reorder a table as they see fit, to DataTables. Key features include: + +* Very easy integration with DataTables +* Tight integration with all other DataTables plug-ins +* The ability to exclude the first (or more) column from being movable +* Predefine a column order +* Save staving integration with DataTables + + +# Installation + +To use ColReorder, first download DataTables ( http://datatables.net/download ) and place the unzipped ColReorder package into a `extensions` directory in the DataTables package. This will allow the pages in the examples to operate correctly. To see the examples running, open the `examples` directory in your web-browser. + + +# Basic usage + +ColReorder is initialised using the `R` option that it adds to DataTables' `dom` option. For example: + +```js +$(document).ready( function () { + $('#example').dataTable( { + "dom": 'Rlfrtip' + } ); +} ); +``` + + +# Documentation / support + +* Documentation: http://datatables.net/extensions/colreorder/ +* DataTables support forums: http://datatables.net/forums + + +# GitHub + +If you fancy getting involved with the development of ColReorder and help make it better, please refer to its GitHub repo: https://github.com/DataTables/ColReorder + diff --git a/azexo_composer/DataTables/extensions/ColReorder/css/dataTables.colReorder.css b/azexo_composer/DataTables/extensions/ColReorder/css/dataTables.colReorder.css new file mode 100755 index 0000000..bdd6aa0 --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/css/dataTables.colReorder.css @@ -0,0 +1,14 @@ +/* + * Namespace DTCR - "DataTables ColReorder" plug-in + */ + +table.DTCR_clonedTable { + background-color: rgba(255, 255, 255, 0.7); + z-index: 202; +} + +div.DTCR_pointer { + width: 1px; + background-color: #0259C4; + z-index: 201; +} \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/css/dataTables.colReorder.min.css b/azexo_composer/DataTables/extensions/ColReorder/css/dataTables.colReorder.min.css new file mode 100755 index 0000000..77b230e --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/css/dataTables.colReorder.min.css @@ -0,0 +1 @@ +table.DTCR_clonedTable{background-color:rgba(255,255,255,0.7);z-index:202}div.DTCR_pointer{width:1px;background-color:#0259C4;z-index:201} diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/alt_insert.html b/azexo_composer/DataTables/extensions/ColReorder/examples/alt_insert.html new file mode 100755 index 0000000..8246fea --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/alt_insert.html @@ -0,0 +1,649 @@ + + + + + + + + ColReorder example - Alternative insert styling + + + + + + + + + + + + + + +
+
+

ColReorder example Alternative insert styling

+ +
+

Using CSS it is easy to modify the insert bar to suit your web-site. This example shows how an arrow + can be used to show the insert point rather than the straight bar used in the other examples by simply + adding an extra CSS rule to include the image.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + $('#example').DataTable( { + dom: 'Rlfrtip' + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

div.DTCR_pointer { + margin-top: -15px; + margin-left: -9px; + width: 18px; + background: url('../images/insert.png') no-repeat top left; +} +
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/col_filter.html b/azexo_composer/DataTables/extensions/ColReorder/examples/col_filter.html new file mode 100755 index 0000000..cf21f58 --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/col_filter.html @@ -0,0 +1,669 @@ + + + + + + + + ColReorder example - Individual column filtering + + + + + + + + + + + + + + +
+
+

ColReorder example Individual column filtering

+ +
+

This example of how to use ColReorder shows how it can with with DataTables' ability to do + individual column filtering. The basic example is exactly the same as the DataTables column filtering + example, but with ColReorder also added to the table (through the R option for domDT).

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + // Setup - add a text input to each footer cell + $('#example tfoot th').each( function () { + var title = $('#example thead th').eq( $(this).index() ).text(); + $(this).html( '<input type="text" placeholder="Search '+title+'" />' ); + } ); + + // DataTable + var table = $('#example').DataTable( { + dom: 'Rlfrtip' + } ); + + // Apply the filter + $("#example tfoot input").on( 'keyup change', function () { + table + .column( $(this).parent().index()+':visible' ) + .search( this.value ) + .draw(); + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/colvis.html b/azexo_composer/DataTables/extensions/ColReorder/examples/colvis.html new file mode 100755 index 0000000..158da38 --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/colvis.html @@ -0,0 +1,649 @@ + + + + + + + + ColReorder example - ColVis integration + + + + + + + + + + + + + + + + +
+
+

ColReorder example ColVis integration

+ +
+

ColReorder interfaces with the ColVis extension for + DataTables by updating the order of the list of columns whenever a reorder is done. This is shown in + the example below, where one column has been initially hidden to add extra emphasis to ColVis.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + var table = $('#example').DataTable( { + dom: 'RC<"clear">lfrtip', + columnDefs: [ + { visible: false, targets: 1 } + ] + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/fixedcolumns.html b/azexo_composer/DataTables/extensions/ColReorder/examples/fixedcolumns.html new file mode 100755 index 0000000..055baf8 --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/fixedcolumns.html @@ -0,0 +1,866 @@ + + + + + + + + ColReorder example - FixedColumns integration + + + + + + + + + + + + + + + + +
+
+

ColReorder example FixedColumns integration

+ +
+

While ColReorder works with the built-in scrolling options in DataTables (scrollYDT and scrollXDT) and also the FixedColumns extension.

+ +

ColReorder provides the fixedColumnsLeft and fixedColumnsRight options + which allows you disallow reordering of the fixed columns (which is required).

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
First nameLast namePositionOfficeAgeStart dateSalaryExtn.E-mail
TigerNixonSystem ArchitectEdinburgh612011/04/25$320,8005421t.nixon@datatables.net
GarrettWintersAccountantTokyo632011/07/25$170,7508422g.winters@datatables.net
AshtonCoxJunior Technical AuthorSan Francisco662009/01/12$86,0001562a.cox@datatables.net
CedricKellySenior Javascript DeveloperEdinburgh222012/03/29$433,0606224c.kelly@datatables.net
AiriSatouAccountantTokyo332008/11/28$162,7005407a.satou@datatables.net
BrielleWilliamsonIntegration SpecialistNew York612012/12/02$372,0004804b.williamson@datatables.net
HerrodChandlerSales AssistantSan Francisco592012/08/06$137,5009608h.chandler@datatables.net
RhonaDavidsonIntegration SpecialistTokyo552010/10/14$327,9006200r.davidson@datatables.net
ColleenHurstJavascript DeveloperSan Francisco392009/09/15$205,5002360c.hurst@datatables.net
SonyaFrostSoftware EngineerEdinburgh232008/12/13$103,6001667s.frost@datatables.net
JenaGainesOffice ManagerLondon302008/12/19$90,5603814j.gaines@datatables.net
QuinnFlynnSupport LeadEdinburgh222013/03/03$342,0009497q.flynn@datatables.net
ChardeMarshallRegional DirectorSan Francisco362008/10/16$470,6006741c.marshall@datatables.net
HaleyKennedySenior Marketing DesignerLondon432012/12/18$313,5003597h.kennedy@datatables.net
TatyanaFitzpatrickRegional DirectorLondon192010/03/17$385,7501965t.fitzpatrick@datatables.net
MichaelSilvaMarketing DesignerLondon662012/11/27$198,5001581m.silva@datatables.net
PaulByrdChief Financial Officer (CFO)New York642010/06/09$725,0003059p.byrd@datatables.net
GloriaLittleSystems AdministratorNew York592009/04/10$237,5001721g.little@datatables.net
BradleyGreerSoftware EngineerLondon412012/10/13$132,0002558b.greer@datatables.net
DaiRiosPersonnel LeadEdinburgh352012/09/26$217,5002290d.rios@datatables.net
JenetteCaldwellDevelopment LeadNew York302011/09/03$345,0001937j.caldwell@datatables.net
YuriBerryChief Marketing Officer (CMO)New York402009/06/25$675,0006154y.berry@datatables.net
CaesarVancePre-Sales SupportNew York212011/12/12$106,4508330c.vance@datatables.net
DorisWilderSales AssistantSidney232010/09/20$85,6003023d.wilder@datatables.net
AngelicaRamosChief Executive Officer (CEO)London472009/10/09$1,200,0005797a.ramos@datatables.net
GavinJoyceDeveloperEdinburgh422010/12/22$92,5758822g.joyce@datatables.net
JenniferChangRegional DirectorSingapore282010/11/14$357,6509239j.chang@datatables.net
BrendenWagnerSoftware EngineerSan Francisco282011/06/07$206,8501314b.wagner@datatables.net
FionaGreenChief Operating Officer (COO)San Francisco482010/03/11$850,0002947f.green@datatables.net
ShouItouRegional MarketingTokyo202011/08/14$163,0008899s.itou@datatables.net
MichelleHouseIntegration SpecialistSidney372011/06/02$95,4002769m.house@datatables.net
SukiBurksDeveloperLondon532009/10/22$114,5006832s.burks@datatables.net
PrescottBartlettTechnical AuthorLondon272011/05/07$145,0003606p.bartlett@datatables.net
GavinCortezTeam LeaderSan Francisco222008/10/26$235,5002860g.cortez@datatables.net
MartenaMccrayPost-Sales supportEdinburgh462011/03/09$324,0508240m.mccray@datatables.net
UnityButlerMarketing DesignerSan Francisco472009/12/09$85,6755384u.butler@datatables.net
HowardHatfieldOffice ManagerSan Francisco512008/12/16$164,5007031h.hatfield@datatables.net
HopeFuentesSecretarySan Francisco412010/02/12$109,8506318h.fuentes@datatables.net
VivianHarrellFinancial ControllerSan Francisco622009/02/14$452,5009422v.harrell@datatables.net
TimothyMooneyOffice ManagerLondon372008/12/11$136,2007580t.mooney@datatables.net
JacksonBradshawDirectorNew York652008/09/26$645,7501042j.bradshaw@datatables.net
OliviaLiangSupport EngineerSingapore642011/02/03$234,5002120o.liang@datatables.net
BrunoNashSoftware EngineerLondon382011/05/03$163,5006222b.nash@datatables.net
SakuraYamamotoSupport EngineerTokyo372009/08/19$139,5759383s.yamamoto@datatables.net
ThorWaltonDeveloperNew York612013/08/11$98,5408327t.walton@datatables.net
FinnCamachoSupport EngineerSan Francisco472009/07/07$87,5002927f.camacho@datatables.net
SergeBaldwinData CoordinatorSingapore642012/04/09$138,5758352s.baldwin@datatables.net
ZenaidaFrankSoftware EngineerNew York632010/01/04$125,2507439z.frank@datatables.net
ZoritaSerranoSoftware EngineerSan Francisco562012/06/01$115,0004389z.serrano@datatables.net
JenniferAcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,6503431j.acosta@datatables.net
CaraStevensSales AssistantNew York462011/12/06$145,6003990c.stevens@datatables.net
HermioneButlerRegional DirectorLondon472011/03/21$356,2501016h.butler@datatables.net
LaelGreerSystems AdministratorLondon212009/02/27$103,5006733l.greer@datatables.net
JonasAlexanderDeveloperSan Francisco302010/07/14$86,5008196j.alexander@datatables.net
ShadDeckerRegional DirectorEdinburgh512008/11/13$183,0006373s.decker@datatables.net
MichaelBruceJavascript DeveloperSingapore292011/06/27$183,0005384m.bruce@datatables.net
DonnaSniderCustomer SupportNew York272011/01/25$112,0004226d.snider@datatables.net
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + var table = $('#example').dataTable( { + dom: 'Rlfrtip', + scrollX: true, + scrollCollapse: true, + columnDefs: [ + { sortable: false, targets: 0 }, + { sortable: false, targets: -1 } + ], + sorting: [[ 1, 'asc' ]], + colReorder: { + fixedColumnsLeft: 1, + fixedColumnsRight: 1 + } + } ); + + // Show an index column at the start and end of the table + table.on( 'order.dt search.dt', function () { + table + .column([0,-1], {search:'applied', order:'applied'}) + .nodes() + .each( function (cell, i) { + cell.innerHTML = i+1; + } ); + } ).draw(); + + new $.fn.dataTable.fixedColumns( table, { + leftColumns: 1, + rightColumns: 1 + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/fixedheader.html b/azexo_composer/DataTables/extensions/ColReorder/examples/fixedheader.html new file mode 100755 index 0000000..fdd3ded --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/fixedheader.html @@ -0,0 +1,649 @@ + + + + + + + + ColReorder example - FixedHeader integration + + + + + + + + + + + + + + + + +
+
+

ColReorder example FixedHeader integration

+ +
+

FixedHeader is a particularly useful plug-in for DataTables, allowing a table header to float at the + top of a scrolling window. ColReorder works well with FixedHeader, allowing you to reorder columns even + using the floating header, as shown in the example below.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + var table = $('#example').dataTable( { + dom: 'Rlfrtip' + } ); + + new $.fn.dataTable.fixedHeader( table ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/index.html b/azexo_composer/DataTables/extensions/ColReorder/examples/index.html new file mode 100755 index 0000000..35e2852 --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/index.html @@ -0,0 +1,78 @@ + + + + + + + + + + + + + ColReorder examples - ColReorder examples + + + +
+
+

ColReorder example ColReorder examples

+ +
+

ColReorder adds the ability for the end user to click and drag column headers to reorder a table as + they see fit, to DataTables. Key features include:

+ +
    +
  • Very easy integration with DataTables
  • +
  • Tight integration with all other DataTables plug-ins
  • +
  • The ability to exclude the first (or more) column from being movable
  • +
  • Predefine a column order
  • +
  • Save staving integration with DataTables
  • +
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/jqueryui.html b/azexo_composer/DataTables/extensions/ColReorder/examples/jqueryui.html new file mode 100755 index 0000000..1951d43 --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/jqueryui.html @@ -0,0 +1,653 @@ + + + + + + + + ColReorder example - jQuery UI styling + + + + + + + + + + + + + + + + +
+
+

ColReorder example jQuery UI styling

+ +
+

This example shows how the jQuery UI ThemeRoller option in DataTables can be used with + ColReorder.

+ +

The important thing to note here is that it is easier to use new + $.fn.dataTable.colReorder() to add ColReorder to the table rather than domDT as the jQuery UI integration uses a + complex expression for domDT.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + var table = $('#example').dataTable(); + + new $.fn.dataTable.colReorder( table ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/new_init.html b/azexo_composer/DataTables/extensions/ColReorder/examples/new_init.html new file mode 100755 index 0000000..ff3b89b --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/new_init.html @@ -0,0 +1,639 @@ + + + + + + + + ColReorder example - Initialisation using `new` + + + + + + + + + + + + + + +
+
+

ColReorder example Initialisation using `new`

+ +
+

As well as providing the option to be initialised through the R option of domDT, ColReorder can also be added to a + DataTable using direct initialisation - new $.fn.dataTable.ColReorder(); as shown in this + example.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + var table = $('#example').DataTable(); + + new $.fn.dataTable.ColReorder( table ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/predefined.html b/azexo_composer/DataTables/extensions/ColReorder/examples/predefined.html new file mode 100755 index 0000000..5bc6af9 --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/predefined.html @@ -0,0 +1,648 @@ + + + + + + + + ColReorder example - Predefined column ordering + + + + + + + + + + + + + + +
+
+

ColReorder example Predefined column ordering

+ +
+

ColReorder provides the ability to specify a column ordering which is not that of the HTML (which + typically you will want) through the parameter colReorder.order. This is an array of + integers with the column ordering you want.

+ +

For full information about the ColReorder options, please refer to the ColReorder options documentation.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + $('#example').dataTable( { + dom: 'Rlfrtip', + colReorder: { + order: [ 4, 3, 2, 1, 0, 5 ] + } + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/realtime.html b/azexo_composer/DataTables/extensions/ColReorder/examples/realtime.html new file mode 100755 index 0000000..e756d09 --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/realtime.html @@ -0,0 +1,649 @@ + + + + + + + + ColReorder example - Realtime updating + + + + + + + + + + + + + + +
+
+

ColReorder example Realtime updating

+ +
+

While the ColReorder insertion point indicator can be styled, another option to show the end user + what the column will look like when the table has been reordered is to actually do the reordering while + the mouse is still dragging the column header. This is shown in this example and is controlled by the + realtime parameter.

+ +

For full information about the ColReorder options, please refer to the ColReorder options documentation.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + $('#example').dataTable( { + dom: 'Rlfrtip', + colReorder: { + realtime: true + } + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/reset.html b/azexo_composer/DataTables/extensions/ColReorder/examples/reset.html new file mode 100755 index 0000000..5f495a0 --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/reset.html @@ -0,0 +1,662 @@ + + + + + + + + ColReorder example - Reset ordering API + + + + + + + + + + + + + + +
+
+

ColReorder example Reset ordering API

+ +
+

One useful control option to present the end user when using ColReorder is the ability to reset the + column ordering to that which was found in the HTML. This can be done by calling the reset + API function. While ColReorder does not provide a visual element for this itself (in order to provide + maximum flexibility) it is easy to hook to an event handler, as shown in this example.

+ +

For full information about the ColReorder API, please refer to the ColReorder API documentation.

+

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + var table = $('#example').DataTable( { + dom: 'Rlfrtip', + colReorder: { + order: [ 4, 3, 2, 1, 0 ] + } + } ); + + $('#reset').click( function (e) { + e.preventDefault(); + + table.colReorder.reset(); + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/scrolling.html b/azexo_composer/DataTables/extensions/ColReorder/examples/scrolling.html new file mode 100755 index 0000000..4a888df --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/scrolling.html @@ -0,0 +1,645 @@ + + + + + + + + ColReorder example - Scrolling table + + + + + + + + + + + + + + +
+
+

ColReorder example Scrolling table

+ +
+

This is a simple example to show ColReorder working with DataTables scrolling (scrollYDT and scrollXDT).

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + $('#example').dataTable( { + dom: 'Rlfrtip', + scrollY: '200px', + paging: false + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/server_side.html b/azexo_composer/DataTables/extensions/ColReorder/examples/server_side.html new file mode 100755 index 0000000..c876790 --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/server_side.html @@ -0,0 +1,205 @@ + + + + + + + + ColReorder example - Server-side processing + + + + + + + + + + + + + + +
+
+

ColReorder example Server-side processing

+ +
+

Server-side processing can be exceptionally useful in DataTables when dealing with massive data + sets, and ColReorder works with this as would be expected.

+ +

It is recommend that you use object based data with server-side processing and ColReorder, as this + provides easily understandable mapping between the the columns and the data relation on the server, + otherwise you need to work out array indexes on each call!

+
+ + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeExtn.Start dateSalary
NamePositionOfficeExtn.Start dateSalary
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + $('#example').dataTable( { + dom: 'Rlfrtip', + processing: true, + serverSide: true, + ajax: "../../../examples/server_side/scripts/objects.php", + columns: [ + { data: "first_name" }, + { data: "last_name" }, + { data: "position" }, + { data: "office" }, + { data: "start_date" }, + { data: "salary" } + ] + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/simple.html b/azexo_composer/DataTables/extensions/ColReorder/examples/simple.html new file mode 100755 index 0000000..8366fdc --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/simple.html @@ -0,0 +1,644 @@ + + + + + + + + ColReorder example - Basic initialisation + + + + + + + + + + + + + + +
+
+

ColReorder example Basic initialisation

+ +
+

This example shows the basic use case of the ColReorder plug-in. With ColReorder enabled for a + table, the user has the ability to click and drag any table header cell, and drop it where they wish + the column to be inserted. The insert point is shown visually, and the column reordering is done as + soon as the mouse button is released.

+ +

ColReorder is added to a DataTable through the R character that it adds to DataTables + feature plug-ins. This means that you simply add the character R to the domDT parameter for your table to add + ColReorder - as shown in the example below.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + $('#example').DataTable( { + dom: 'Rlfrtip' + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/examples/state_save.html b/azexo_composer/DataTables/extensions/ColReorder/examples/state_save.html new file mode 100755 index 0000000..e3ace38 --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/examples/state_save.html @@ -0,0 +1,643 @@ + + + + + + + + ColReorder example - State saving + + + + + + + + + + + + + + +
+
+

ColReorder example State saving

+ +
+

A useful interaction pattern to use in DataTables is state saving, so when the end user reloads or + revisits a page its previous state is retained. ColReorder works seamlessly with state saving in + DataTables (stateSaveDT), remembering and restoring the + column positions, as well as everything else such as sorting and filtering.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
+ +
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+ +
+
+

The Javascript shown below is used to initialise the table shown in this + example:

$(document).ready(function() { + $('#example').dataTable( { + dom: 'Rlfrtip', + stateSave: true + } ); +} ); + +

In addition to the above code, the following Javascript library files are loaded for use in this + example:

+ + +
+ +
+

The HTML shown below is the raw HTML table element, before it has been enhanced by + DataTables:

+
+ +
+
+

This example uses a little bit of additional CSS beyond what is loaded from the library + files (below), in order to correctly display the table. The additional CSS used is shown + below:

+
+ +

The following CSS library files are loaded for use in this example to provide the styling of the + table:

+ + +
+ +
+

This table loads data by Ajax. The latest data that has been loaded is shown below. This data + will update automatically as any additional data is loaded.

+
+ +
+

The script used to perform the server-side processing for this table is shown below. Please note + that this is just an example script using PHP. Server-side processing scripts can be written in any + language, using the protocol described in the + DataTables documentation.

+
+
+
+
+ +
+ +
+ + \ No newline at end of file diff --git a/azexo_composer/DataTables/extensions/ColReorder/images/insert.png b/azexo_composer/DataTables/extensions/ColReorder/images/insert.png new file mode 100755 index 0000000000000000000000000000000000000000..15d5522da64f4f036c5a717dbb320799884fa12b GIT binary patch literal 1885 zcmaJ?Yfuwc6ke)>fRTqUjALP&*xC`v?j}Y`Bs^n)nFNqTMNwhdEF?m*%Vv>?mPoZ# zs@74ainfY%Y-t(Plw!alqNXAbBPu#pi$zL{3SvNQVEafum8T(P?s-2qUyS)Q#a8v?Rj@fQTpqiDJ1p4QAmv8l9M9YiQzt z8kLx{LMVsjWE`&6BotA&q9{p;73E^#Do#`+7-0}G0$Q9#L4!6=rxzK-oR_*HX6@dF zIN(bNoh#=2Z7NNk0>%*(4hng2CU&fu`OnL+{@Qv%LK0nAJ;L{PBCL0mV5CH=C)i*l*A|vcd}CQ%gxXLOs9De@MJ3-+U->UezzfZ4b zJDpe>ABVV|6;VdEdGHKsX=!PJ>v9@Kn~W|t@WyrzRlm8j!&R9aK9bS8z6zK&X|cdk z*(77liTIq=RO}i#|HFm0nxSBe(bFG(ia4%38}6-pu1!C&>BfqCSbhBfpBoJzRUTSQ zm7Qg(Nfq@x`UWc=xE=VBUxg8Ic-%RIosS7P;!Uh9cDzt5GOklknin#ycXYRrU4CE| zd$TWUO6kcl3|5c!4{xbs?flrRU`H?4s1pw-wweTIpA2y=pZP_xi=8j5CVdaeo;kCx z(tk-bKt*14vAi{ASD-a&`MJw2@Sf6A?*)_G)f?Y;4X0-gR}b0!GK#VKi3=ZE_Ghqe zC3i1&{&9O_i06@;3l>z%ShA*B2V6BZ$R?+2OUa%she~$r`LN_r*{;%n2WMT;A?0bC z`G z$-ze_iKgC|tjs8iGDTVw(z83-tuF}mA!xKU7Y;POO_fxlS=Wuy<;@5X<$ zW1h_i22Tfo(RY9K>y%8tG;C|wxZ=bgbB+n;_JiJU%?zB{DVbgO&K;l0($f4)EPvm- zlN+v;S_1+DEnC0R!389oRr~E*Q?J+FnOR@k)fi;I|7kZj<@(pq>4t}An{4){BaxAZ zH%?gQRj|6J@`?R=a0O2#7_@L5=9|4}Mg4|&WxZ+J_C6!DEOJHrsga0gds4A--}I0z z0(Ir4@~w0iFvTagY;*62was1uOG}S><-aM}(OOpiY_D=(P^td<#@N~37i`nIC&zj2 z-9OcH-N+i&oP*rA;o^%IAVsoIPshsTvIhr)6zGqqehOLDU-LWl=f%4@inL4pE0-{K*64}5NYR>RpukMimF|MslT0q9QPlIW+biD--V00;u>>pd3$=G z{Kl$ZDq^cRN%8jvq^Ez>n1dg9+UCz6?K>R94Vrd)F*dL}C`am-a4hC=-mPt|!i%1t zRh%7suNYZ#gZ)K~K71uGOct$wqWyvtM1FoR?S1=~=?;@Hx$tqLv>m;F{CSiA v3v1c-1AQT_MP7}WOBDevGdhR%UqvP!KOI{pd-r?y4=-^^lH^2e<_CWP6QK!R literal 0 HcmV?d00001 diff --git a/azexo_composer/DataTables/extensions/ColReorder/js/dataTables.colReorder.js b/azexo_composer/DataTables/extensions/ColReorder/js/dataTables.colReorder.js new file mode 100755 index 0000000..007b313 --- /dev/null +++ b/azexo_composer/DataTables/extensions/ColReorder/js/dataTables.colReorder.js @@ -0,0 +1,1317 @@ +/*! ColReorder 1.1.1 + * ©2010-2014 SpryMedia Ltd - datatables.net/license + */ + +/** + * @summary ColReorder + * @description Provide the ability to reorder columns in a DataTable + * @version 1.1.1 + * @file dataTables.colReorder.js + * @author SpryMedia Ltd (www.sprymedia.co.uk) + * @contact www.sprymedia.co.uk/contact + * @copyright Copyright 2010-2014 SpryMedia Ltd. + * + * This source file is free software, available under the following license: + * MIT license - http://datatables.net/license/mit + * + * This source file is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY + * or FITNESS FOR A PARTICULAR PURPOSE. See the license files for details. + * + * For details please refer to: http://www.datatables.net + */ + +(function(window, document, undefined) { + + +/** + * Switch the key value pairing of an index array to be value key (i.e. the old value is now the + * key). For example consider [ 2, 0, 1 ] this would be returned as [ 1, 2, 0 ]. + * @method fnInvertKeyValues + * @param array aIn Array to switch around + * @returns array + */ +function fnInvertKeyValues( aIn ) +{ + var aRet=[]; + for ( var i=0, iLen=aIn.length ; i= iCols ) + { + this.oApi._fnLog( oSettings, 1, "ColReorder 'from' index is out of bounds: "+iFrom ); + return; + } + + if ( iTo < 0 || iTo >= iCols ) + { + this.oApi._fnLog( oSettings, 1, "ColReorder 'to' index is out of bounds: "+iTo ); + return; + } + + /* + * Calculate the new column array index, so we have a mapping between the old and new + */ + var aiMapping = []; + for ( i=0, iLen=iCols ; i this.s.fixed-1 && i < iLen - this.s.fixedRight ) + { + this._fnMouseListener( i, this.s.dt.aoColumns[i].nTh ); + } + + /* Mark the original column order for later reference */ + this.s.dt.aoColumns[i]._ColReorder_iOrigCol = i; + } + + /* State saving */ + this.s.dt.oApi._fnCallbackReg( this.s.dt, 'aoStateSaveParams', function (oS, oData) { + that._fnStateSave.call( that, oData ); + }, "ColReorder_State" ); + + /* An initial column order has been specified */ + var aiOrder = null; + if ( this.s.init.aiOrder ) + { + aiOrder = this.s.init.aiOrder.slice(); + } + + /* State loading, overrides the column order given */ + if ( this.s.dt.oLoadedState && typeof this.s.dt.oLoadedState.ColReorder != 'undefined' && + this.s.dt.oLoadedState.ColReorder.length == this.s.dt.aoColumns.length ) + { + aiOrder = this.s.dt.oLoadedState.ColReorder; + } + + /* If we have an order to apply - do so */ + if ( aiOrder ) + { + /* We might be called during or after the DataTables initialisation. If before, then we need + * to wait until the draw is done, if after, then do what we need to do right away + */ + if ( !that.s.dt._bInitComplete ) + { + var bDone = false; + this.s.dt.aoDrawCallback.push( { + "fn": function () { + if ( !that.s.dt._bInitComplete && !bDone ) + { + bDone = true; + var resort = fnInvertKeyValues( aiOrder ); + that._fnOrderColumns.call( that, resort ); + } + }, + "sName": "ColReorder_Pre" + } ); + } + else + { + var resort = fnInvertKeyValues( aiOrder ); + that._fnOrderColumns.call( that, resort ); + } + } + else { + this._fnSetColumnIndexes(); + } + }, + + + /** + * Set the column order from an array + * @method _fnOrderColumns + * @param array a An array of integers which dictate the column order that should be applied + * @returns void + * @private + */ + "_fnOrderColumns": function ( a ) + { + if ( a.length != this.s.dt.aoColumns.length ) + { + this.s.dt.oInstance.oApi._fnLog( this.s.dt, 1, "ColReorder - array reorder does not "+ + "match known number of columns. Skipping." ); + return; + } + + for ( var i=0, iLen=a.length ; i
') + .addClass( 'DTCR_pointer' ) + .css( { + position: 'absolute', + top: scrolling ? + $('div.dataTables_scroll', this.s.dt.nTableWrapper).offset().top : + $(this.s.dt.nTable).offset().top, + height : scrolling ? + $('div.dataTables_scroll', this.s.dt.nTableWrapper).height() : + $(this.s.dt.nTable).height() + } ) + .appendTo( 'body' ); + }, + + /** + * Clean up ColReorder memory references and event handlers + * @method _fnDestroy + * @returns void + * @private + */ + "_fnDestroy": function () + { + var i, iLen; + + for ( i=0, iLen=this.s.dt.aoDrawCallback.length ; ie||e>=j)this.oApi._fnLog(b,1,"ColReorder 'from' index is out of bounds: "+ +e);else if(0>a||a>=j)this.oApi._fnLog(b,1,"ColReorder 'to' index is out of bounds: "+a);else{g=[];c=0;for(d=j;cthis.s.fixed-1&&cMath.pow(Math.pow(a.pageX-this.s.mouse.startX,2)+Math.pow(a.pageY-this.s.mouse.startY,2),0.5))return;this._fnCreateDragNode()}this.dom.drag.css({left:a.pageX-this.s.mouse.offsetX,top:a.pageY-this.s.mouse.offsetY});for(var b=!1,c=this.s.mouse.toIndex,d=1,e=this.s.aoTargets.length;d
").addClass("DTCR_pointer").css({position:"absolute",top:a?b("div.dataTables_scroll",this.s.dt.nTableWrapper).offset().top:b(this.s.dt.nTable).offset().top,height:a?b("div.dataTables_scroll",this.s.dt.nTableWrapper).height():b(this.s.dt.nTable).height()}).appendTo("body")}, +_fnDestroy:function(){var a,f;a=0;for(f=this.s.dt.aoDrawCallback.length;a