modules/ModuleBuilder/parsers/constants.php

Show: inherited
Table of Contents

Constants

Constant  MB_BASEMETADATALOCATION = 'base'
Constant  MB_CUSTOMMETADATALOCATION = 'custom'
Constant  MB_WORKINGMETADATALOCATION = 'working'
Constant  MB_HISTORYMETADATALOCATION = 'history'
Constant  MB_GRIDLAYOUTMETADATA = 'gridLayoutMetaData'
Constant  MB_LISTLAYOUTMETADATA = 'listLayoutMetaData'
Constant  MB_LISTVIEW = 'listview'
Constant  MB_SEARCHVIEW = 'searchview'
Constant  MB_BASICSEARCH = 'basic_search'
Constant  MB_ADVANCEDSEARCH = 'advanced_search'
Constant  MB_DASHLET = 'dashlet'
Constant  MB_DASHLETSEARCH = 'dashletsearch'
Constant  MB_EDITVIEW = 'editview'
Constant  MB_DETAILVIEW = 'detailview'
Constant  MB_QUICKCREATE = 'quickcreate'
Constant  MB_POPUPLIST = 'popuplist'
Constant  MB_POPUPSEARCH = 'popupsearch'
Constant  MB_LABEL = 'label'
Constant  MB_ONETOONE = 'one-to-one'
Constant  MB_ONETOMANY = 'one-to-many'
Constant  MB_MANYTOONE = 'many-to-one'
Constant  MB_MANYTOMANY = 'many-to-many'
Constant  MB_MAXDBIDENTIFIERLENGTH = 30
Constant  MB_EXPORTPREPEND = 'project_'
Constant  MB_VISIBILITY = 'visibility'

\MBConstants

Package:

Properties

Propertypublic  $EMPTY= 'array ( 'name' => '(empty)' , 'label' => '(empty)' )'
static
Default valuearray ( 'name' => '(empty)' , 'label' => '(empty)' )Details
Type
n/a
Propertypublic  $FILLER= 'array ( 'name' => '(filler)' , 'label' => 'LBL_FILLER' )'
static
Default valuearray ( 'name' => '(filler)' , 'label' => 'LBL_FILLER' )Details
Type
n/a
Documentation was generated by DocBlox 0.18.1.