HCE Project PHP language client API bindings  1.5.1
Hierarchical Cluster Engine PHP Client Interface API
 All Classes Namespaces Files Functions Variables Pages
hce_highlighter_api.inc.php File Reference

Go to the source code of this file.

Namespaces

namespace  HCE

Functions

 HCE_HLTR_request ($request_array, $command, $environment=array('LANGUAGE'=>'utf-8', 'LANG'=>'en_US.UTF-8', 'LESSCHARSET'=>'utf-8'))
 HCE_HLTR_prepare_request_array ($parameters, $contents=array())

Variables

 defined ('JSON_USE_BASE64') or define('JSON_USE_BASE64'

Function Documentation

HCE_HLTR_prepare_request_array (   $parameters,
  $contents = array() 
)

Definition at line 141 of file hce_highlighter_api.inc.php.

HCE_HLTR_request (   $request_array,
  $command,
  $environment = array('LANGUAGE'=>'utf-8', 'LANG'=>'en_US.UTF-8', 'LESSCHARSET'=>'utf-8') 
)

Definition at line 77 of file hce_highlighter_api.inc.php.

Variable Documentation

defined('HCE_HLTR_FIELD_TIMEOUT_DEFAULT') or define('HCE_HLTR_FIELD_TIMEOUT_DEFAULT'

Define and init highlighter http request timeout ms.

Define and init highlighter error codes.

Define and init highlighter request message protocol json fields names

Define and init highlighter request message protocol json fields values defaults

Definition at line 17 of file hce_highlighter_api.inc.php.