开发者

Drupal Calendar module and retrieving all dates

开发者 https://www.devze.com 2023-04-05 10:04 出处:网络
I guess the calendar wasn\'t meant to disp开发者_JS百科lay all dates at once, so I don\'t know if it is possible.

I guess the calendar wasn't meant to disp开发者_JS百科lay all dates at once, so I don't know if it is possible.

What I'm doing is using views_get_view_result() on my calendar view. But of course, that will only give me the dates for the current month.

I want all the events. Perhaps I can query the database for this content?

0

精彩评论

暂无评论...
验证码 换一张
取 消