Beispiel #1
0
 public static function urlFoldingTplInfoEdit($entity, FoldedInfoTpl $tpl)
 {
     return self::getUrl(self::MODE_FOLDING_TPL_EDIT, array('entity' => $entity, 'tplpath' => urlencode($tpl->getInfoRelPath())));
 }