snippetOptions() public method
Sets the call snippets query options.
See also snippetCallback().
| public $this snippetOptions ( $options ) | ||
|---|---|---|
| $options | array |
Call snippet options in format: option_name => option_value |
| return | $this |
The query object itself |
Please login to continue.