Skip to content

Krizalys Onedrive Proxy SharepointIdsProxy

Christophe Vidal edited this page Aug 4, 2019 · 1 revision

Krizalys\Onedrive\Proxy\SharepointIdsProxy

A proxy to a \Microsoft\Graph\Model\SharepointIds instance.

Properties

$graph

protected \Microsoft\Graph\Graph $graph
  • Visibility: protected

$entity

protected \Microsoft\Graph\Model\Entity $entity
  • Visibility: protected

$listId

public string $listId

The list ID.

  • Visibility: public

$listItemId

public string $listItemId

The list item ID.

  • Visibility: public

$listItemUniqueId

public string $listItemUniqueId

The list item unique ID.

  • Visibility: public

$siteId

public string $siteId

The site ID.

  • Visibility: public

$siteUrl

public string $siteUrl

The site URL.

  • Visibility: public

$webId

public string $webId

The web ID.

  • Visibility: public

$id

public string $id

The ID.

Methods

__construct

mixed Krizalys\Onedrive\Proxy\EntityProxy::__construct(\Microsoft\Graph\Graph $graph, \Microsoft\Graph\Model\Entity $entity)

Constructor.

Arguments

  • $graph Microsoft\Graph\Graph - The Microsoft Graph.
  • $entity Microsoft\Graph\Model\Entity - The entity.

__get

mixed Krizalys\Onedrive\Proxy\EntityProxy::__get(string $name)

Getter.

Arguments

  • $name string - The name.
Clone this wiki locally