Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Zendesk
API
Resources
HelpCenter
Articles
PHP Class Zendesk\API\Resources\HelpCenter\Articles
Inheritance:
extends
ResourceAbstract
,
use trait
Zendesk\API\Traits\Resource\Defaults
,
use trait
Zendesk\API\Traits\Resource\Locales
Datei anzeigen
Open project: zendesk/zendesk_api_client_php
Protected Properties
Property
Type
Description
$objectName
Public Methods
Method
Description
bulkAttach
(
integer
$articleId
,
array
$params
,
string
$routeKey
= __FUNCTION__ ) :
null
| stdClass
Bulk upload attachments to a specified article
Protected Methods
Method
Description
setupRoutes
( )
Method Details
bulkAttach()
public
method
Bulk upload attachments to a specified article
public
bulkAttach
(
integer
$articleId
,
array
$params
,
string
$routeKey
= __FUNCTION__ ) :
null
| stdClass
$articleId
integer
The article to update
$params
array
An array of attachment ids
$routeKey
string
The route to set
return
null
| stdClass
setupRoutes()
protected
method
protected
setupRoutes
( )
Property Details
$objectName
protected_oe property
protected
$objectName