yii2-extension yii2-control-widget
        The control widget for Yii framework backend.
    
            
                
                    
                    
                    
                    
                        
                            
    
        
        
            vova07/yii2-control-widget
            The control widget for Yii framework backend.
         
     
    
        
            -  Tuesday, May 27, 2014
 
                                -  by vova07
 
                            -  Repository
 
            -  1 Watchers
 
            -  2 Stars
 
            -  1,136 Installations
 
        
     
    
        
                            - PHP
 
            
            -  2 Dependents
 
            -  0 Suggesters
 
            -  2 Forks
 
            -  0 Open issues
 
            -  2 Versions
 
            -  1 % Grown
 
        
     
 
    
        
            
    
    
    
Installation
The preferred way to install this extension is through composer., (*1)
Either run, (*2)
php composer.phar require --prefer-dist vova07/yii2-control-widget "*"
or add, (*3)
"vova07/yii2-control-widget": "*"
to the require section of your composer.json file., (*4)
Usage
Once the extension is installed, simply use it in your code by  :, (*5)
echo \vova07\control\Widget::widget([
    'title' => 'Create new record',
    'items' => [
        'cancel' => [
            'visible' => true
        ]
    ]
]);
         
     
 
    
        
            
                                    
                        
                        
                        
                            dev-master
                            9999999-dev
                                                        
                                The control widget for Yii framework backend.
                                
                                                                     
                                    Sources
                                                                                                     
                                    Download
                                                                
                                
                                                                            BSD-3-Clause
                                    
                                
                                                                    The Requires
                                    
                                     
                                                                                            
                            
                                                                    
                                
                            
                            
                                                                    yii2
                                                                    yii 2
                                                                    widget
                                                                    control
                                
                            
                         
                     
                                    
                        
                        
                        
                            0.1.0
                            0.1.0.0
                                                        
                                The control widget for Yii framework backend.
                                
                                                                     
                                    Sources
                                                                                                     
                                    Download
                                                                
                                
                                                                            BSD-3-Clause
                                    
                                
                                                                    The Requires
                                    
                                     
                                                                                            
                            
                                                                    
                                
                            
                            
                                                                    yii2
                                                                    yii 2
                                                                    widget
                                                                    control