XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
admin.php File Reference

Go to the source code of this file.

Variables

const _PROFILE_AM_ACTION 'Action'
 
const _PROFILE_AM_ADD "Add %s"
 
const _PROFILE_AM_ADDOPTION "Add Option"
 
const _PROFILE_AM_ADDUSER "Add User"
 
const _PROFILE_AM_ARRAY "Array"
 
const _PROFILE_AM_AUTOTEXT "Auto Text"
 
const _PROFILE_AM_CANNOTDELETEADMIN "Deleting an administrator account is not allowed"
 
const _PROFILE_AM_CANNOTDELETESELF "Deleting your own account is not allowed - use your profile page to delete your own account"
 
const _PROFILE_AM_CATEGORY "Category"
 
const _PROFILE_AM_CHECKBOX "Checkbox"
 
const _PROFILE_AM_DATE "Date"
 
const _PROFILE_AM_DATETIME "Date and Time"
 
const _PROFILE_AM_DECIMAL "Decimal Number"
 
const _PROFILE_AM_DEFAULT "Default"
 
const _PROFILE_AM_DELETEDSUCCESS "%s deleted successfully"
 
const _PROFILE_AM_DESCRIPTION "Description"
 
const _PROFILE_AM_DHTMLTEXTAREA "DHTML Text Area"
 
const _PROFILE_AM_EDIT "Edit %s"
 
const _PROFILE_AM_EDITUSER "Edit User"
 
const _PROFILE_AM_EMAIL "Email"
 
const _PROFILE_AM_FIELD "Field"
 
const _PROFILE_AM_FIELDNOTCONFIGURABLE "The field is not configurable."
 
const _PROFILE_AM_FIELDNOTVISIBLE "is not visible"
 
const _PROFILE_AM_FIELDS "Fields"
 
const _PROFILE_AM_FIELDVISIBLE "The field "
 
const _PROFILE_AM_FIELDVISIBLEFOR " is visible for "
 
const _PROFILE_AM_FIELDVISIBLEON " viewing a profile of "
 
const _PROFILE_AM_FIELDVISIBLETOALL "- Everyone"
 
const _PROFILE_AM_FLOAT "Floating Point"
 
const _PROFILE_AM_GROUP "Group Select"
 
const _PROFILE_AM_GROUPMULTI "Group Multi Select"
 
const _PROFILE_AM_INT "Integer"
 
const _PROFILE_AM_KEY "Value to be stored"
 
const _PROFILE_AM_LANGUAGE "Language Select"
 
const _PROFILE_AM_LONGDATE "Long Date"
 
const _PROFILE_AM_MAXLENGTH "Maximum Length"
 
const _PROFILE_AM_NAME "Name"
 
const _PROFILE_AM_NOSELECTION "No user selected"
 
const _PROFILE_AM_NOTNULL "Not Null?"
 
const _PROFILE_AM_OTHER "Other"
 
const _PROFILE_AM_PROF_ACCESS "Profile accessible by these groups"
 
const _PROFILE_AM_PROF_ACCESS_DESC "<ul>" . "<li>Admin groups: If a user belongs to admin groups, the current user has access if and only if one of the current user's groups is allowed to access admin group; else</li>" . "<li>Non basic groups: If a user belongs to one or more non basic groups (NOT admin, user, anonymous), the current user has access if and only if one of the current user's groups is allowed to allowed to any of the non basic groups; else</li>" . "<li>User group: If a user belongs to User group only, the current user has access if and only if one of his groups is allowed to access User group</li>" . "</ul>"
 
const _PROFILE_AM_PROF_EDITABLE "Field editable from profile"
 
const _PROFILE_AM_PROF_REGISTER "Show in registration form"
 
const _PROFILE_AM_PROF_SEARCH "Searchable by these groups"
 
const _PROFILE_AM_PROF_VISIBLE "Visibility"
 
const _PROFILE_AM_PROF_VISIBLE_FOR "Field visible on profile for these groups"
 
const _PROFILE_AM_PROF_VISIBLE_ON "Field visible on these groups' profile"
 
const _PROFILE_AM_RADIO "Radio Buttons"
 
const _PROFILE_AM_RANK "Rank"
 
const _PROFILE_AM_REMOVEOPTIONS "Remove Options"
 
const _PROFILE_AM_REQUIRED "Required?"
 
const _PROFILE_AM_REQUIRED_TOGGLE 'Toggle Required Field'
 
