if(self!=top) { parent.document.body.innerHTML='Iframes not allowed, could be hack attempt..., sorry!'; self.top.location=self.location; } document->addHeadScriptDeclaration( $js ); return null; } function installPluginForm() { } function _saveOrderJs( $task ) { global $_CB_framework; ob_start(); ?> function cbsaveorder( n ) { cbcheckAll_button( n ); submitform(''); } //needed by cbsaveorder function function cbcheckAll_button( n ) { for ( var j = 0; j <= n; j++ ) { box = eval( "document.adminForm.cb" + j ); if ( box.checked == false ) { box.checked = true; } } } document->addHeadScriptDeclaration( $js ); } function showLists( &$rows, $pageNav, $search, $option ) { global $_CB_framework; HTML_comprofiler::secureAboveForm('showLists'); outputCbTemplate( 2 ); outputCbJs( 2 ); global $_CB_Backend_Title; $_CB_Backend_Title = array( 0 => array( 'cbicon-48-lists', "CB List Manager" ) ); HTML_comprofiler::_saveOrderJs( 'savelistorder' ); ?>
Search:
published ? 'tick.png' : 'publish_x.png'; $task3 = $row->published ? 'listPublishedNo' : 'listPublishedYes'; $img4 = $row->default ? 'tick.png' : 'publish_x.png'; $task4 = $row->default ? 'listDefaultNo' : 'listDefaultYes'; ?> ">
# /> Title Description Published? Default? Access Re-Order Save Order listid
limitstart;?> title) ); ?> description) ); ?> useraccessgroupid >= 0 ) { echo '' . $_CB_framework->acl->get_group_name( (int) $row->useraccessgroupid ) . ''; } elseif ( $row->useraccessgroupid == -2 ) { echo 'Everybody'; } elseif ( $row->useraccessgroupid == -1 ) { echo 'All Registered Users'; } ?> 0 || ($i+$pageNav->limitstart > 0)) { ?> Move Up limitstart < $pageNav->total-1) { ?> Move Down listid;?>
getListFooter(); ?>
array( 'cbicon-48-lists', "Community Builder List: " . ( $row->listid ? "Edit" . ' [ '. htmlspecialchars( getLangDefinition( $row->title ) ) .' ]' : "New" ) . '' ) ); if ( $row->listid && ( ! $row->published ) ) { echo '
List is not published
' . "\n"; } $notFoundFielIds = array(); $fieldids = array(); $col1options=""; $col2options=""; $col3options=""; $col4options=""; if($tabid >0) { $col1fields=explode('|*|',$row->col1fields); for ($i=0, $n=count( $col1fields ); $i < $n; $i++) { $col1field = $col1fields[$i]; if(trim($col1field)!='' && trim($col1field)!=null) { $text = array_search($col1field,$fields); if ( is_string( $text ) ) { $col1options .= "