Libvirt Functions
PHP Manual

libvirt_domain_get_name

(php-libvirt 0.1)

libvirt_domain_get_nameGet the public name for that domain

Description

string libvirt_domain_get_name ( resource $domain )

Get the public name for that domain

Parameters

domain

Domain resource of domain to get name of.

Return Values

Name of the domain.

See Also


Libvirt Functions
PHP Manual