Antidot PHP API  version 0.16.0
##PHP API to simplify integration of Antidot components
 All Classes Files Functions Variables Groups Pages
Variables
full_lightweight_example.php File Reference

Variables

 $search = new AfsSearch('eval.partners.antidot.net', 48000)
 $reply = $search->execute(AfsHelperFormat::ARRAYS)
 $template = $twig->loadTemplate('meta_template.html')

Detailed Description

Variable Documentation

$reply = $search->execute(AfsHelperFormat::ARRAYS)

[Query init] [Query execution]

Examples:
full_example.php, full_lightweight_example.php, and raw_example.php.
$search = new AfsSearch('eval.partners.antidot.net', 48000)

[Twig init] [Search init]

Examples:
full_lightweight_example.php, and raw_example.php.
$template = $twig->loadTemplate('meta_template.html')

[Query execution] [Twig template]