const _PROFILE_AM_REQUIRED_TOGGLE_FAILED 'Changing Required Field Failed'
 
const _PROFILE_AM_REQUIRED_TOGGLE_SUCCESS 'Successfully Changed Required Field '
 
const _PROFILE_AM_RUSUREDEL "Are you sure you want to delete %s"
 
const _PROFILE_AM_SAVEDSUCCESS "%s saved successfully"
 
const _PROFILE_AM_SAVESTEP_TOGGLE 'Toggle Save'
 
const _PROFILE_AM_SAVESTEP_TOGGLE_FAILED "Changing 'Save After Step' Failed"
 
const _PROFILE_AM_SAVESTEP_TOGGLE_SUCCESS 'Successfully Changed Save After Step'
 
const _PROFILE_AM_SELECT "Select"
 
const _PROFILE_AM_SELECTMULTI "Multi Select"
 
const _PROFILE_AM_SELECTUSER "Select User"
 
const _PROFILE_AM_STEP "Step"
 
const _PROFILE_AM_STEPINTRO "Step description"
 
const _PROFILE_AM_STEPNAME "Step name"
 
const _PROFILE_AM_STEPORDER "Step order"
 
const _PROFILE_AM_STEPSAVE "Save after step"
 
const _PROFILE_AM_TEXTAREA "Text Area"
 
const _PROFILE_AM_TEXTBOX "Text Field"
 
const _PROFILE_AM_THEME "Theme"
 
const _PROFILE_AM_TIMEZONE "Time zone"
 
const _PROFILE_AM_TITLE "Title"
 
const _PROFILE_AM_TXTAREA "Text Area"
 
const _PROFILE_AM_TXTBOX "Text field"
 
const _PROFILE_AM_TYPE "Field Type"
 
const _PROFILE_AM_UNICODE_ARRAY "Unicode Array"
 
const _PROFILE_AM_UNICODE_EMAIL "Unicode Email"
 
const _PROFILE_AM_UNICODE_TXTAREA "Unicode Text Area"
 
const _PROFILE_AM_UNICODE_TXTBOX "Unicode Text field"
 
const _PROFILE_AM_UNICODE_URL "Unicode URL"
 
const _PROFILE_AM_URL "URL"
 
const _PROFILE_AM_USER_ACTIVATED "User activated"
 
const _PROFILE_AM_USER_DEACTIVATED "User deactivated"
 
const _PROFILE_AM_USER_NOT_ACTIVATED "Error: User NOT activated"
 
const _PROFILE_AM_USER_NOT_DEACTIVATED "Error: User NOT deactivated"
 
const _PROFILE_AM_USERCREATED "User Created"
 
const _PROFILE_AM_USERDONEXIT "User doesn't exist!"
 
const _PROFILE_AM_VALUE "Text to be displayed"
 
const _PROFILE_AM_VALUETYPE "Value Type"
 
const _PROFILE_AM_WEIGHT "Weight"
 
const _PROFILE_AM_YESNO "Radio Yes/No"
 
const _PROFILE_MA_ACTIVE "Active"
 
const _PROFILE_MA_INACTIVE "Inactive"
 
const _PROFILE_MA_USERLEVEL "User Level"
 

Variable Documentation

const _PROFILE_AM_ACTION 'Action'

Definition at line 113 of file admin.php.

const _PROFILE_AM_ADD "Add %s"

Definition at line 17 of file admin.php.

Referenced by ProfileCategory\getForm(), and profile_getFieldForm().

const _PROFILE_AM_ADDOPTION "Add Option"

Definition at line 81 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_ADDUSER "Add User"

Definition at line 89 of file admin.php.

Referenced by profile_getUserForm().

const _PROFILE_AM_ARRAY "Array"

Definition at line 30 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_AUTOTEXT "Auto Text"

Definition at line 77 of file admin.php.

const _PROFILE_AM_CANNOTDELETEADMIN "Deleting an administrator account is not allowed"

Definition at line 100 of file admin.php.

const _PROFILE_AM_CANNOTDELETESELF "Deleting your own account is not allowed - use your profile page to delete your own account"

Definition at line 99 of file admin.php.

const _PROFILE_AM_CATEGORY "Category"

Definition at line 9 of file admin.php.

Referenced by ProfileCategory\getForm(), and profile_getFieldForm().

const _PROFILE_AM_CHECKBOX "Checkbox"

Definition at line 64 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_DATE "Date"

Definition at line 76 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_DATETIME "Date and Time"

