Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
F
fullcalendar_view-3183913
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Issue forks
fullcalendar_view-3183913
Commits
de13d639
Commit
de13d639
authored
Apr 27, 2020
by
Mingsong Hu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Foramtting the Readme file
parent
651bea0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
2 deletions
+16
-2
README.md
README.md
+16
-2
No files found.
README.md
View file @
de13d639
...
...
@@ -80,6 +80,7 @@ API:
*
View preprocess service (Drupal
\f
ullcalendar_view
\F
ullcalendarViewPreprocess)
This service implements the business logic of the calendar. Other module can decorate or override this service to define their own business logic.
...
...
@@ -94,6 +95,7 @@ API:
*
View processor plugin (FullcalendarViewProcessor)
This plugin type provides the capability to alter the view preprocess working with other modules.
...
...
@@ -102,43 +104,55 @@ API:
*
languageSelector
Allow client to select language, if it is 1.
*
updateConfirm
Event update confirmation pop-up dialog. If it is 1, a confirmation dialog will pop-up after dragging and dropping an event.
*
dialogWindow
Open event links in dialog window. If it is 1, event links in the calendar will open in a dialog window.
*
eventBundleType
The bundle (content) type of a new event.
*
startField
The machine name of start date field.
*
endField
The machine name of end date field.
*
dblClickToCreate
Allow to create a new event by double clicking.
Allow to create a new event by double clicking, if it is 1.
*
entityType
Entity type.
*
addForm
URL of the new event form.
*
token
CSRF token.
*
openEntityInNewTab
Show an event details in a new window (tab).
*
calendar_options
The options of the Fullcalendar object.
*
dialog_options
The options of the pop-up dialog object.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment