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
AfsSortParameter Class Reference
Inheritance diagram for AfsSortParameter:
AfsSingleValueParameter AfsQueryParameter

Public Member Functions

 format ()
 format this parameter
- Public Member Functions inherited from AfsSingleValueParameter
 set_value ($value)
 set the value of current parameter
 get_value ()
 get the current value of parameter

Detailed Description

Created by PhpStorm. User: ct Date: 2/9/15 Time: 4:48 PM

Member Function Documentation

format ( )

format this parameter

Returns
parameter value

Reimplemented from AfsSingleValueParameter.