Home
last modified time | relevance | path

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

/plugin/asana/remote/
H A DAPILink.php125 $this->projects = $this->workspace_projects($this->workspace_filter['id']);
163 $this->projects = $this->workspace_projects($workspace);
345 $this->projects = $this->workspace_projects($this->workspace_filter['id']);
379 function workspace_projects($workspace_ID){ function in remote_plugin_asana_APILink