ldap_views_handler_sort.inc in Lightweight Directory Access Protocol (LDAP) 8.2
Same filename and directory in other branches
Base sort handler for a ldap attributes
File
ldap_views/handlers/ldap_views_handler_sort.incView source
<?php
/**
* @file
* Base sort handler for a ldap attributes
*/
class ldap_views_handler_sort extends views_handler_sort {
}
Classes
Name | Description |
---|---|
ldap_views_handler_sort | @file Base sort handler for a ldap attributes |