yii2-fullcalendar:fullcalendar yii2小部件

时间:2024-06-09 05:00:57
【文件属性】:

文件名称:yii2-fullcalendar:fullcalendar yii2小部件

文件大小:293KB

文件格式:ZIP

更新时间:2024-06-09 05:00:57

JavaScript

yii2-fullcalendar fullcalendar yii2小部件 安装 安装此扩展的首选方法是通过 。 无论运行 php composer.phar require --prefer-dist tejrajs/yii2-fullcalendar "dev-master" 或添加 "tejrajs/yii2-fullcalendar": "dev-master" 到composer.json文件的require部分。 用法 安装扩展程序后,只需通过以下方式在您的代码中使用它: <?php use tejrajs\fullcalendar\ FullCalendar ; ?> <?= FullCalendar :: widget ([ 'options' =>[ 'id' => 'calender' ], 'config' => [ 'heade


【文件预览】:
yii2-fullcalendar-master
----composer.json(689B)
----FullCalendarAsset.php(987B)
----assets()
--------fullcalendar.print.css(5KB)
--------lang()
--------gcal.js(6KB)
--------fullcalendar.min.css(10KB)
--------fullcalendar.css(22KB)
--------fullcalendar.js(274KB)
--------lang-all.js(110KB)
--------lib()
--------fullcalendar.min.js(83KB)
----FullCalendar.php(2KB)
----LICENSE.md(1KB)
----README.md(1KB)

网友评论