Class contactsContactsHistoryController
Search history has a functionality to save favorites which are always shown
and never deleted, unless user removes them manually. Currently this is not
used, but may be used in future. This controller moves history items to 'history
favorites' and back.
-
waController
-
waJsonController
-
contactsContactsHistoryController
Methods inherited from waController
__call(),
appSettings(),
configPath(),
getApp(),
getAppId(),
getConfig(),
getPluginRoot(),
getRequest(),
getResponse(),
getRights(),
getStorage(),
getUser(),
getUserId(),
log(),
logAction(),
preExecute(),
redirect(),
storage()
|