initial commit
[urisagit/Sort-Maker.git] / slides / slides / slide-0105.html
CommitLineData
7468c584 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<HTML>
3<HEAD>
4<TITLE> Key Descriptions </TITLE>
5</HEAD>
6<H3 ALIGN=CENTER>1.5: Key Descriptions </H3>
7<TABLE ALIGN="CENTER" BORDER=0 WIDTH="95%">
8 <TR>
9 <TD WIDTH="25%" ALIGN="LEFT">
10 <A HREF="slide-0104.html">Prev</A>
11 <A HREF="slide-0106.html">Next</A>
12 <A HREF="index.html">Index</A>
13 <TD ALIGN="CENTER">
14 Sort::Maker
15 <TD WIDTH="25%" ALIGN="RIGHT">Page 5/12
16 </TR>
17</TABLE>
18<HR WIDTH="95%">
19<UL>
20<li> Each key has a description
21
22<li> Keys must be in the order they will sort (higher level keys must be
23 earlier)
24
25<li> The key type must be specified as 'string' or 'number'
26
27<li> Keys can have attributes such as 'descending' or 'case'
28
29<li> Attributes can have defaults set for all the keys
30
31<li> Default attributes can be overridden in any key description
32</UL>
33<HR WIDTH="95%">
34<TABLE ALIGN="CENTER" BORDER=0 WIDTH="95%">
35 <TR>
36 <TD WIDTH="30%" ALIGN="LEFT">
37 <A HREF="slide-0104.html">Prev</A>
38 <A HREF="slide-0106.html">Next</A>
39 <A HREF="index.html">Index</A>
40 <TD ALIGN="CENTER">
41 YAPC::NA 2004, Buffalo, NY
42 <TD WIDTH="25%" ALIGN="RIGHT">Page 5/12
43 </TR>
44
45 <TR>
46 <TD ALIGN="CENTER" COLSPAN="3">
47 <FONT SIZE="-3">&copy; 2004 Uri Guttman</FONT>
48 </TR>
49
50</TABLE>
51</HTML>