Searched refs:m_supportedActions (Results 1 – 1 of 1) sorted by relevance
18 …var m_supportedActions = {'':1, edit:1, draft:1, history:1, recent:1, revisions:1, show:1, subscri… variable33 if (!m_supportedActions[m_viewMode])88 if (params['do'] in m_supportedActions) {98 if (form.length > 0 && form[0]['do'] && form[0]['do'].value in m_supportedActions) {389 for (var k in m_supportedActions)