name = "[ -------------------- ]";
$this->lockable = false;
}
/** @see CmsObject::doPrintClassContent()
*/
//-----------------------------------------------
function doPrintClassContent(){
//-----------------------------------------------
$t = new Template(CMS_TEMPLATE_DIR."separator.html");
return $t->toString();
}
/** @see Page::doPublish()
*/
//----------------------------------------------
function doPublish(){
//----------------------------------------------
return "
";
}
/** the same as doPublish()
*/
//------------------------------------------------
function printAsMenuItem(){
//------------------------------------------------
return "