0
A
回答
2
不,它不是:there is only one call to drupal_build_css_cache()
從其他Drupal代碼,並沒有什麼「動態」那裏使該調用可覆蓋。
爲什麼要修改drupal_build_css_cache()
?你想達到什麼目的?如果它是別人可能會覺得有用的東西,那麼你可能會suggest your idea to the Drupal project and try getting it included into core。
+0
是的,在獲取緩存而不觸及該功能之前,您可以對CSS本身做任何事情。如果你真的想改變緩存本身的工作方式,你需要替換更多的功能。 – 2010-05-20 05:15:18
相關問題
- 1. 是否可以重寫window.document.location.host?
- 2. 是否可以重寫向後導航?
- 3. 是否可以重寫DRF中的StringRelatedField?
- 4. 是否可以重寫std :: endl?
- 5. 是否可以重寫內聯函數?
- 6. 是否可以重寫Swift中的deinit?
- 7. 是否可以重寫「調用」函數?
- 8. 是否可以重寫Model.objects.all()方法?
- 9. 是否可以重寫表單助手?
- 10. 重寫Bootstrap V4的預設CSS是否可以重寫?
- 11. 是否可以用第一個大寫字母來重寫URL?
- 12. 是否可以重寫CollectionViewSource.GetDefaultView以返回ICollectionView的實現?
- 13. 是否可以重寫.InsertOnSubmit(實體)函數以添加功能
- 14. 是否可以重寫代碼以減少選擇的數量?
- 15. 是否可以重複getopt
- 16. 是否可以重用NSKeyedUnarchiver?
- 17. 是否可以重用WKInterfaceGroup?
- 18. 是否可以重用ProjectInstaller?
- 19. 是否可以重置ServicePointManager?
- 20. 是否可以重寫MyClass *(不是MyClass)的析構函數?
- 21. 是否有可能重寫default_scope在rails_admin?
- 22. 是否有可能重寫Android PackageManager :: clearAllApplicationUserData?
- 23. 是否可以StringTemplate支持可重用
- 24. 是否可以重寫vb.net資源管理器的GetString函數?
- 25. 玉 - 是否可以添加到塊重寫?
- 26. 是否可以部署IIS7 URL重寫模塊?
- 27. 是否可以重寫對噴油器的調用?
- 28. 是否可以在動態網站上進行網址重寫?
- 29. 是否可以重複寫入和讀取頻道?
- 30. 是否可以重寫wxHtmlWindow中的HTTP函數?
你問了18個問題,但只接受了2個正確的答案。如果你希望人們繼續回答,你應該接受更多。 – 2010-05-21 05:26:39