* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class WebConfirmCommand extends BaseCommand implements Commandable {
+class HtmlConfirmCommand extends BaseCommand implements Commandable {
/**
* Protected constructor
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class WebDoFormCommand extends BaseCommand implements Commandable {
+class HtmlDoFormCommand extends BaseCommand implements Commandable {
/**
* Protected constructor
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class WebHomeCommand extends BaseCommand implements Commandable {
+class HtmlHomeCommand extends BaseCommand implements Commandable {
/**
* Protected constructor
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class WebLoginAreaCommand extends BaseCommand implements Commandable {
+class HtmlLoginAreaCommand extends BaseCommand implements Commandable {
/**
* Name of the action
*/
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class WebLoginCommand extends BaseCommand implements Commandable, Registerable {
+class HtmlLoginCommand extends BaseCommand implements Commandable, Registerable {
/**
* Protected constructor
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class WebLoginFailedCommand extends BaseCommand implements Commandable {
+class HtmlLoginFailedCommand extends BaseCommand implements Commandable {
/**
* Protected constructor
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class WebLogoutCommand extends BaseCommand implements Commandable {
+class HtmlLogoutCommand extends BaseCommand implements Commandable {
/**
* Protected constructor
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class WebLogoutDoneCommand extends BaseCommand implements Commandable {
+class HtmlLogoutDoneCommand extends BaseCommand implements Commandable {
/**
* Protected constructor
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class WebProblemCommand extends BaseCommand implements Commandable {
+class HtmlProblemCommand extends BaseCommand implements Commandable {
/**
* Protected constructor
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class WebRegisterCommand extends BaseCommand implements Commandable, Registerable {
+class HtmlRegisterCommand extends BaseCommand implements Commandable, Registerable {
/**
* Protected constructor
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class WebResendLinkCommand extends BaseCommand implements Commandable {
+class HtmlResendLinkCommand extends BaseCommand implements Commandable {
/**
* Protected constructor
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class WebStatusCommand extends BaseCommand implements Commandable {
+class HtmlStatusCommand extends BaseCommand implements Commandable {
/**
* Protected constructor
*