Feature #820
Method to get URL alias by page name
Start date:
May 22, 2013
Due date:
% Done:
100%
Estimated time:
Description
iaBreadcrumb::add(iaLanguage::get('page_title_account_balance'), IA_URL . 'profile/balance/');
we should get rid of the hard coded values for page URLs. This should be dynamically called from iaView (?) class
History
Updated by Batyr Mackenov over 7 years ago
- Status changed from New to In Progress
- Target version changed from 3.0.2 to 3.0.0.alpha
Updated by Batyr Mackenov over 7 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Implemented as a method of the iaPage class.
commit:7b26b05