sorting.php File Reference

Go to the source code of this file.

Namespaces

namespace  MythWeb

Functions

 get_sort_link ($field, $string)
 Returns a formatted link to the specified sort field /*.
 sort_status ($field, $session=NULL)
 Returns the sort status of /*.
 sort_programs (&$programs, $session)
 Sorts a list of programs by the user's session preferences /*.
 by_user_choice (&$a, &$b)
 by_no_articles (&$a, &$b)
 Sort strings but ignore definite articles.
 by_title (&$a, &$b)
 by_subtitle (&$a, &$b)
 by_type (&$a, &$b)
 by_description (&$a, &$b)
 by_channum (&$a, &$b)
 by_airdate (&$a, &$b)
 by_recgroup (&$a, &$b)
 by_length (&$a, &$b)
 by_file_size (&$a, &$b)
 by_director (&$a, &$b)
 by_category (&$a, &$b)
 by_userrating (&$a, &$b)
 by_year (&$a, &$b)
 by_recpriority (&$a, &$b)
 by_profile (&$a, &$b)
 by_programid (&$a, &$b)
 by_transcoder (&$a, &$b)

Variables

global $last_sort_session


Function Documentation

get_sort_link ( field,
string 
)

Returns a formatted link to the specified sort field /*.

Definition at line 21 of file sorting.php.

sort_status ( field,
session = NULL 
)

Returns the sort status of /*.

Definition at line 45 of file sorting.php.

sort_programs ( &$  programs,
session 
)

Sorts a list of programs by the user's session preferences /*.

Definition at line 74 of file sorting.php.

by_user_choice ( &$  a,
&$  b 
)

Definition at line 123 of file sorting.php.

by_no_articles ( &$  a,
&$  b 
)

Sort strings but ignore definite articles.

/*

Definition at line 138 of file sorting.php.

by_title ( &$  a,
&$  b 
)

Definition at line 144 of file sorting.php.

by_subtitle ( &$  a,
&$  b 
)

Definition at line 148 of file sorting.php.

by_type ( &$  a,
&$  b 
)

Definition at line 152 of file sorting.php.

by_description ( &$  a,
&$  b 
)

Definition at line 156 of file sorting.php.

by_channum ( &$  a,
&$  b 
)

Definition at line 160 of file sorting.php.

by_airdate ( &$  a,
&$  b 
)

Definition at line 164 of file sorting.php.

by_recgroup ( &$  a,
&$  b 
)

Definition at line 169 of file sorting.php.

by_length ( &$  a,
&$  b 
)

Definition at line 174 of file sorting.php.

by_file_size ( &$  a,
&$  b 
)

Definition at line 179 of file sorting.php.

by_director ( &$  a,
&$  b 
)

Definition at line 184 of file sorting.php.

by_category ( &$  a,
&$  b 
)

Definition at line 188 of file sorting.php.

by_userrating ( &$  a,
&$  b 
)

Definition at line 193 of file sorting.php.

by_year ( &$  a,
&$  b 
)

Definition at line 197 of file sorting.php.

by_recpriority ( &$  a,
&$  b 
)

Definition at line 201 of file sorting.php.

by_profile ( &$  a,
&$  b 
)

Definition at line 207 of file sorting.php.

by_programid ( &$  a,
&$  b 
)

Definition at line 212 of file sorting.php.

by_transcoder ( &$  a,
&$  b 
)

Definition at line 216 of file sorting.php.


Variable Documentation

global $last_sort_session

Definition at line 16 of file sorting.php.


Generated on Sat Dec 18 05:15:56 2010 for MythTV by  doxygen 1.5.5