Antidot PHP API  version 0.16.0
##PHP API to simplify integration of Antidot components
 All Classes Files Functions Variables Groups Pages
Public Member Functions | List of all members
AfsSingleValueParameter Class Reference
Inheritance diagram for AfsSingleValueParameter:
AfsQueryParameter AfsClusterParameter AfsSortParameter

Public Member Functions

 set_value ($value)
 set the value of current parameter
 get_value ()
 get the current value of parameter
 format ()
 format this parameter

Detailed Description

Created by PhpStorm. User: ct Date: 2/9/15 Time: 1:55 PM

Member Function Documentation

format ( )

format this parameter

Returns
parameter value

Reimplemented from AfsQueryParameter.

Reimplemented in AfsClusterParameter, and AfsSortParameter.

get_value ( )

get the current value of parameter

Returns
parameter value
set_value (   $value)

set the value of current parameter

Parameters
$value