Properties

$drupalId

$drupalId : 

Type

$drupalVersionId

$drupalVersionId : 

Type

$uuid

$uuid : 

Type

$vuuid

$vuuid : 

Type

$type

$type : 

Type

$name

$name : 

Type

$description

$description : 

Type

$node_count

$node_count : 

Type

$vocabulary

$vocabulary : 

Type

$apiUri

$apiUri : 

Type

$apiBase

$apiBase : 

Type

Methods

className()

className(  $type) 

TODO move this to the controller Connect class.

Parameters

$type

__construct()

__construct(  $data = array()) 

Parameters

$data

set()

set(  $data) 

Set data for entity.

Parameters

$data

apiUri()

apiUri() : string

Return the API URI for this entity.

Returns

string

getUuid()

getUuid() : string|null

Return the UUID for the entity.

Returns

string|null

getVuuid()

getVuuid() : string|null

Return the Version UUID for the entity.

Returns

string|null

getInternalId()

getInternalId() : integer|null

Return the Drupal internal ID for the entity.

Returns

integer|null

getInternalVid()

getInternalVid() : integer|null

Return the Drupal internal version ID for the entity.

Returns

integer|null

getTitle()

getTitle() 

getVocabulary()

getVocabulary() : string

Type of term: 'category' or 'topic'.

Returns

string

getNodeCount()

getNodeCount()