2017 © Pedro PelĂĄez
 

library event-calendar

Demo of EventCalendar component for Nette apps

image

jaroslav-kubicek/event-calendar

Demo of EventCalendar component for Nette apps

  • Thursday, July 11, 2013
  • by kubajz
  • Repository
  • 3 Watchers
  • 10 Stars
  • 1,680 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 5 Forks
  • 1 Open issues
  • 6 Versions
  • 6 % Grown

The README.md

EventCalendar

  • add-on component for Nette framework - http://nette.org/
  • enable displaying various events in calendar
  • provide methods for localisation & customization
  • you can also use html and Texy! in your event texts
  • http://addons.nette.org/cs/eventcalendar

Installing

Install component to your project via Composer:, (*1)

"require": {
    ...
    "jaroslav-kubicek/event-calendar": "0.2.1"
}

Quick start

Add to your code (in presenter/control):, (*2)

public function createComponentCalendar() {
    $cal = new EventCalendar\Simple\SimpleCalendar();
    return $cal;
}

and in template:, (*3)

{control calendar}

API Docs

http://www.nimral.cz/calendar/docs/index.html, (*4)

The Versions

11/07 2013

dev-demo0.2

dev-demo0.2

Demo of EventCalendar component for Nette apps

  Sources   Download

BSD-4-Clause

The Requires

 

The Development Requires

05/05 2013

0.2.x-dev

0.2.9999999.9999999-dev http://www.nimral.cz/calendar

Plugin for Nette based web applications for creating calendar with custom events

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

05/05 2013

dev-master

9999999-dev http://www.nimral.cz/calendar

Plugin for Nette based web applications for creating calendar with custom events

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

05/05 2013

v0.2.2

0.2.2.0 http://www.nimral.cz/calendar

Plugin for Nette based web applications for creating calendar with custom events

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

04/05 2013

v0.2.1

0.2.1.0 http://www.nimral.cz/calendar

Plugin for Nette based web applications for creating calendar with custom events

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

03/05 2013

v0.2.0

0.2.0.0 http://www.nimral.cz/calendar

Plugin for Nette based web applications for creating calendar with custom events

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires