Add datatables-1.9.4 and jquery-1.10.2 libraries
[proteocache.git] / webapp / resources / datatables-1.9.4 / docs / DataTable.defaults.oLanguage.oPaginate.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html>
3         <head>
4                 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
5                 <title>Namespace: oPaginate - documentation</title>
6   
7                 <style type="text/css" media="screen">
8                         @import "media/css/doc.css";
9                         @import "media/css/shCore.css";
10                         @import "media/css/shThemeDataTables.css";
11                 </style>
12         
13                 <script type="text/javascript" src="media/js/shCore.js"></script>
14                 <script type="text/javascript" src="media/js/shBrushJScript.js"></script>
15                 <script type="text/javascript" src="media/js/jquery.js"></script>
16                 <script type="text/javascript" src="media/js/doc.js"></script>
17         </head>
18         <body>
19                 <div class="fw_container">
20                         
21                                 <a name="top"></a>
22                                 <div class="fw_header">
23                                         <h1 class="page-title">Namespace: oPaginate</h1>
24                                         <h2 class="ancestors">Ancestry: <span class="ancestors"><a href="DataTable.html">DataTable</a> » <a href="DataTable.defaults.html">.defaults</a> » <a href="DataTable.defaults.oLanguage.html">.oLanguage</a>.</span> » oPaginate</h2>
25                                         <div class="page-info">
26                                                 DataTables v1.9.4 documentation
27                                         </div>
28                                 </div>
29
30                                 
31
32                                 <div class="fw_nav">
33                                         <h2>Navigation</h2>
34                                         <ul>
35                                         <li><a href="#top">Overview</a></li>
36                                         <li><a href="#summary">Summary</a><div><table cellpadding="5" border="0" cellspacing="0" width="100%"><tbody><tr><td>Classes (0)</td><td>Namespaces (0)</td></tr><tr><td>Properties (0)</td><td><a href="#summary_properties_static">Static properties (4)</a></td></tr><tr><td>Methods (0)</td><td>Static methods (0)</td></tr><tr><td>Events (0)</td><td></td></tr></tbody></table></div></li><li><a href="#details">Details</a><div><table cellpadding="5" border="0" cellspacing="0" width="100%"><tbody><tr><td>Properties (0)</td><td><a href="#summary_properties_static">Static properties (4)</a></td></tr><tr><td>Methods (0)</td><td>Static methods (0)</td></tr><tr><td>Events (0)</td><td></td></tr></tbody></table></div></li></ul>
37                                         <div style="margin-top: 10px;">
38                                                 <input type="hidden" name="show_private" value="0">
39                                                 <span id="private_label">Hiding</span> private elements 
40                                                         (<a id="private_toggle" href="">toggle</a>)
41                                                 </span>
42                                         </div>
43                                         <div>
44                                                 <input type="hidden" name="show_extended" value="1">
45                                                 <span id="extended_label">Showing</span> extended elements 
46                                                         (<a id="extended_toggle" href="">toggle</a>)
47                                                 </span>
48                                         </div>
49                                 </div>
50
51                                 <div class="fw_content">
52                                         <a name="overview"></a>
53                                         <div class="doc_overview">
54                                                 <div class="nav_blocker"></div>
55                                                 <p>Pagination string used by DataTables for the two built-in pagination
56 control types ("two_button" and "full_numbers")</p><dl class="details">
57         
58 </dl>
59
60                                         </div>
61
62                                         
63                                         <div class="doc_summary">
64                                                 <a name="summary"></a>
65                                                 <h2>Summary</h2>
66
67                                                 <div class="doc_group"><a name="summary_properties_static"></a><h3 class="subsection-title">Properties - static</h3>
68
69 <dl>
70     <dt class="  even"><span class="type-attr"><span class="type-signature">&lt;static> </span></span><span class="type-name"><a href="#sFirst">sFirst</a></span><span class="type-sig"><span class="type-signature"> :string</span></span></dt><dd class="  even"><p>Text to use when using the 'full_numbers' type of pagination for the
71 button to take the user to the first page.</p></dd><dt class="  odd"><span class="type-attr"><span class="type-signature">&lt;static> </span></span><span class="type-name"><a href="#sLast">sLast</a></span><span class="type-sig"><span class="type-signature"> :string</span></span></dt><dd class="  odd"><p>Text to use when using the 'full_numbers' type of pagination for the
72 button to take the user to the last page.</p></dd><dt class="  even"><span class="type-attr"><span class="type-signature">&lt;static> </span></span><span class="type-name"><a href="#sNext">sNext</a></span><span class="type-sig"><span class="type-signature"> :string</span></span></dt><dd class="  even"><p>Text to use for the 'next' pagination button (to take the user to the 
73 next page).</p></dd><dt class="  odd"><span class="type-attr"><span class="type-signature">&lt;static> </span></span><span class="type-name"><a href="#sPrevious">sPrevious</a></span><span class="type-sig"><span class="type-signature"> :string</span></span></dt><dd class="  odd"><p>Text to use for the 'previous' pagination button (to take the user to <br />
74 the previous page).</p></dd>
75 </dl></div>
76                                         </div>
77                                         
78
79
80                                         
81                                         <div class="doc_details">
82                                                 <a name="details"></a>
83                                                 <h2>Details</h2>
84                                                 <div class="doc_group"><a name="details_properties"></a><h3 class="subsection-title">Properties - static</h3>
85 <dl>
86     <dt class="  even"><a name="sFirst"></a><a name="sFirst_details"></a><span class="type-attr"><span class="type-signature">&lt;static> </span></span><span class="type-name"><a href="#sFirst">sFirst</a></span><span class="type-sig"><span class="type-signature"> :string</span></span></dt><dd class="  even"><p>Text to use when using the 'full_numbers' type of pagination for the
87 button to take the user to the first page.</p><div class="collapse_details"><dl class="details">
88         
89 </dl>
90 <h5>Example</h5>
91     <div class="example-code">
92         <pre class="brush: js">   $(document).ready( function() {
93      $('#example').dataTable( {
94        "oLanguage": {
95          "oPaginate": {
96            "sFirst": "First page"
97          }
98        }
99      } );
100    } );</pre>
101     </div>
102 </div></dd><dt class="  odd"><a name="sLast"></a><a name="sLast_details"></a><span class="type-attr"><span class="type-signature">&lt;static> </span></span><span class="type-name"><a href="#sLast">sLast</a></span><span class="type-sig"><span class="type-signature"> :string</span></span></dt><dd class="  odd"><p>Text to use when using the 'full_numbers' type of pagination for the
103 button to take the user to the last page.</p><div class="collapse_details"><dl class="details">
104         
105 </dl>
106 <h5>Example</h5>
107     <div class="example-code">
108         <pre class="brush: js">   $(document).ready( function() {
109      $('#example').dataTable( {
110        "oLanguage": {
111          "oPaginate": {
112            "sLast": "Last page"
113          }
114        }
115      } );
116    } );</pre>
117     </div>
118 </div></dd><dt class="  even"><a name="sNext"></a><a name="sNext_details"></a><span class="type-attr"><span class="type-signature">&lt;static> </span></span><span class="type-name"><a href="#sNext">sNext</a></span><span class="type-sig"><span class="type-signature"> :string</span></span></dt><dd class="  even"><p>Text to use for the 'next' pagination button (to take the user to the 
119 next page).</p><div class="collapse_details"><dl class="details">
120         
121 </dl>
122 <h5>Example</h5>
123     <div class="example-code">
124         <pre class="brush: js">   $(document).ready( function() {
125      $('#example').dataTable( {
126        "oLanguage": {
127          "oPaginate": {
128            "sNext": "Next page"
129          }
130        }
131      } );
132    } );</pre>
133     </div>
134 </div></dd><dt class="  odd"><a name="sPrevious"></a><a name="sPrevious_details"></a><span class="type-attr"><span class="type-signature">&lt;static> </span></span><span class="type-name"><a href="#sPrevious">sPrevious</a></span><span class="type-sig"><span class="type-signature"> :string</span></span></dt><dd class="  odd"><p>Text to use for the 'previous' pagination button (to take the user to <br />
135 the previous page).</p><div class="collapse_details"><dl class="details">
136         
137 </dl>
138 <h5>Example</h5>
139     <div class="example-code">
140         <pre class="brush: js">   $(document).ready( function() {
141      $('#example').dataTable( {
142        "oLanguage": {
143          "oPaginate": {
144            "sPrevious": "Previous page"
145          }
146        }
147      } );
148    } );</pre>
149     </div>
150 </div></dd>
151 </dl></div>
152                                         </div>
153                                 
154                 </div>
155
156                 <div class="fw_footer">
157                         DataTables: Copyright 2008-2012 Allan Jardine, all rights reserved<br>
158
159                         Documentation generated by <a href="https://github.com/micmath/JSDoc">JSDoc 3</a> on
160                         23th Sep 2012 - 14:27
161                         with the <a href="http://datatables.net/">DataTables</a> template.
162                 </div>
163         </body>
164 </html>