List of SortOrder methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
m (Undo revision 19861 by Wiccan (talk))
Line 1: Line 1:
<!-- This page was automatically generated and will be automatically
<div class="showVisit">
    replaced, so any manual edits will be lost. You've been warned. -->
 
The following are the available [[SortOrder class]] methods.
The following are the available [[SortOrder class]] methods.
{{Template:Method list header|class=SortOrder}}
 
<table class="wikitable">
See [[Notation conventions for methods]] for information about the conventions followed in the method descriptions.
<tr><th>Method</th><th>Description</th></tr>
<dpl>
<tr><td valign="top">[[Ascending (SortOrder function)|Ascending]]</td><td valign="top">Create a new ascending SortOrder</td></tr>
category = SortOrder_methods
<tr><td valign="top">[[Descending (SortOrder function)|Descending]]</td><td valign="top">Create a new descending SortOrder</td></tr>
include = dpl_desc
<tr><td valign="top">[[List (SortOrder function)|List]]</td><td valign="top">Create a composite SortOrder</td></tr>
replaceintitle=/\(\S+\s(.+)\)/,$1
<tr><td valign="top">[[New (SortOrder constructor)|New]]</td><td valign="top">Create a new, null SortOrder</td></tr>
table =,Method,Description
</table>
</dpl>
==See also==
<!--  replaceintitle=/\(\S+\s(.+)\)/,$1
<table class="list"><tr>
replaceintitle=/\(\w+ (.+)\)/,$1
<td valign="top"><ul style="margin-top:0px;">
replaceintitle=/\(.+\)/,
<li>[[SortOrder class]]
-->
</ul></td>
 
<td valign="top"><ul style="margin-top:0px;">
[[Category:SortOrder methods]]
<li>[[SortOrder methods syntax]]
 
</ul></td>
</div>
</tr>
</table>

Revision as of 20:50, 5 February 2011

The following are the available SortOrder class methods.

See Notation conventions for methods for information about the conventions followed in the method descriptions. <dpl>

category = SortOrder_methods
include = dpl_desc
replaceintitle=/\(\S+\s(.+)\)/,$1
table =,Method,Description

</dpl>