PHP Classes

File: engine/modules/core/user/tpl/user_edit.inc

Recommend this page to a friend!
  Classes of Aldo Tripiciano   Quanta CMS   engine/modules/core/user/tpl/user_edit.inc   Download  
File: engine/modules/core/user/tpl/user_edit.inc
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Quanta CMS
Manage content that works without a database
Author: By
Last change:
Date: 5 years ago
Size: 1,046 bytes
 

Contents

Class file image Download
[INPUT|{STRING|filter=context@!user_register:disabled}|title={STRING:Username}|description={STRING:An username is forever. Please choose it carefully!}|id=edit_name|required|name=name|value={USERATTRIBUTE|filter=context@!user_register|name=name}:user-form] [INPUT|title={STRING:Email}|id=edit_email|required|name=email|value={USERATTRIBUTE|name=email}:user-form] [INPUT|title={STRING:First Name}|id=edit_firstname|required|name=first_name|value={USERATTRIBUTE|name=first_name}:user-form] [INPUT|title={STRING:Last Name}|id=edit_lastname|required|name=last_name|value={USERATTRIBUTE|name=last_name}:user-form] [INPUT|filter=context@user_edit_own|title={STRING:Old Password}|type=password|id=old_password|required|name=old_password:user-form] [INPUT|title={STRING|filter=context@user_edit_own:New }{STRING:Password}|type=password|id=edit_password|required|name=password:user-form] [INPUT|title={STRING|filter=context@user_edit_own:New }{STRING:Password Repeat}|type=password|id=edit_password_rp|required|name=password_rp:user-form] [FORM:user-form]