Method | Description | |
---|---|---|
downloadAction ( ) : |
Returns the html for the "My account" download page. | |
favoriteComponentAction ( ) : |
Returns the output of the account favorite component | |
historyComponentAction ( ) : |
Returns the output of the account history component | |
indexAction ( ) : |
Returns the html for the "My account" page. | |
profileComponentAction ( ) : |
Returns the output of the account profile component | |
watchComponentAction ( ) : |
Returns the output of the account watch component |
public downloadAction ( ) : |
||
return | Response object containing the generated output |
public favoriteComponentAction ( ) : |
||
return | Response object containing the generated output |
public historyComponentAction ( ) : |
||
return | Response object containing the generated output |
public indexAction ( ) : |
||
return | Response object containing the generated output |
public profileComponentAction ( ) : |
||
return | Response object containing the generated output |
public watchComponentAction ( ) : |
||
return | Response object containing the generated output |