File/block-defs.php

Description
Classes
Class Description
 class block Block
 class blocklet The blocklet is simply a part of a block. It is almost a 'paragraph' of
Includes
 include_once ("form-defs.php") (line 29)

Form classes

Constants
BLOCK_CONTENT = "b" (line 58)

Layout cell content: standard block

DEFAULT_AUTHOR_GROUPS = "Author" (line 69)

Default Author group membership

DEFAULT_EDITOR_GROUPS = "Editor" (line 67)

Default Editor group membership

DEFAULT_ENTRY_GROUPS = "Entry" (line 71)

Default Entry group membership

EMPTY_CELL = "" (line 55)

Layout cell content: empty

NEW_BLOCK = -1 (line 35)

Identity value signifying new block

NEW_BLOCKLET = -1 (line 38)

Identity value signifying new blocklet

PLAIN_CELL = "p" (line 64)

Layout cell content: plain cell

VERSION_LIVE = 1 (line 48)

Block/layout version is live

VERSION_PENDING = (line 45)

Block/layout version is pending

VERSION_PREVIOUS = 2 (line 51)

Block/layout version is previous

VERSION_UNDEFINED = -1 (line 42)

Block/layout version undefined

WYSIWYG_EDITOR = "w" (line 61)

Layout cell content: HTMLArea wysiwyg editor

Documentation generated by phpDocumentor 1.3.0RC3