LDAP Tool Box White Pages Logo
latest

Contents:

  • Presentation
  • Installation
  • Apache configuration
  • General parameters
  • LDAP parameters
  • Attributes
  • Photos
  • Quick search
  • Advanced search
    • Activation
    • Criteria
    • Objects to search
  • Entries display
  • Full display
  • Directory menu
  • Gallery menu
  • CSV export
  • vCard export
LDAP Tool Box White Pages
  • »
  • Advanced search
  • Edit on GitHub

Advanced search

The advanced search feature allows to search on multiple attributes (attribute1 and attribute2 and …) with a substring matching (default), an exact matching (through checkboxes) and an ordering matching (for dates).

The advanced search button is displayed in menu.

Activation

Enable or disable this feature :

$use_advanced_search = true;

Criteria

List items that are available in search form :

$advanced_search_criteria = array('firstname', 'lastname', 'mail', 'title', 'businesscategory', 'employeetype', 'created', 'modified');

Note

The search input look is linked to the item type, see Attributes.

Objects to search

You can display radio buttons to choose which objects are searched. By default, search is done on users :

$advanded_search_display_search_objects = true;

If you search on groups, criteria are the same than for users.

Previous Next

© Copyright 2021, LDAP Tool Box. Revision b54129ef.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds