Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Primäre Objekte > FE_DATA/FE_TABLE

FE_DATA/FE_TABLE

[table].default.[field]

string

 

Hier wird angegeben, welche Werte für neue Datensätze »Default« sind.

 

Beispiel:

.tt_content.default {
   hidden = 1
   CType = 0
   header = Dies ist die Überschrift
}

[table].allowNew.[field]

string

 

Hier wird angegeben, in welche Felder bei der Neuanlage eines Datensatzes aus dem Frontend heraus geschrieben werden darf.

 

Beispiel:

.tt_content.allowNew.hidden = 0
.tt_content.allowNew.CType = 0
.tt_content.allowNew.title = 1

[table].allowEdit.[field]

string

 

Gibt an, welche Felder editiert werden dürfen.

 

Beispiel:

.tt_content.allowEdit.hidden = 0
.tt_content.allowEdit.CType = 0
.tt_content.allowEdit.title = 1

[table].autoInsertPID

boolean

 

Bei aktivierter Eigenschaft wird die pid bei neuen Datensätzen automatisch hinzugefügt.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial