search
Homephp教程PHP开发Yii view CGridView implements operation button definition address example

The example of this article describes the method of defining the address of the operation button in the Yii view CGridView. Share it with everyone for your reference, the details are as follows:

<?php $this->widget(&#39;zii.widgets.grid.CGridView&#39;, array(
  &#39;id&#39;=>&#39;mem-sub-grid&#39;,
  &#39;dataProvider&#39;=>$model,
  &#39;columns&#39;=>array(
    &#39;zpc_catname&#39;,
    array(&#39;name&#39;=>&#39;inputtime&#39;,
        &#39;value&#39;=>&#39;date("y-m-d H:m",$data->inputtime)&#39;,
        &#39;htmlOptions&#39;=>array(&#39;class&#39;=>&#39;t_c&#39;),
        ),
    array(
      &#39;class&#39;=>&#39;CButtonColumn&#39;,
      //注意URL规则
      &#39;updateButtonUrl&#39;=>&#39;Yii::app()->controller->createUrl("updaterole",array("id"=>$data->primaryKey))&#39;,
      &#39;deleteConfirmation&#39;=>&#39;确认删除&#39;,//删除操作弹框提示的信息
      &#39;buttons&#39;=>array(
        &#39;view&#39;=>array(&#39;visible&#39;=>&#39;false&#39;),
        //注意URL规则,
        &#39;dalete&#39;=>array(&#39;url&#39;=>&#39;Yii::app()->controller->createUrl("deleterole",array("id"=>$data->primaryKey))&#39;)
      ),
    ),
  ),
));
?>

I hope this article will be helpful to everyone’s PHP program design based on the Yii framework.

For more Yii view CGridView implementation operation button definition address examples and related articles, please pay attention to the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.