Home
last modified time | relevance | path

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

/plugin/asana/remote/
H A DAPILink.php146 … $text = $text . "<table>".$this->render_workspaces($this->workspace_filter['id'])."</table>";
157 function render_workspaces($workspace){; function in remote_plugin_asana_APILink