Home
last modified time | relevance | path

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

/plugin/asana/remote/
H A DAPILink.php165 $tasks_current = $this->project_tasks($project_value);
177 $tasks_current = $this->project_tasks($project_value);
404 $data_rep = $this->project_tasks($project_ID);
417 function project_tasks($project_ID){ function in remote_plugin_asana_APILink