get( 'page_title' ) ) { ?>
header; ?>
img ) { ?> <?php echo _WEBLINKS_TITLE; ?> 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 ) { $img = mosAdminMenus::ImageCheck( 'weblink.png', '/images/M_images/', $params->get( 'weblink_icons' ), '/images/M_images/', 'Link', 'Link' ); } else { $img = NULL; } ?> get( 'headings' ) ) { ?> get( 'hits' ) ) { ?> params ); $link = sefRelToAbs( 'index.php?option=com_weblinks&task=view&catid='. $catid .'&id='. $row->id ); $link = ampReplace( $link ); $menuclass = 'category'.$params->get( 'pageclass_sfx' ); switch ($iparams->get( 'target' )) { // cases are slightly different case 1: // open in a new window $txt = ''. $row->title .''; break; case 2: // open in a popup window $txt = "". $row->title ."\n"; break; default: // formerly case 2 // open in parent window $txt = ''. $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 ) { global $mainframe; require_once( $GLOBALS['mosConfig_absolute_path'] . '/includes/HTML_toolbar.php' ); $Returnid = intval( mosGetParam( $_REQUEST, 'Returnid', 0 ) ); // used for spoof hardening $validate = josSpoofValue(); ?>
" method="post" name="adminForm" id="adminForm">