get( 'page_title' ) ) { ?>
header; ?>
img ) { ?> <?php echo T_('Web Links'); ?> descrip; ?>
 
get( 'type' ) == 'category' ) && $params->get( 'other_cat' ) ) { HTML_weblinks::showCategories( $params, $categories, $catid ); } else if ( ( $params->get( 'type' ) == 'section' ) && $params->get( 'other_cat_section' ) ) { HTML_weblinks::showCategories( $params, $categories, $catid ); } ?>
get( 'weblink_icons' ) <> -1 ) { $mainframe =& mosMainFrame::getInstance(); $img = $mainframe->ImageCheck( 'weblink.png', '/images/M_images/', $params->get( 'weblink_icons' ) ); } else { $img = NULL; } ?> get( 'headings' ) ) { ?> get( 'hits' ) ) { ?> params ); $link = sefRelToAbs( 'index.php?option=com_weblinks&task=view&catid='. $catid .'&id='. $row->id ); $menuclass = 'category'.$params->get( 'pageclass_sfx' ); switch ($iparams->get( 'target' )) { // cases are slightly different case 1: // open in a new window $txt = ''. stripslashes($row->title) .''; break; case 2: // open in a popup window $txt = "". stripslashes($row->title) ."\n"; break; default: // formerly case 2 // open in parent window $txt = ''. stripslashes($row->title) .''; break; } ?> get( 'hits' ) ) { ?>
 
     get( 'item_description' ) ) { ?>
description; ?>
hits; ?>
$row is passed with the id * property set to 0. * @param mosWeblink The weblink object * @param string The html for the categories select list */ function editWeblink( $option, &$row, &$lists ) { $Returnid = intval( mosGetParam( $_REQUEST, 'Returnid', 0 ) ); ?>
" method="post" name="adminForm" id="adminForm">