Methods
(static) canClose(bool)
True : description bar can be closed, False : description bar can not be closed
Parameters:
Name | Type | Description |
---|---|---|
bool |
bool
|
(static) fill()
Feed all fields from the description bar about the selected entity
(static) setConnexion(nodeConnectedList)
Generate the connected nodes
- list, its description frame
Parameters:
Name | Type | Description |
---|---|---|
nodeConnectedList |
array
|
Connected nodes array |
(static) setImage(photoPath, entiteLabel)
Show entity image on description bar
Parameters:
Name | Type | Description |
---|---|---|
photoPath |
string
|
photo path |
entiteLabel |
string
|
Entity name for alt img attribute |
(static) setMeta(meta, content)
Set an entity meta on a field from description bar
Parameters:
Name | Type | Description |
---|---|---|
meta |
string
|
meta text |
content |
HTMLElement
|
HTML element from description bar |
(static) setPermaLink()
Set the permanent link button from description bar
onlick : save link on clipboard