phpDocumentor Wodafok
[ class tree: Wodafok ] [ index: Wodafok ] [ all elements ]

Class: FileGetter

Source Location: /Classes/FileGetter.php

Class FileGetter

Class Overview

Implements interfaces:

Located in /Classes/FileGetter.php [line 32]



		
				Author(s):
		
		
		API Tags:
Abstract:  

Information Tags:
Version:  0.1
Copyright:  2011 Wodafok
License:  WoDaFoK

Properties

Methods

[ Top ]
Property Summary
mixed   $contentFile  

[ Top ]
Method Summary
FileGetter   __construct()  
void   finalise()  
void   getContentFile()  
void   getMimeType()  
void   setContentFile()  
void   __call()  
void   __toString()  

[ Top ]
Properties
mixed   $contentFile = '' [line 41]
API Tags:
Access:  private


[ Top ]
Methods
Constructor __construct  [line 43]

  FileGetter __construct( )


API Tags:
Access:  public


Implementation of:
Wodafok::__construct()

[ Top ]
finalise  [line 60]

  void finalise( )


API Tags:
Access:  public


Implementation of:
Wodafok::finalise()
Finalisation de l'execution.
IController::finalise()
After execute action of controller and header send you do finalise it By send string or JSon or other data you want

[ Top ]
getContentFile  [line 52]

  void getContentFile( )


API Tags:
Access:  public


[ Top ]
getMimeType  [line 98]

  void getMimeType( )


API Tags:
Abstract:  
Access:  public


[ Top ]
setContentFile  [line 56]

  void setContentFile( $content  )

Parameters:
   $content: 

API Tags:
Access:  public


[ Top ]
__call  [line 64]

  void __call( $application, $file  )

Parameters:
   $application: 
   $file: 


[ Top ]
__toString  [line 48]

  void __toString( )


API Tags:
Access:  public


Implementation of:
IController::__toString()

[ Top ]
Constants
CONFIG_FILE = 'config' [line 37]

[ Top ]
CSS_FILE = 'css' [line 34]

[ Top ]
JPG_FILE = 'jpg' [line 36]

[ Top ]
JS_FILE = 'js' [line 38]

[ Top ]
PHP_FILE = 'php' [line 39]

[ Top ]
PNG_FILE = 'png' [line 35]

[ Top ]

Documentation generated on Mon, 13 Aug 2012 23:01:08 +0200 by phpDocumentor 1.4.4