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