Class TODOCollection
This class uses the communication collection to serve a special collection for to-do entries.
- cGenericDb
 - 
			
			cItemBaseAbstract
			
			
			
		 - 
			
			ItemCollection
			
			
			
		 - 
			
			cApiCommunicationCollection
			
			
			
		 - 
			
TODOCollection			
			
			
		 
		
		
		
		Package: Core\GenericDB\Model
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Unknown
Located at classes/class.todo.php
	
	Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Unknown
Located at classes/class.todo.php
			 public 
			
			
			
		 | 
		|
			 public 
			boolean
			
			
		 | 
		|
			 public 
			
		 | 
		
		#
		 createItem( string $itemtype, integer $itemid, integer|string $reminderdate, string $subject, string $content, string $notimail, string $notibackend, string $recipient )
		Creates a new communication item  | 
	
			 public 
			array
			
			
		 | 
		|
			 public 
			array
			
			
		 | 
		
			create()
		 | 
	
			__get(), 
			__set(), 
			_getPropertiesCollectionInstance(), 
			_getSecondDBInstance(), 
			_resetItem(), 
			_setLoaded(), 
			_setPrimaryKeyName(), 
			escape(), 
			getPrimaryKeyName(), 
			isLoaded()
		 | 
	
			_executeCallbacks(), 
			register(), 
			unregister()
		 | 
	
			CREATE_BEFORE, 
			CREATE_FAILURE, 
			CREATE_SUCCESS, 
			DELETE_BEFORE, 
			DELETE_FAILURE, 
			DELETE_SUCCESS, 
			STORE_BEFORE, 
			STORE_FAILURE, 
			STORE_SUCCESS
		 | 
	
			$_className, 
			$_loaded, 
			$_oCache, 
			$_primaryKeyName, 
			$_settings, 
			$db, 
			$lasterror, 
			$properties, 
			$secondDb, 
			$table
		 |