public function __construct(ffWPLayer $_WPLayer)
 {
     $this->_makeTheList();
     $this->setLink($_WPLayer->getCurrentUrl());
 }