yii-extensions

    0熱度

    2回答

    我正在使用galleymanager擴展來創建圖片庫。目錄結構如下圖所示, protected ... modules ... imgManager 中定義的模塊在下面的config/main.php文件, 'imgManager' => array( 'import'=>array('imgManager.*','imgManager.comp

    0熱度

    1回答

    下載和地方phundament3在本地機器,雅它的工作,但不是當試圖配置/安裝它與Mysql數據庫後,如installation doc, ,我可以找到它的Mysql轉儲? if 安裝爲我做的一切然後如何在本地做?任何一個可以解釋的步驟, 使用Ubuntu 11.04

    0熱度

    1回答

    定時任務執行所以,我有下面的代碼cron作業: class UGCJReminder extends UGCronJob { /** * return the cron description */ protected function getDescription() { return Yii::t('userGroupsModule.cron', 'manda email

    0熱度

    1回答

    我需要在彈出時使用文件管理器,該按鈕點擊按鈕。我正在使用Yii擴展elfinder。我發現很難理解使用它的方式。我從bitbucket下載了代碼,將其放入我的應用程序中的文件夾擴展名中。我嘗試測試它使用新的控制器,elfcontroller命名,並把下面的代碼(從網站得到) class ElfinderController extends CController { public functi

    0熱度

    1回答

    嗨朋友我想知道是否有一些可用的小部件,我可以同時插入多行數據項,並在插入數據庫時​​更新數據庫。 像這種形式的 http://i49.tinypic.com/9s5hg5.jpg

    2熱度

    2回答

    使用TbMenu部件 Property "TbMenu.itemCssClass" is not defined if ($this->itemCssClass !== null) $classes[] = $this->itemCssClass; 此外,當我得到這個錯誤與bootstrap extension的最新版本,我不我的本地機器上得到的錯誤,只在一臺現場服務器上。有沒

    1熱度

    1回答

    我在我的Yii應用程序中使用融合圖表擴展。我正在使用ajax提交來創建各種圖形。它呈現,但是當我嘗試用ajax過濾它時,我得到相同的輸出。 這是我在視圖中的代碼: <?php $this->renderPartial('_search'); ?> <p id="ChartArea" style="text-align:center;"> <?php $this->renderPartial

    0熱度

    1回答

    我需要實現在警予表格輸入形式(通過表格我的意思是在同一時間多個型號) 因爲我已經問這個問題 Is there any user interface available in yii framework for tabular data input? 但在搜索互聯網後,我發現yii的ztabularinputmanager擴展爲可能的解決方案。 但我無法找到任何有關此擴展的良好文檔或實現細節。

    1熱度

    3回答

    我使用Yii Booster Yii擴展爲UI。我需要使用ajax更新選項卡的內容。使用下面的代碼,我能夠使用renderPartial獲取內容,但是我想要調用Ajax並更新內容。 $this->widget('bootstrap.widgets.TbTabs', array( 'type' => 'tabs', 'tabs' => array( array('

    2熱度

    1回答

    您好我想使用ezzeelfinder作爲文件管理器 我收到以下錯誤jQuery的錯誤: TypeError: jQuery(selector).elfinder is not a function Query(selector).elfinder().elfinder("instance"); 我使用從Yii的擴展網站的確切的代碼。我不知道發生了什麼問題,我正在使用帶有Apache(XAMP