fisheye
[ class tree: fisheye ] [ index: fisheye ] [ all elements ]

Class: FisheyeRemote

Source Location: /fisheye/FisheyeRemote.php

Class Overview




Variables

Methods



Class Details

[line 50]


[ Top ]


Class Variables

$mResponse = array()

[line 52]


Type:   mixed


[ Top ]

$mSubGalIdx =  1

[line 54]


Type:   mixed


[ Top ]



Class Methods


method cleanResponseKey [line 346]

void cleanResponseKey( $pKey)



Parameters:

   $pKey  

[ Top ]

method cleanResponseValue [line 337]

void cleanResponseValue( $pValue)

This will clean up the response value to make sure it is in an acceptable format for the remote client.

Gallery apparently is very particular about the manner in which this data is cleaned up, and must be done in this specific order.




Parameters:

   $pValue  

[ Top ]

method cmdAddItem [line 244]

void cmdAddItem( $pParamHash)



Parameters:

   $pParamHash  

[ Top ]

method cmdFetchAlbums [line 221]

void cmdFetchAlbums( $pParamHash)



Parameters:

   $pParamHash  

[ Top ]

method cmdLogin [line 134]

void cmdLogin( $pParamHash)



Parameters:

   $pParamHash  

[ Top ]

method cmdNewAlbum [line 275]

void cmdNewAlbum( $pParamHash)



Parameters:

   $pParamHash  

[ Top ]

method cmdNoOp [line 127]

void cmdNoOp( $pParamHash)



Parameters:

   $pParamHash  

[ Top ]

method createResponse [line 316]

void createResponse( $pStatus, $pStatusText, [ $pExtra = NULL])



Parameters:

   $pStatus  
   $pStatusText  
   $pExtra  

[ Top ]

method getApiVersion [line 56]

void getApiVersion( )



[ Top ]

method processRequest [line 63]

void processRequest( $pGetData, $pPostData)



Parameters:

   $pGetData  
   $pPostData  

[ Top ]

method sendResponse [line 301]

void sendResponse( $pResponse)



Parameters:

   $pResponse  

[ Top ]

method traverseGalleries [line 152]

void traverseGalleries( &$pGalHash, &$pResponse)



Parameters:

   &$pGalHash  
   &$pResponse  

[ Top ]

method traverseSubGalleries [line 180]

the traverseSubGalleries( $pGalHash &$pGalHash, $pResponse &$pResponse, $pParentRandom $pParentRandom)

Function that returns link to display a piece of content



Tags:

return:  url to display the gallery.


Parameters:

$pGalHash   &$pGalHash   branch of gallery information from FisheyeGallery::getTree
$pResponse   &$pResponse   aggregate string containing response array
$pParentRandom   $pParentRandom   depth of pGalHash - this is used to non-definitively uniquify album.parent and album.name entries

[ Top ]


Documentation generated on Wed, 29 Jul 2015 13:56:35 +0000 by phpDocumentor 1.5.0-lsces