You are here

ldap_views_handler_sort.inc in Lightweight Directory Access Protocol (LDAP) 7

Base sort handler for a ldap attributes

File

ldap_views/handlers/ldap_views_handler_sort.inc
View source
<?php

/**
 * @file
 * Base sort handler for a ldap attributes
 */
class ldap_views_handler_sort extends views_handler_sort {

}

Classes

Namesort descending Description
ldap_views_handler_sort @file Base sort handler for a ldap attributes