Method Calendar::addEvent

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/modules/calendar/Calendar.php line 0
Automatically extracted PHP DOC comment from code:

Add an event to the array of active events

END OF PHP DOC
protected function void addEvent(object $objArticle, integer $intStart, integer $intEnd, string $strUrl, string $strLink)

Parameters

object $objArticle
Not documented yet. Please add documentation to this entry.
integer $intStart
Not documented yet. Please add documentation to this entry.
integer $intEnd
Not documented yet. Please add documentation to this entry.
string $strUrl
Not documented yet. Please add documentation to this entry.
string $strLink
Not documented yet. Please add documentation to this entry.

Add a comment

What is the sum of 5 and 3?