Class cContentTypeAbstractTabbed
Abstract content type for content types which are edited in a tabbed popup.
- cContentTypeAbstract
- 
			 cContentTypeAbstractTabbed cContentTypeAbstractTabbed
Direct known subclasses
cContentTypeFilelist, cContentTypeImgeditor, cContentTypeLinkeditor, cContentTypePifaForm, cContentTypeTeaser, cContentTypeUserForumIndirect known subclasses
cContentTypeImg, cContentTypeImgdescr, cContentTypeLink, cContentTypeLinkdescr, cContentTypeLinktarget
		Abstract
Package: Core\ContentType
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Simon Sprankel
Located at classes/content_types/class.content.type.abstract.tabbed.php
	
	Package: Core\ContentType
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Simon Sprankel
Located at classes/content_types/class.content.type.abstract.tabbed.php
| 
			 protected 
			string
			
			 | |
| 
			 protected 
			mixed
			
			 | 
		#
		 _getRawSettings( string $contentTypeName, integer $id, array $contentTypes )Return the raw settings of a content type | 
| 
			 protected 
			string
			
			 | 
| 
			SETTINGS_TYPE_PLAINTEXT, 
			SETTINGS_TYPE_XML
		 | 
| 
			$_cfg, 
			$_cfgClient, 
			$_client, 
			$_contentTypes, 
			$_formFields, 
			$_id, 
			$_idArt, 
			$_idArtLang, 
			$_idCat, 
			$_lang, 
			$_prefix, 
			$_rawSettings, 
			$_session, 
			$_settings, 
			$_settingsType, 
			$_type, 
			$_uploadPath, 
			$_useXHTML
		 |