Definition at line 78 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_DECIMAL "Decimal Number"

Definition at line 38 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_DEFAULT "Default"

Definition at line 27 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_DELETEDSUCCESS "%s deleted successfully"

Definition at line 13 of file admin.php.

const _PROFILE_AM_DESCRIPTION "Description"

Definition at line 23 of file admin.php.

Referenced by ProfileCategory\getForm(), and profile_getFieldForm().

const _PROFILE_AM_DHTMLTEXTAREA "DHTML Text Area"

Definition at line 72 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_EDIT "Edit %s"

Definition at line 18 of file admin.php.

Referenced by ProfileCategory\getForm(), and profile_getFieldForm().

const _PROFILE_AM_EDITUSER "Edit User"

Definition at line 87 of file admin.php.

const _PROFILE_AM_EMAIL "Email"

Definition at line 31 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_FIELD "Field"

Definition at line 7 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_FIELDNOTCONFIGURABLE "The field is not configurable."

Definition at line 15 of file admin.php.

const _PROFILE_AM_FIELDNOTVISIBLE "is not visible"

Definition at line 62 of file admin.php.

const _PROFILE_AM_FIELDS "Fields"

Definition at line 8 of file admin.php.

const _PROFILE_AM_FIELDVISIBLE "The field "

Definition at line 58 of file admin.php.

const _PROFILE_AM_FIELDVISIBLEFOR " is visible for "

Definition at line 59 of file admin.php.

const _PROFILE_AM_FIELDVISIBLEON " viewing a profile of "

Definition at line 60 of file admin.php.

const _PROFILE_AM_FIELDVISIBLETOALL "- Everyone"

Definition at line 61 of file admin.php.

const _PROFILE_AM_FLOAT "Floating Point"

Definition at line 37 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_GROUP "Group Select"

Definition at line 65 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_GROUPMULTI "Group Multi Select"

Definition at line 66 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_INT "Integer"

Definition at line 32 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_KEY "Value to be stored"

Definition at line 83 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_LANGUAGE "Language Select"

Definition at line 67 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_LONGDATE "Long Date"

Definition at line 79 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_MAXLENGTH "Maximum Length"

Definition at line 25 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_NAME "Name"

Definition at line 21 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_NOSELECTION "No user selected"

Definition at line 102 of file admin.php.

const _PROFILE_AM_NOTNULL "Not Null?"

Definition at line 28 of file admin.php.

const _PROFILE_AM_OTHER "Other"

Definition at line 36 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_PROF_ACCESS "Profile accessible by these groups"

Definition at line 51 of file admin.php.

const _PROFILE_AM_PROF_ACCESS_DESC "<ul>" . "<li>Admin groups: If a user belongs to admin groups, the current user has access if and only if one of the current user's groups is allowed to access admin group; else</li>" . "<li>Non basic groups: If a user belongs to one or more non basic groups (NOT admin, user, anonymous), the current user has access if and only if one of the current user's groups is allowed to allowed to any of the non basic groups; else</li>" . "<li>User group: If a user belongs to User group only, the current user has access if and only if one of his groups is allowed to access User group</li>" . "</ul>"

Definition at line 52 of file admin.php.

const _PROFILE_AM_PROF_EDITABLE "Field editable from profile"

Definition at line 48 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_PROF_REGISTER "Show in registration form"

Definition at line 49 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_PROF_SEARCH "Searchable by these groups"

Definition at line 50 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_PROF_VISIBLE "Visibility"

Definition at line 47 of file admin.php.

const _PROFILE_AM_PROF_VISIBLE_FOR "Field visible on profile for these groups"

Definition at line 46 of file admin.php.

const _PROFILE_AM_PROF_VISIBLE_ON "Field visible on these groups' profile"

Definition at line 45 of file admin.php.

const _PROFILE_AM_RADIO "Radio Buttons"

Definition at line 68 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_RANK "Rank"

Definition at line 91 of file admin.php.

const _PROFILE_AM_REMOVEOPTIONS "Remove Options"

Definition at line 82 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_REQUIRED "Required?"

Definition at line 24 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_REQUIRED_TOGGLE 'Toggle Required Field'

Definition at line 115 of file admin.php.

const _PROFILE_AM_REQUIRED_TOGGLE_FAILED 'Changing Required Field Failed'

Definition at line 117 of file admin.php.

Referenced by profile_visible_toggle().

