10 'statistic' =>
'statistic/',
12 'section' =>
'section/#SECTION_CODE#/',
13 'edit' =>
'edit/#ELEMENT_CODE#/#ID#/',
14 'iframe' =>
'iframe/',
15 'placement' =>
'placement/#PLACEMENT_ID#/',
20 return $this->
getUrl(
'index');
25 return $this->
getUrl(
'statistic');
30 return $this->
getUrl(
'list');
43 return $this->
getUrl(
'iframe',
null,
null, $params);
46 public function getPlacementUrl(?
int $placementId =
null, ?array $params =
null): string
62 if (is_array($params))
104 if(!is_null($id) && !is_null($elementCode))
getUrl($page, $replace=null, $subject=null, $query=null)
getIntegrationEditUrl($id=null, $elementCode=null)
getIntegrationSectionUrl($code=null)
getPlacementUrl(?int $placementId=null, ?array $params=null)
getIframeUrl($query=null)