skip to main
|
skip to sidebar
Social Icons
Pages
Home
Php
Friday, May 10, 2013
Yii for beginners
http://www.yiiframework.com/wiki/250/yii-for-beginners/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Total Pageviews
Popular Posts
gridview view in modal popup Yii
In view $this->widget('bootstrap.widgets.TbExtendedGridView', array( 'type'=>'bordered', 'da...
Create custom button with AJAX function in CGridView
First we need to create the required action in our controller, we will call it simply ‘status’. To begin we add it in our controller rul...
cgridview value from functions
In CGridView, a column where want to modify the value with a getter function from a model I have loaded. view Cgridview 'columns...
Yii ajax request and json response
This will help you to understand the details of yii ajax request and response from controller. In view.php <?php Yii::app()->c...
Rules and validation in Yii Model
This tutorial will help you to understand the yii model rules, user defined functions. In yii rules function I added code (of yiiframework)...
CGridView and show detail in CJuiDialog Yii
in view file , add the following to CButtonClass section of the array: <?php $this->widget('zii.widgets.grid.CGridView', ...
How to upload a file using a model Yii
The Model ¶ First declare an attribute to store the file name in the model class (either a form model or an active record model). Als...
Ajax button with confirm and before send texts
In View <?php echo "<div id='resPass'>"; echo CHtml::ajaxButton( 'Reset Password', // th...
Name of current module controller or action from Yii view
Useful in situations where you want to build a navigation user interface element etc. This is all you need to know... // Module if(iss...
Adding Criteria To Validation Rules
Sometimes you want your validation rules to be just a little bit more than the standard options available to you like ‘numeric’, ‘length’ o...
About Me
Nisanth Thulasi
software developer
View my complete profile
Powered by
Blogger
.
Facebook
Nisanth Thulasi
Create your badge
Contact us
Social Icons
Social Icons
Followers
Blog Archive
▼
2013
(30)
►
July
(2)
►
June
(1)
▼
May
(10)
Ajax SubmitButton Yii
cgridview value from functions
Create custom button with AJAX function in CGridView
Yii ajax Link
Dependant dropdownList Yii ajax
Yii Pagination For CActiveDataProvider
Yii Model On Insert, Update And Change Password An...
Rules and validation in Yii Model
Yii for beginners
Adding Criteria To Validation Rules
►
April
(7)
►
March
(9)
►
January
(1)
►
2012
(6)
►
November
(6)
Sample text
Sample Text
Nisanth Thulasi
Create your badge
Forum
http://www.yiiframework.com/user/75678/
No comments:
Post a Comment