public function DocumentInterface::setSkin in Forena Reports 8
Set skin for the document.
1 method overrides DocumentInterface::setSkin()
- DocumentBase::setSkin in src/
FrxPlugin/ Document/ DocumentBase.php
File
- src/
FrxPlugin/ Document/ DocumentInterface.php, line 44 - Document.
Class
Namespace
Drupal\forena\FrxPlugin\DocumentCode
public function setSkin($skin_name);