Class Wicked_Page_AttachedFiles
Wicked AttachedFiles class.
Copyright 2003-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
- Wicked_Page
 - 
			
Wicked_Page_AttachedFiles			
			
			
		 
			 public 
			
			
			
		 | 
		|
			 public 
			integer
			
			
		 | 
		|
			 public 
			
			
			
		 | 
		|
			 public 
			
			
			
		 | 
		|
			 public 
			
			
			
		 | 
		|
			 public 
			
			
			
		 | 
		|
			 public 
			
			
			
		 | 
		|
			 public 
			
			
			
		 | 
		
			allows(), 
			author(), 
			block(), 
			diff(), 
			displayContents(), 
			formatVersionCreated(), 
			getCurrentPage(), 
			getPage(), 
			getProcessor(), 
			getText(), 
			history(), 
			hits(), 
			isLocked(), 
			isOld(), 
			isValid(), 
			lock(), 
			pageUrl(), 
			preDisplay(), 
			previousVersion(), 
			remove(), 
			render(), 
			supports(), 
			unlock(), 
			updateText(), 
			version(), 
			versionCreated()
		 | 
	
			MATCH_ANY, 
			MATCH_ENDS, 
			MATCH_LEFT, 
			MATCH_RIGHT
		 | 
	
			public  
			array
		 | 
		
				$supportedModes
			 Display modes supported by this page.  | 
		
			 
				#
				 
		array(
    Wicked::MODE_CONTENT => true,
    Wicked::MODE_EDIT => true,
    Wicked::MODE_REMOVE => true,
    Wicked::MODE_DISPLAY => true)
			 |