![]() |
eFinancialPlanner
V1.0 (proof of concept)
Personal Financial Planning based on Maslowian Portfolio Theory
|
Go to the source code of this file.
Variables | |
| const string | t_author = "<a href=\"mailto:philippe@de-brouwer.com\">Dr. Philippe De Brouwer</a>" |
| const string | t_title = "Goal-Ranking" |
| const string | t_warning = "<p>This software is provided for research purposes only, it is not intended to be used as a foundation for your personal financial decisions! Please talk to the author or to a financial advisor.</p><p>The goal of this website is to show advisers (such as independent financial planners, bankers, insurance agents, etc.) how <strong>real responsible personal financial advice</strong> can look like. The author, " + t_author + ", invites you to contact him by e-mail to discuss how you can make your advice more responsible, forge more durable relations with your customers and become a leader in the digital race.</p>" |
| const string | t_month = "month" |
| General words. More... | |
| const string | t_year = "year" |
| const string | t_months = "months" |
| const string | t_years = "years" |
| const string | t_and = "and" |
| const string | t_Asset_Class = "Asset Class" |
| const string | t_prev_step = "prev step" |
| const string | t_next_step = "next step" |
| const string | t_reset = "reset" |
| const string | t_save = "save" |
| const string | t_edit = "edit" |
| const string | t_delete = "delete" |
| const string | t_cancel = "cancel" |
| const string | t_clear_form = "clear form" |
| const string | t_collapse = "collapse" |
| const string | t_Login = "Login" |
| const string | t_Register = "Register" |
| const string | t_simulation_duration = "Simulation Duration" |
| const string | t_currency = "currency" |
| const string | t_b_currency = "base currency" |
| const string | t_b_date = "birth date" |
| const string | t_sim_till = "simulate till age" |
| const string | t_breadcrumb = "You are here: " |
| unordered_map< string, string > | t_aside |
| unordered_map< string, string > | t_titles |
| unordered_map< string, string > | t_regFrm |
| unordered_map< string, string > | t_errMsg |
| const string | t_show_extra_info = "Show More Info" |
| const string | t_hide_extra_info = "Hide More Info" |
| const string | t_showhide_extra_info = "Show/Hide Additional Information" |
| const string | t_extra_info = "Extra Information" |
| unordered_map< string, string > | t_extraInfo |
| unordered_map< string, string > | t_feedback |
| unordered_map< string, string > | t_feedback_post |
| const string | t_dashboard = "Dashboard" |
| unordered_map< string, string > | t_before_list |
| unordered_map< string, string > | t_after_title |
| unordered_map< int, string > | t_scale125i2s |
| unordered_map< int, string > | t_plotlabels_evol |
| unordered_map<string, string> t_after_title |
t_after_title
Definition at line 179 of file texts_Eng_UK.h.
| const string t_and = "and" |
Definition at line 15 of file texts_Eng_UK.h.
| unordered_map<string, string> t_aside |
Definition at line 40 of file texts_Eng_UK.h.
| const string t_Asset_Class = "Asset Class" |
Definition at line 16 of file texts_Eng_UK.h.
| const string t_author = "<a href=\"mailto:philippe@de-brouwer.com\">Dr. Philippe De Brouwer</a>" |
Definition at line 6 of file texts_Eng_UK.h.
| const string t_b_currency = "base currency" |
Definition at line 32 of file texts_Eng_UK.h.
| const string t_b_date = "birth date" |
Definition at line 33 of file texts_Eng_UK.h.
| unordered_map<string, string> t_before_list |
t__before_list
text to be printed before a list
Definition at line 171 of file texts_Eng_UK.h.
| const string t_breadcrumb = "You are here: " |
Definition at line 35 of file texts_Eng_UK.h.
| const string t_cancel = "cancel" |
Definition at line 23 of file texts_Eng_UK.h.
| const string t_clear_form = "clear form" |
Definition at line 24 of file texts_Eng_UK.h.
| const string t_collapse = "collapse" |
Definition at line 25 of file texts_Eng_UK.h.
| const string t_currency = "currency" |
Definition at line 31 of file texts_Eng_UK.h.
| const string t_dashboard = "Dashboard" |
Definition at line 163 of file texts_Eng_UK.h.
| const string t_delete = "delete" |
Definition at line 22 of file texts_Eng_UK.h.
| const string t_edit = "edit" |
Definition at line 21 of file texts_Eng_UK.h.
| unordered_map<string, string> t_errMsg |
Definition at line 86 of file texts_Eng_UK.h.
| const string t_extra_info = "Extra Information" |
Definition at line 107 of file texts_Eng_UK.h.
| unordered_map<string, string> t_extraInfo |
Definition at line 108 of file texts_Eng_UK.h.
| unordered_map<string, string> t_feedback |
t_feedback
the feedback for the goals (right now)
Definition at line 140 of file texts_Eng_UK.h.
| unordered_map<string, string> t_feedback_post |
t_feedback_post
the feedback for the goals (after the goal has been realized – in a simulation)
Definition at line 154 of file texts_Eng_UK.h.
| const string t_hide_extra_info = "Hide More Info" |
Definition at line 105 of file texts_Eng_UK.h.
| const string t_Login = "Login" |
Definition at line 27 of file texts_Eng_UK.h.
| const string t_month = "month" |
General words.
Definition at line 11 of file texts_Eng_UK.h.
| const string t_months = "months" |
Definition at line 13 of file texts_Eng_UK.h.
| const string t_next_step = "next step" |
Definition at line 18 of file texts_Eng_UK.h.
| unordered_map<int, string> t_plotlabels_evol |
t_plotlabels_evol
Definition at line 199 of file texts_Eng_UK.h.
| const string t_prev_step = "prev step" |
Definition at line 17 of file texts_Eng_UK.h.
| unordered_map<string, string> t_regFrm |
Definition at line 77 of file texts_Eng_UK.h.
| const string t_Register = "Register" |
Definition at line 28 of file texts_Eng_UK.h.
| const string t_reset = "reset" |
Definition at line 19 of file texts_Eng_UK.h.
| const string t_save = "save" |
Definition at line 20 of file texts_Eng_UK.h.
| unordered_map<int, string> t_scale125i2s |
t_scale125i2s a scale from one to five
Definition at line 188 of file texts_Eng_UK.h.
| const string t_show_extra_info = "Show More Info" |
t_extraInfo : the extra help on each screen that can be rolled up
note that the key field is the bona_class.class_name
Definition at line 104 of file texts_Eng_UK.h.
| const string t_showhide_extra_info = "Show/Hide Additional Information" |
Definition at line 106 of file texts_Eng_UK.h.
| const string t_sim_till = "simulate till age" |
Definition at line 34 of file texts_Eng_UK.h.
| const string t_simulation_duration = "Simulation Duration" |
Definition at line 29 of file texts_Eng_UK.h.
| const string t_title = "Goal-Ranking" |
Definition at line 7 of file texts_Eng_UK.h.
| unordered_map<string, string> t_titles |
t_titles : the titles for each section
Definition at line 58 of file texts_Eng_UK.h.
| const string t_warning = "<p>This software is provided for research purposes only, it is not intended to be used as a foundation for your personal financial decisions! Please talk to the author or to a financial advisor.</p><p>The goal of this website is to show advisers (such as independent financial planners, bankers, insurance agents, etc.) how <strong>real responsible personal financial advice</strong> can look like. The author, " + t_author + ", invites you to contact him by e-mail to discuss how you can make your advice more responsible, forge more durable relations with your customers and become a leader in the digital race.</p>" |
Definition at line 8 of file texts_Eng_UK.h.
| const string t_year = "year" |
Definition at line 12 of file texts_Eng_UK.h.
| const string t_years = "years" |
Definition at line 14 of file texts_Eng_UK.h.