Back to PhocaGalleryRenderDetailButton class

Method setType

public
setType
(mixed $type)

Method setType - Source code

public function setType($type)
{
    $this->type = $type;
}