<i id='x8GAK'><tr id='x8GAK'><dt id='x8GAK'><q id='x8GAK'><span id='x8GAK'><b id='x8GAK'><form id='x8GAK'><ins id='x8GAK'></ins><ul id='x8GAK'></ul><sub id='x8GAK'></sub></form><legend id='x8GAK'></legend><bdo id='x8GAK'><pre id='x8GAK'><center id='x8GAK'></center></pre></bdo></b><th id='x8GAK'></th></span></q></dt></tr></i><div id='x8GAK'><tfoot id='x8GAK'></tfoot><dl id='x8GAK'><fieldset id='x8GAK'></fieldset></dl></div>

      <legend id='x8GAK'><style id='x8GAK'><dir id='x8GAK'><q id='x8GAK'></q></dir></style></legend>

        <small id='x8GAK'></small><noframes id='x8GAK'>

        • <bdo id='x8GAK'></bdo><ul id='x8GAK'></ul>
      1. <tfoot id='x8GAK'></tfoot>
      2. 知道任何开源 zend 框架日历吗?

        Know of any open source zend framework calendar?(知道任何开源 zend 框架日历吗?)

          <tbody id='gzCLk'></tbody>

        <small id='gzCLk'></small><noframes id='gzCLk'>

          • <bdo id='gzCLk'></bdo><ul id='gzCLk'></ul>
            <tfoot id='gzCLk'></tfoot>

              <legend id='gzCLk'><style id='gzCLk'><dir id='gzCLk'><q id='gzCLk'></q></dir></style></legend>
              • <i id='gzCLk'><tr id='gzCLk'><dt id='gzCLk'><q id='gzCLk'><span id='gzCLk'><b id='gzCLk'><form id='gzCLk'><ins id='gzCLk'></ins><ul id='gzCLk'></ul><sub id='gzCLk'></sub></form><legend id='gzCLk'></legend><bdo id='gzCLk'><pre id='gzCLk'><center id='gzCLk'></center></pre></bdo></b><th id='gzCLk'></th></span></q></dt></tr></i><div id='gzCLk'><tfoot id='gzCLk'></tfoot><dl id='gzCLk'><fieldset id='gzCLk'></fieldset></dl></div>

                  本文介绍了知道任何开源 zend 框架日历吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在尝试找到一个可以很好地与我的 zend 框架应用程序配合使用的开源 PHP 日历.理想情况下,我应该能够在公共站点上显示事件,并在管理部分添加/编辑/删除事件.

                  I'm trying to find an open source PHP calendar that will play nicely with my zend framework application. Ideally, I should be able to display the events on the public site, and add/edit/delete events in the admin section.

                  任何能阻止我重新发明轮子以便我抢占先机的东西都会很棒.

                  Anything that would keep me from re-inventing the wheel so I can get a head start would be great.

                  更新:目前,我已经嵌入了一个可以从 Google 日历站点更新的 Google 日历,但我仍在寻找使用 Zend 框架完成的工作.p>

                  Update: At the moment, I have embedded a google calendar that I can update from the Google Calendar site, but I am still looking for something that has been done using the Zend Framework.

                  推荐答案

                  Dojo 有一个用于编辑的日历小部件 http://api.dojotoolkit.org/jsdoc/1.3/dijit.form.DateTextBox

                  Dojo has a calendar widget for editing http://api.dojotoolkit.org/jsdoc/1.3/dijit.form.DateTextBox

                  创建日历控制器非常简单:只需几个小时.

                  Creating a calendar controller is pretty easy: only a couple of hours work.

                  有时可能需要几个小时才能将第三方日历小部件集成到您的应用中.我已经把这种事情搞砸了几次,然后就后悔了.大多数时候,对于像这样简单的东西,快速推出自己的东西比花 2 个小时寻找第三方、几个小时安装和工作、另一个小时找出一些神秘的错误等更容易....

                  Sometimes it can take several hours to get a third party calendar widget integrated into your app. I've messed around with this sort of things a few times and regretted it. Most of the time, for simple stuff like this, it is easier to quickly roll your own rather than spend 2 hours hunting for a third party one, a few hours getting it installed and working, another hour figuring out some mysterious bug etc etc....

                  这篇关于知道任何开源 zend 框架日历吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
                  PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
                  mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                  Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                  Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                  Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)
                  • <bdo id='BMTla'></bdo><ul id='BMTla'></ul>

                        <tfoot id='BMTla'></tfoot>

                      1. <small id='BMTla'></small><noframes id='BMTla'>

                      2. <i id='BMTla'><tr id='BMTla'><dt id='BMTla'><q id='BMTla'><span id='BMTla'><b id='BMTla'><form id='BMTla'><ins id='BMTla'></ins><ul id='BMTla'></ul><sub id='BMTla'></sub></form><legend id='BMTla'></legend><bdo id='BMTla'><pre id='BMTla'><center id='BMTla'></center></pre></bdo></b><th id='BMTla'></th></span></q></dt></tr></i><div id='BMTla'><tfoot id='BMTla'></tfoot><dl id='BMTla'><fieldset id='BMTla'></fieldset></dl></div>
                              <tbody id='BMTla'></tbody>
                            <legend id='BMTla'><style id='BMTla'><dir id='BMTla'><q id='BMTla'></q></dir></style></legend>