adding shortcodes , models, actions and views for registrationSummary and accountSummary
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 17 Jul 2017 19:09:51 +0000 (15:09 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 17 Jul 2017 19:09:51 +0000 (15:09 -0400)
commita5ad7566bada97667fb291fd1abc1caa24906f84
tree340fe845c3b29da442c9494e23ed1752f0d280bb
parent6fb69e70b6632c7055bd07a2c1a8c2c1c5abeec9
adding shortcodes , models, actions and views for registrationSummary and accountSummary

created the model files, view files, shortcodes and actions to hook up the registrationSummary
and accountSummary parts of the front end. Tested that the files are hooked up properly by echoing
a string
models/front/registrations/registrationAccountSummary.php [new file with mode: 0644]
models/front/registrations/registrationSummary.php [new file with mode: 0644]
setup/shortcodes.php
setup/validActions.php
views/front/registrations/registrationAccountSummary.html [new file with mode: 0644]
views/front/registrations/registrationSummary.html [new file with mode: 0644]