Xinc-Plugin-Repos-Api-Format
[ class tree: Xinc-Plugin-Repos-Api-Format ] [ index: Xinc-Plugin-Repos-Api-Format ] [ all elements ]

Class: Xinc_Plugin_Repos_Api_Format_File

Source Location: /Xinc/Plugin/Repos/Api/Format/File.php

Class Overview




Implements interfaces:

Constants

Methods


Child classes:


Class Details

[line 33]


[ Top ]


Class Methods


method generate [line 45]

String generate( Xinc_Api_Response_Object $responseObject)

Generates the output string that is going to be send to the calling party



Tags:

access:  public


Parameters:

Xinc_Api_Response_Object   $responseObject  

[ Top ]

method getName [line 74]

string getName( )

returns the name of the format



Tags:

access:  public


Overridden in child classes as:

Xinc_Plugin_Repos_Api_Format_Download::getName()
returns the name of the format

[ Top ]

method mime_content_type2 [line 79]

void mime_content_type2( $fileName)



Tags:

access:  public


Parameters:

   $fileName  

[ Top ]

method _handleFileResponse [line 58]

string _handleFileResponse( string $fileName)

Returns a file to the browser



Tags:

access:  protected


Overridden in child classes as:

Xinc_Plugin_Repos_Api_Format_Download::_handleFileResponse()
Returns a file to the browser

Parameters:

string   $fileName  

[ Top ]


Class Constants

NAME =  'file'

[line 36]


[ Top ]



Documentation generated on Sun, 09 Dec 2012 21:49:26 +0100 by phpDocumentor 1.4.4