You are here

Files in Search Autocomplete 6.4

Primary tabs

File namesort descending Location Namespace Description
classic.css css/custom_styles/classic.css /* * SEARCH AUTOCOMPLETE (version 7.3-x) * * Sponsored by: * www.axiomcafe.fr */ /** * THEME NICE ORANGE */ /* AUTOCOMPLETE */ .myUI-theme-classic.myUI-autocomplete { position: absolute; cursor: default; } * html…
facebook like.css css/custom_styles/facebook like.css /* * SEARCH AUTOCOMPLETE (version 7.3-x) * * Sponsored by: * www.axiomcafe.fr */ /** * THEME FACEBOOK-LIKE */ /* AUTOCOMPLETE */ .myUI-theme-facebook-like.myUI-autocomplete { position: absolute; cursor: default; } * html…
full paper brown.css css/custom_styles/full paper brown.css /* * SEARCH AUTOCOMPLETE (version 7.3-x) * * Sponsored by: * www.axiomcafe.fr */ /** * THEME FULL PAPER BROWN */ /* AUTOCOMPLETE */ .myUI-theme-full-paper-brown.myUI-autocomplete { position: absolute; cursor: default; } * html…
global.css css/default_styles/global.css /*! jQuery UI - v1.10.3 - 2013-11-25 * http://jqueryui.com * Includes: jquery.myUI.core.css, jquery.myUI.autocomplete.css, jquery.myUI.menu.css, jquery.myUI.theme.css * To view and modify this theme, visit…
json_autocomplete.info json_autocomplete/json_autocomplete.info name = JSON Autocomplete description = "Views style plugin to render as JSON per Search Autocomplete." package = Views core = 6.x version = 1.0 dependencies[] = views php = 5.1
json_autocomplete.module json_autocomplete/json_autocomplete.module Module definition for json_autocomplete
json_autocomplete.views.inc json_autocomplete/json_autocomplete.views.inc Views style plugin to render view in the JSON data format adapted to Search Autocomplete.
json_autocomplete.views_default.inc json_autocomplete/json_autocomplete.views_default.inc Default node view.
nice black.css css/custom_styles/nice black.css /* * SEARCH AUTOCOMPLETE (version 7.3-x) * * Sponsored by: * www.axiomcafe.fr */ /** * THEME NICE BLACK */ /* AUTOCOMPLETE */ .myUI-theme-nice-black.myUI-autocomplete { position: absolute; cursor: default; } * html…
nice blue.css css/custom_styles/nice blue.css /* * SEARCH AUTOCOMPLETE (version 7.3-x) * * Sponsored by: * www.axiomcafe.fr */ /** * THEME NICE BLUE */ /* AUTOCOMPLETE */ .myUI-theme-nice-blue.myUI-autocomplete { position: absolute; cursor: default; } * html…
nice green.css css/custom_styles/nice green.css /* * SEARCH AUTOCOMPLETE (version 7.3-x) * * Sponsored by: * www.axiomcafe.fr */ /** * THEME CUSTOM */ /******* DO NOT CHANGE ANYTHING IN HERE : have a look at the end of css file ***********/ /* AUTOCOMPLETE :…
nice orange.css css/custom_styles/nice orange.css /* * SEARCH AUTOCOMPLETE (version 7.3-x) * * Sponsored by: * www.axiomcafe.fr */ /** * THEME NICE ORANGE */ /* AUTOCOMPLETE */ .myUI-theme-nice-orange.myUI-autocomplete { position: absolute; cursor: default; } * html…
search_autocomplete.admin.inc search_autocomplete.admin.inc Search Autocomplete Sets the admin part of the module: permissions, hooks, callbacks, etc...
search_autocomplete.autocomplete.inc search_autocomplete.autocomplete.inc Function to compute the various autocomplete features.
search_autocomplete.form.add.inc search_autocomplete.form.add.inc Search Autocomplete Add a new form to Search Autocomplete form list.
search_autocomplete.form.configure.inc search_autocomplete.form.configure.inc Search Autocomplete Helper functions to retrive forms from database
search_autocomplete.form.delete.inc search_autocomplete.form.delete.inc Search Autocomplete Delete a form from Search Autocomplete form list.
search_autocomplete.form.treelist.inc search_autocomplete.form.treelist.inc Search Autocomplete Display the list of form to autocomplete and themis it as a draggable table.
search_autocomplete.info search_autocomplete.info name = Search Autocomplete description = Provides aucompletion for Drupal search forms. core = 6.x package = Search version = 4.0 dependencies[] = search dependencies[] = json_autocomplete dependencies[] = jquery_update
search_autocomplete.install search_autocomplete.install This file is used to install/update/delete the module tables in database
search_autocomplete.module search_autocomplete.module
tripadvisor.css css/custom_styles/tripadvisor.css /* * SEARCH AUTOCOMPLETE (version 7.3-x) * * Sponsored by: * www.axiomcafe.fr */ /** * THEME NICE ORANGE */ /* AUTOCOMPLETE */ .myUI-theme-tripadvisor.myUI-autocomplete { position: absolute; cursor: default; } * html…
views-json-autocomplete-style.tpl.php json_autocomplete/theme/views-json-autocomplete-style.tpl.php
views_json_autocomplete.theme.inc json_autocomplete/theme/views_json_autocomplete.theme.inc Views theme to render view fields as JSON.
views_plugin_style_json.inc json_autocomplete/plugin/views_plugin_style_json.inc Implementation of views_plugin_style for json_autocomplete.

Other projects