@@ -32,8 +32,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Cases To Do
|
* Get list Cases To Do
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $cat_uid {@from path}
|
* @param string $cat_uid {@from path}
|
||||||
@@ -79,8 +79,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Cases To Do with paged
|
* Get list Cases To Do with paged
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $cat_uid {@from path}
|
* @param string $cat_uid {@from path}
|
||||||
@@ -125,8 +125,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Cases Draft
|
* Get list Cases Draft
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $cat_uid {@from path}
|
* @param string $cat_uid {@from path}
|
||||||
@@ -171,8 +171,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Cases Draft with paged
|
* Get list Cases Draft with paged
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $cat_uid {@from path}
|
* @param string $cat_uid {@from path}
|
||||||
@@ -217,8 +217,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Cases Participated
|
* Get list Cases Participated
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $cat_uid {@from path}
|
* @param string $cat_uid {@from path}
|
||||||
@@ -263,8 +263,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Cases Participated with paged
|
* Get list Cases Participated with paged
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $cat_uid {@from path}
|
* @param string $cat_uid {@from path}
|
||||||
@@ -309,8 +309,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Cases Unassigned
|
* Get list Cases Unassigned
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $cat_uid {@from path}
|
* @param string $cat_uid {@from path}
|
||||||
@@ -355,8 +355,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Cases Unassigned with paged
|
* Get list Cases Unassigned with paged
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $cat_uid {@from path}
|
* @param string $cat_uid {@from path}
|
||||||
@@ -401,8 +401,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Cases Paused
|
* Get list Cases Paused
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $cat_uid {@from path}
|
* @param string $cat_uid {@from path}
|
||||||
@@ -447,8 +447,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Cases Paused with paged
|
* Get list Cases Paused with paged
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $cat_uid {@from path}
|
* @param string $cat_uid {@from path}
|
||||||
@@ -493,8 +493,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Cases Advanced Search
|
* Get list Cases Advanced Search
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $cat_uid {@from path}
|
* @param string $cat_uid {@from path}
|
||||||
@@ -551,8 +551,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Cases Advanced Search with Paged
|
* Get list Cases Advanced Search with Paged
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $cat_uid {@from path}
|
* @param string $cat_uid {@from path}
|
||||||
@@ -862,7 +862,7 @@ class Cases extends Api
|
|||||||
* @param string $app_uid {@min 1}{@max 32}
|
* @param string $app_uid {@min 1}{@max 32}
|
||||||
* @param array $request_data
|
* @param array $request_data
|
||||||
* @param string $dyn_uid {@from path}
|
* @param string $dyn_uid {@from path}
|
||||||
* @param string $del_index {@from path}
|
* @param int $del_index {@from path}
|
||||||
*
|
*
|
||||||
* @author Brayan Pereyra (Cochalo) <brayan@colosa.com>
|
* @author Brayan Pereyra (Cochalo) <brayan@colosa.com>
|
||||||
* @copyright Colosa - Bolivia
|
* @copyright Colosa - Bolivia
|
||||||
@@ -884,8 +884,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get Case Notes
|
* Get Case Notes
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $usr_uid {@from path}
|
* @param string $usr_uid {@from path}
|
||||||
@@ -934,8 +934,8 @@ class Cases extends Api
|
|||||||
/**
|
/**
|
||||||
* Get Case Notes with Paged
|
* Get Case Notes with Paged
|
||||||
*
|
*
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $usr_uid {@from path}
|
* @param string $usr_uid {@from path}
|
||||||
|
|||||||
@@ -84,8 +84,8 @@ class Consolidated extends Api
|
|||||||
* @param string $tas_uid {@min 1} {@max 32}
|
* @param string $tas_uid {@min 1} {@max 32}
|
||||||
* @param string $dyn_uid {@min 1} {@max 32}
|
* @param string $dyn_uid {@min 1} {@max 32}
|
||||||
* @param string $pro_uid {@min 1} {@max 32}
|
* @param string $pro_uid {@min 1} {@max 32}
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $search {@from path}
|
* @param string $search {@from path}
|
||||||
* @return array
|
* @return array
|
||||||
*
|
*
|
||||||
@@ -94,7 +94,7 @@ class Consolidated extends Api
|
|||||||
*
|
*
|
||||||
* @url GET /cases/:tas_uid/:dyn_uid/:pro_uid
|
* @url GET /cases/:tas_uid/:dyn_uid/:pro_uid
|
||||||
*/
|
*/
|
||||||
public function doGetCasesConsolidated($tas_uid, $dyn_uid, $pro_uid, $start = '', $limit = '', $search = '')
|
public function doGetCasesConsolidated($tas_uid, $dyn_uid, $pro_uid, $start = 0, $limit = 0, $search = '')
|
||||||
{
|
{
|
||||||
try {
|
try {
|
||||||
$usr_uid = $this->getUserId();
|
$usr_uid = $this->getUserId();
|
||||||
@@ -135,7 +135,7 @@ class Consolidated extends Api
|
|||||||
*
|
*
|
||||||
* @param string $app_uid {@min 1} {@max 32}
|
* @param string $app_uid {@min 1} {@max 32}
|
||||||
* @param string $app_number
|
* @param string $app_number
|
||||||
* @param string $del_index
|
* @param int $del_index
|
||||||
* @param string $field_grid
|
* @param string $field_grid
|
||||||
* @param string $field_grid_val
|
* @param string $field_grid_val
|
||||||
* @return array
|
* @return array
|
||||||
|
|||||||
@@ -1264,8 +1264,8 @@ class Light extends Api
|
|||||||
* Get Case Notes
|
* Get Case Notes
|
||||||
*
|
*
|
||||||
* @param string $app_uid {@min 1}{@max 32}
|
* @param string $app_uid {@min 1}{@max 32}
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $usr_uid {@from path}
|
* @param string $usr_uid {@from path}
|
||||||
@@ -1535,7 +1535,7 @@ class Light extends Api
|
|||||||
* @param string $app_uid {@min 1}{@max 32}
|
* @param string $app_uid {@min 1}{@max 32}
|
||||||
* @param array $request_data
|
* @param array $request_data
|
||||||
* @param string $dyn_uid {@from path}
|
* @param string $dyn_uid {@from path}
|
||||||
* @param string $del_index {@from path}
|
* @param int $del_index {@from path}
|
||||||
*
|
*
|
||||||
* @url PUT /:app_uid/variable
|
* @url PUT /:app_uid/variable
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -28,10 +28,10 @@ class Lists extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Inbox
|
* Get list Inbox
|
||||||
*
|
*
|
||||||
* @param string $count {@from path}
|
* @param boolean $count {@from path}
|
||||||
* @param string $paged {@from path}
|
* @param boolean $paged {@from path}
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $category {@from path}
|
* @param string $category {@from path}
|
||||||
@@ -137,10 +137,10 @@ class Lists extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Participated Last
|
* Get list Participated Last
|
||||||
*
|
*
|
||||||
* @param string $count {@from path}
|
* @param boolean $count {@from path}
|
||||||
* @param string $paged {@from path}
|
* @param boolean $paged {@from path}
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $category {@from path}
|
* @param string $category {@from path}
|
||||||
@@ -243,10 +243,10 @@ class Lists extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Participated History
|
* Get list Participated History
|
||||||
*
|
*
|
||||||
* @param string $count {@from path}
|
* @param boolean $count {@from path}
|
||||||
* @param string $paged {@from path}
|
* @param boolean $paged {@from path}
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $category {@from path}
|
* @param string $category {@from path}
|
||||||
@@ -350,10 +350,10 @@ class Lists extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Paused
|
* Get list Paused
|
||||||
*
|
*
|
||||||
* @param string $count {@from path}
|
* @param boolean $count {@from path}
|
||||||
* @param string $paged {@from path}
|
* @param boolean $paged {@from path}
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $category {@from path}
|
* @param string $category {@from path}
|
||||||
@@ -456,10 +456,10 @@ class Lists extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Canceled
|
* Get list Canceled
|
||||||
*
|
*
|
||||||
* @param string $count {@from path}
|
* @param boolean $count {@from path}
|
||||||
* @param string $paged {@from path}
|
* @param boolean $paged {@from path}
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $category {@from path}
|
* @param string $category {@from path}
|
||||||
@@ -561,10 +561,10 @@ class Lists extends Api
|
|||||||
/**
|
/**
|
||||||
* Get List Completed
|
* Get List Completed
|
||||||
*
|
*
|
||||||
* @param string $count {@from path}
|
* @param boolean $count {@from path}
|
||||||
* @param string $paged {@from path}
|
* @param boolean $paged {@from path}
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $category {@from path}
|
* @param string $category {@from path}
|
||||||
@@ -666,10 +666,10 @@ class Lists extends Api
|
|||||||
/**
|
/**
|
||||||
* Get List Completed
|
* Get List Completed
|
||||||
*
|
*
|
||||||
* @param string $count {@from path}
|
* @param boolean $count {@from path}
|
||||||
* @param string $paged {@from path}
|
* @param boolean $paged {@from path}
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $category {@from path}
|
* @param string $category {@from path}
|
||||||
@@ -770,10 +770,10 @@ class Lists extends Api
|
|||||||
/**
|
/**
|
||||||
* Get list Unassigned
|
* Get list Unassigned
|
||||||
*
|
*
|
||||||
* @param string $count {@from path}
|
* @param boolean $count {@from path}
|
||||||
* @param string $paged {@from path}
|
* @param boolean $paged {@from path}
|
||||||
* @param string $start {@from path}
|
* @param int $start {@from path}
|
||||||
* @param string $limit {@from path}
|
* @param int $limit {@from path}
|
||||||
* @param string $sort {@from path}
|
* @param string $sort {@from path}
|
||||||
* @param string $dir {@from path}
|
* @param string $dir {@from path}
|
||||||
* @param string $category {@from path}
|
* @param string $category {@from path}
|
||||||
|
|||||||
Reference in New Issue
Block a user