XOOPS  2.6.0
form.php File Reference

Go to the source code of this file.

Variables

const _FORM_XMF_ACTIONS 'Actions'
 
const _FORM_XMF_ADD 'Add'
 
const _FORM_XMF_ADD_SUCCESS "Entry was added!"
 
const _FORM_XMF_CANCEL 'Cancel'
 
const _FORM_XMF_CAPTION "Caption"
 
const _FORM_XMF_DELETE 'Delete'
 
const _FORM_XMF_DELETE_CONFIRM "Are you sure you want to delete %s"
 
const _FORM_XMF_DELETE_SUCCESS "Entry was deleted!"
 
const _FORM_XMF_DESC "Description"
 
const _FORM_XMF_EDIT 'Edit'
 
const _FORM_XMF_EDIT_SUCCESS "Entry was edited!"
 
const _FORM_XMF_FILTER 'Filter'
 
const _FORM_XMF_LIMIT_ALL 'All'
 
const _FORM_XMF_MODIFY 'Modify'
 
const _FORM_XMF_SHOW_ONLY 'Show only'
 
const _FORM_XMF_SUBMIT 'Submit'
 
const _FORM_XMF_URLLINK_TARGET "Url target"
 
const _FORM_XMF_URLLINK_URL "Url link"
 
const _FORM_XMF_WITH_SELECTED 'With selected'
 

Variable Documentation

const _FORM_XMF_ACTIONS 'Actions'

Definition at line 5 of file form.php.

const _FORM_XMF_ADD 'Add'

Definition at line 9 of file form.php.

const _FORM_XMF_ADD_SUCCESS "Entry was added!"

Definition at line 19 of file form.php.

const _FORM_XMF_CANCEL 'Cancel'

Definition at line 6 of file form.php.

const _FORM_XMF_CAPTION "Caption"

Definition at line 2 of file form.php.

const _FORM_XMF_DELETE 'Delete'

Definition at line 7 of file form.php.

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

Definition at line 16 of file form.php.

const _FORM_XMF_DELETE_SUCCESS "Entry was deleted!"

Definition at line 17 of file form.php.

const _FORM_XMF_DESC "Description"

Definition at line 3 of file form.php.

const _FORM_XMF_EDIT 'Edit'

Definition at line 8 of file form.php.

const _FORM_XMF_EDIT_SUCCESS "Entry was edited!"

Definition at line 18 of file form.php.

const _FORM_XMF_FILTER 'Filter'

Definition at line 10 of file form.php.

const _FORM_XMF_LIMIT_ALL 'All'

Definition at line 11 of file form.php.

const _FORM_XMF_MODIFY 'Modify'

Definition at line 12 of file form.php.

const _FORM_XMF_SHOW_ONLY 'Show only'

Definition at line 13 of file form.php.

const _FORM_XMF_SUBMIT 'Submit'

Definition at line 14 of file form.php.

const _FORM_XMF_URLLINK_TARGET "Url target"

Definition at line 22 of file form.php.

const _FORM_XMF_URLLINK_URL "Url link"

Definition at line 21 of file form.php.

const _FORM_XMF_WITH_SELECTED 'With selected'

Definition at line 15 of file form.php.