Searched +full:add +(+path:plugin +path:virtualgroup) -(+path:plugin +path:virtualgroup +path:lang) (Results 1 – 2 of 2) sorted by relevance
70 * Add groups to a user93 * Add users to a group334 * Return the form to add groups to a user347 $form->addButton('addusergroups', $this->getLang('add'))->attr('type', 'submit');391 * Return the form to add users to a group404 $form->addButton('addgroupusers', $this->getLang('add'))->attr('type', 'submit');156 function add($user) { global() function in admin_plugin_virtualgroup
2 * Add JavaScript confirmation to the User Delete button