Class ArticleForumRightBottom
Generic page GUI class. Manages HTML pages and provides functions for rendering them.
- cGuiPage
 - 
			
ArticleForumRightBottom			
			
			
		 
		
		
		
		Package: Core\GUI
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Claus Schunk
Located at plugins/user_forum/classes/class.article_forum_right_bottom.php
	
	Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Claus Schunk
Located at plugins/user_forum/classes/class.article_forum_right_bottom.php
			 public 
			
			
			
		 | 
		
		#
		 __construct( )
		The constructor initializes the class and tries to get the encoding from the currently selected language. It will also add every script in the form of /scripts/*.PAGENAME.js and every stylesheet in the form of/styles/*.PAGENAME.css to the page as well as /scripts/PAGENAME.js and /styles/PAGENAME.css.  | 
	
			 protected 
			
			
			
		 | 
		|
			 protected 
			
		 | 
		
		#
		 checkValidEmail( string $emailadr, string $realname )
		this function returns an deactive link or an link with mail-to directive if the given mail adress is valid  | 
	
			 protected 
			array
			
			
		 | 
		
		#
		 buildOnlineButtonBackendListMode( mixed & $key, mixed & $cont, mixed & $cfg )
		this function builds buttons for user interactions  | 
	
			 protected 
			
		 | 
		|
			 protected 
			
		 | 
		|
			 protected 
			
			
			
		 | 
		|
			 protected 
			
			
			
		 | 
		|
			 public 
			
			
			
		 | 
		
		#
		 receiveData( mixed & $get, mixed & $post )
		this function calls different actions depending on the received values via $_POST oder $_GET.  | 
	
			 protected 
			
			
			
		 | 
		
			private  
			integer
		 | 
		$_indentFactor | 20 | 
		|
			protected  
			mixed
		 | 
		$_collection |  | 
		
			$_abort, 
			$_contenttemplate, 
			$_error, 
			$_info, 
			$_markscript, 
			$_metaTags, 
			$_objects, 
			$_pagename, 
			$_pagetemplate, 
			$_pluginname, 
			$_scripts, 
			$_styles, 
			$_subnav, 
			$_warning
		 |