public function getPermalink()
 {
     return $this->_WPLayer->get_permalink($this->getID());
 }