パラメータ(ajaxモード)
Ajax Parameters
Used by the ajaxSearch mode
&liveSearch
機能: to use the live search (i.e. results as typing)
オプション:0|1
デフォルト値: 0 -livesearch mode inactivated
&ajaxMax
機能: the maximum number of results to show in a
group of results for the ajaxsearch
オプション: Integer
デフォルト値:6
&showMoreResults
機能: set a link to show all of the search results
オプション:0|1
デフォルト値:0
&moreResultsPage
機能: target page for the more results link
オプション: ID of a document
デフォルト値:0
備考: this page should contain another call to this
snippet for displaying results
&opacity
機能: Opacity of the ajaxSearch_output div where
are returned the ajax results. Dot is comma.
オプション: 0. (transparent) < Float < 1. (opaque)
デフォルト値: 1.
&jscript
機能: Choose between Mootools or jQuery.
オプション: jquery | mootools2 | mootools
デフォルト値: mootools2
&addJscript
機能: to add the mootools library to the header of
web pages automatically.
オプション:0|1
デフォルト値:1
&jsMooTools
機能: Location of the mootools javascript library
AjaxSearch 1.9.1 Cheatsheet ed. 1.0 |2
オプション: path to the mootools library
デフォルト値:
manager/media/script/mootools/mootools.js
&jsMooTools2
機能: Location of the mootools2 javascript library
オプション: path to the mootools2 library
デフォルト値: AS_SPATH . 'js/mootools2/mootools1.2.js'
備考: mootools2 is an alternative mootools library.
Mootools1.2.4 is provided
&jsJquery
機能: Location of the Jquery javascript library
オプション: path to the mootools library
デフォルト値: AS_SPATH . 'js/jQuery/jquery.js'
備考: compatible with Jquery 1.4.2 library