1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
---|
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
3 | |
---|
4 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
5 | <head> |
---|
6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
7 | |
---|
8 | <title>Search — GeoExt v1.0</title> |
---|
9 | <link rel="stylesheet" href="_static/geoext.css" type="text/css" /> |
---|
10 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
---|
11 | <script type="text/javascript"> |
---|
12 | var DOCUMENTATION_OPTIONS = { |
---|
13 | URL_ROOT: '#', |
---|
14 | VERSION: '1.0', |
---|
15 | COLLAPSE_MODINDEX: false, |
---|
16 | FILE_SUFFIX: '.html', |
---|
17 | HAS_SOURCE: true |
---|
18 | }; |
---|
19 | </script> |
---|
20 | <script type="text/javascript" src="_static/jquery.js"></script> |
---|
21 | <script type="text/javascript" src="_static/doctools.js"></script> |
---|
22 | <script type="text/javascript" src="_static/searchtools.js"></script> |
---|
23 | <link rel="shortcut icon" href="_static/favicon.ico"/> |
---|
24 | <link rel="top" title="GeoExt v1.0" href="index.html" /> |
---|
25 | |
---|
26 | |
---|
27 | |
---|
28 | |
---|
29 | |
---|
30 | |
---|
31 | </head> |
---|
32 | <body> |
---|
33 | <div class="header"> |
---|
34 | <div class="wrap"> |
---|
35 | <h1 id="logo"><a href="index.html">GeoExt</a></h1> |
---|
36 | <ul id="top-nav"> |
---|
37 | <li class="first"><a href="docs.html">Documentation</a></li> |
---|
38 | <li><a href="examples.html">Examples</a></li> |
---|
39 | <li><a href="downloads.html">Download</a></li> |
---|
40 | <li><a href="http://trac.geoext.org/">Development</a></li> |
---|
41 | </ul> |
---|
42 | </div> |
---|
43 | </div> |
---|
44 | |
---|
45 | <div class="related"> |
---|
46 | <h3>Navigation</h3> |
---|
47 | <ul> |
---|
48 | <li><a href="index.html">GeoExt</a> »</li> |
---|
49 | <li><a href="#">Search</a></li> |
---|
50 | </ul> |
---|
51 | </div> |
---|
52 | |
---|
53 | <div class="sphinxsidebar"> |
---|
54 | <div class="sphinxsidebarwrapper"> |
---|
55 | </div> |
---|
56 | </div> |
---|
57 | |
---|
58 | |
---|
59 | <div class="document"> |
---|
60 | <div class="documentwrapper"> |
---|
61 | <div class="bodywrapper"> |
---|
62 | <div class="body"> |
---|
63 | |
---|
64 | <h1 id="search-documentation">Search</h1> |
---|
65 | <div id="fallback" class="admonition warning"> |
---|
66 | <script type="text/javascript">$('#fallback').hide();</script> |
---|
67 | <p> |
---|
68 | Please activate JavaScript to enable the search |
---|
69 | functionality. |
---|
70 | </p> |
---|
71 | </div> |
---|
72 | <p> |
---|
73 | From here you can search these documents. Enter your search |
---|
74 | words into the box below and click "search". Note that the search |
---|
75 | function will automatically search for all of the words. Pages |
---|
76 | containing fewer words won't appear in the result list. |
---|
77 | </p> |
---|
78 | <form action="" method="get"> |
---|
79 | <input type="text" name="q" value="" /> |
---|
80 | <input type="submit" value="search" /> |
---|
81 | <span id="search-progress" style="padding-left: 10px"></span> |
---|
82 | </form> |
---|
83 | |
---|
84 | <div id="search-results"> |
---|
85 | |
---|
86 | </div> |
---|
87 | |
---|
88 | </div> |
---|
89 | </div> |
---|
90 | </div> |
---|
91 | <div class="clearer"></div> |
---|
92 | </div> |
---|
93 | <div class="related"> |
---|
94 | <h3>Navigation</h3> |
---|
95 | <ul> |
---|
96 | <li class="right" style="margin-right: 10px"> |
---|
97 | <a href="genindex.html" title="General Index" |
---|
98 | accesskey="I">index</a></li> |
---|
99 | <li class="right" > |
---|
100 | <a href="modindex.html" title="Global Module Index" |
---|
101 | accesskey="M">modules</a> |</li> |
---|
102 | <li><a href="index.html">GeoExt</a> »</li> |
---|
103 | <li><a href="#">Search</a></li> |
---|
104 | </ul> |
---|
105 | </div> |
---|
106 | |
---|
107 | |
---|
108 | <div class="footer"> |
---|
109 | © Copyright 2009-2010, GeoExt Community. |
---|
110 | </div> |
---|
111 | <script type="text/javascript" src="searchindex.js"></script> |
---|
112 | |
---|
113 | </body> |
---|
114 | </html> |
---|