photosgallery/collectionframework/plugins/glxcollectionplugindownloads/inc/glxcollectionplugindownloads.h
branchRCL_3
changeset 47 f9e827349359
parent 0 4e91876724a2
equal deleted inserted replaced
35:420f6808bf21 47:f9e827349359
    75 	 * CPI specific attribute
    75 	 * CPI specific attribute
    76 	 *
    76 	 *
    77 	 * @param aCpiAttribute CPI specific attribute to be constructed later
    77 	 * @param aCpiAttribute CPI specific attribute to be constructed later
    78 	 * @param aAttributeArray modifiable list of attributes to be retrieved from data source
    78 	 * @param aAttributeArray modifiable list of attributes to be retrieved from data source
    79 	 */	 
    79 	 */	 
    80 	void CpiAttributeAdditionalAttributes(const TMPXAttribute& aCpiAttribute, RArray<TMPXAttribute>& aAttributeArray);     	
    80 	void CpiAttributeAdditionalAttributesL(const TMPXAttribute& aCpiAttribute, RArray<TMPXAttribute>& aAttributeArray);     	
    81 
    81 
    82 	/**
    82 	/**
    83 	 * Modifies the response to include all requested CPI specific attributes or Leaves.
    83 	 * Modifies the response to include all requested CPI specific attributes or Leaves.
    84 	 *
    84 	 *
    85 	 * @param aResponse Data Source constructed response to which CPI specific attributes should be added (also contains any required data)
    85 	 * @param aResponse Data Source constructed response to which CPI specific attributes should be added (also contains any required data)