photosgallery/collectionframework/plugins/glxcollectionpluginimageviewer/inc/glxcollectionpluginimageviewer.h
branchRCL_3
changeset 47 f9e827349359
parent 0 4e91876724a2
equal deleted inserted replaced
35:420f6808bf21 47:f9e827349359
    61 	 * CPI specific attribute
    61 	 * CPI specific attribute
    62 	 *
    62 	 *
    63 	 * @param aCpiAttribute CPI specific attribute to be constructed later
    63 	 * @param aCpiAttribute CPI specific attribute to be constructed later
    64 	 * @param aAttributeArray modifiable list of attributes to be retrieved from data source
    64 	 * @param aAttributeArray modifiable list of attributes to be retrieved from data source
    65 	 */	 
    65 	 */	 
    66 	void CpiAttributeAdditionalAttributes(const TMPXAttribute& aCpiAttribute, RArray<TMPXAttribute>& aAttributeArray);     	
    66 	void CpiAttributeAdditionalAttributesL(const TMPXAttribute& aCpiAttribute, RArray<TMPXAttribute>& aAttributeArray);     	
    67 
    67 
    68 	/**
    68 	/**
    69 	 * Modifies the response to include all requested CPI specific attributes or Leaves.
    69 	 * Modifies the response to include all requested CPI specific attributes or Leaves.
    70 	 *
    70 	 *
    71 	 * @param aResponse Data Source constructed response to which CPI specific attributes should be added (also contains any required data)
    71 	 * @param aResponse Data Source constructed response to which CPI specific attributes should be added (also contains any required data)