Home
last modified time | relevance | path

Searched refs:isExportable (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php1214 public $isExportable; variable in Google_Table
1251 public function setIsExportable( $isExportable) { argument
1252 $this->isExportable = $isExportable;
1255 return $this->isExportable;