CouchdbClient::getTempView

Executes a temporary view

Description

public object CouchdbClient::getTempView ( string $temp_view )

Warning

This function is currently not documented; only its argument list is available.

Parameters

temp_view

Return Values

Examples

Example #1 CouchdbClient::getTempView example

<?php

/* ... */

?>

The above example will output something similar to:

...