const _PROFILE_AM_REQUIRED_TOGGLE_SUCCESS 'Successfully Changed Required Field '

Definition at line 116 of file admin.php.

Referenced by profile_visible_toggle().

const _PROFILE_AM_RUSUREDEL "Are you sure you want to delete %s"

Definition at line 14 of file admin.php.

const _PROFILE_AM_SAVEDSUCCESS "%s saved successfully"

Definition at line 12 of file admin.php.

const _PROFILE_AM_SAVESTEP_TOGGLE 'Toggle Save'

Definition at line 119 of file admin.php.

const _PROFILE_AM_SAVESTEP_TOGGLE_FAILED "Changing 'Save After Step' Failed"

Definition at line 121 of file admin.php.

Referenced by profile_stepsave_toggle().

const _PROFILE_AM_SAVESTEP_TOGGLE_SUCCESS 'Successfully Changed Save After Step'

Definition at line 120 of file admin.php.

Referenced by profile_stepsave_toggle().

const _PROFILE_AM_SELECT "Select"

Definition at line 69 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_SELECTMULTI "Multi Select"

Definition at line 70 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_SELECTUSER "Select User"

Definition at line 88 of file admin.php.

const _PROFILE_AM_STEP "Step"

Definition at line 10 of file admin.php.

Referenced by profile_getStepForm().

const _PROFILE_AM_STEPINTRO "Step description"

Definition at line 111 of file admin.php.

Referenced by profile_getStepForm().

const _PROFILE_AM_STEPNAME "Step name"

Definition at line 108 of file admin.php.

Referenced by profile_getStepForm().

const _PROFILE_AM_STEPORDER "Step order"

Definition at line 109 of file admin.php.

Referenced by profile_getStepForm().

const _PROFILE_AM_STEPSAVE "Save after step"

Definition at line 110 of file admin.php.

Referenced by profile_getStepForm().

const _PROFILE_AM_TEXTAREA "Text Area"

Definition at line 71 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_TEXTBOX "Text Field"

Definition at line 73 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_THEME "Theme"

Definition at line 90 of file admin.php.

const _PROFILE_AM_TIMEZONE "Time zone"

Definition at line 74 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_TITLE "Title"

Definition at line 22 of file admin.php.

Referenced by ProfileCategory\getForm(), and profile_getFieldForm().

const _PROFILE_AM_TXTAREA "Text Area"

Definition at line 33 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_TXTBOX "Text field"

Definition at line 34 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_TYPE "Field Type"

Definition at line 19 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_UNICODE_ARRAY "Unicode Array"

Definition at line 39 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_UNICODE_EMAIL "Unicode Email"

Definition at line 40 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_UNICODE_TXTAREA "Unicode Text Area"

Definition at line 41 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_UNICODE_TXTBOX "Unicode Text field"

Definition at line 42 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_UNICODE_URL "Unicode URL"

Definition at line 43 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_URL "URL"

Definition at line 35 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_USER_ACTIVATED "User activated"

Definition at line 103 of file admin.php.

const _PROFILE_AM_USER_DEACTIVATED "User deactivated"

Definition at line 104 of file admin.php.

const _PROFILE_AM_USER_NOT_ACTIVATED "Error: User NOT activated"

Definition at line 105 of file admin.php.

const _PROFILE_AM_USER_NOT_DEACTIVATED "Error: User NOT deactivated"

Definition at line 106 of file admin.php.

const _PROFILE_AM_USERCREATED "User Created"

Definition at line 97 of file admin.php.

const _PROFILE_AM_USERDONEXIT "User doesn't exist!"

Definition at line 92 of file admin.php.

const _PROFILE_AM_VALUE "Text to be displayed"

Definition at line 84 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_VALUETYPE "Value Type"

Definition at line 20 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_AM_WEIGHT "Weight"

Definition at line 26 of file admin.php.

Referenced by ProfileCategory\getForm(), and profile_getFieldForm().

const _PROFILE_AM_YESNO "Radio Yes/No"

Definition at line 75 of file admin.php.

Referenced by profile_getFieldForm().

const _PROFILE_MA_ACTIVE "Active"

Definition at line 95 of file admin.php.

Referenced by profile_getUserForm().

const _PROFILE_MA_INACTIVE "Inactive"

Definition at line 96 of file admin.php.

Referenced by profile_getUserForm().

const _PROFILE_MA_USERLEVEL "User Level"

Definition at line 93 of file admin.php.

Referenced by profile_getUserForm().