PHP 클래스 Zendesk\API\Resources\HelpCenter\Articles

상속: extends ResourceAbstract, use trait Zendesk\API\Traits\Resource\Defaults, use trait Zendesk\API\Traits\Resource\Locales
파일 보기 프로젝트 열기: zendesk/zendesk_api_client_php

보호된 프로퍼티들

프로퍼티 타입 설명
$objectName

공개 메소드들

메소드 설명
bulkAttach ( integer $articleId, array $params, string $routeKey = __FUNCTION__ ) : null | stdClass Bulk upload attachments to a specified article

보호된 메소드들

메소드 설명
setupRoutes ( )

메소드 상세

bulkAttach() 공개 메소드

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
리턴 null | stdClass

setupRoutes() 보호된 메소드

protected setupRoutes ( )

프로퍼티 상세

$objectName 보호되어 있는 프로퍼티

protected $objectName