lorem ipsum dolor sit amet ...
Tidsskrift
Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1:Meet Yii; Easy; Efficient; Extensible; MVC architecture; Model; View; Controller; Stitching these together: Yii request routing; Blog posting example; Object-relational mapping and Active Record; Active Record; The view and controller; Summary; Chapter 2:Getting Started; Installing Yii; Installing a database; Creating a new application; ""Hello, World!""; Creating the controller; Configuring Gii; One final step; Reviewing our request routing; Adding dynamic content ; Adding the date and time A different approach for adding the date and time; Moving the data creation to the controller; Have you been paying attention?; Linking pages together; Linking to a new page; Getting a little help from Yii CHtml; Summary; Chapter 3:The TrackStar Application; Introducing TrackStar; Creating user stories; Users; Projects; Issues; Navigation and page flow; Data relationships; Creating the new application; Connecting to the database; Yii and databases; Testing the database connection; Using the interactive shell; Automated testing - unit and functional tests ; Unit and functional testing Benefits of testing; Testing in Yii; Unit tests; Installing PHPUnit; Testing the connection; Summary; Chapter 4:Project CRUD; Feature planning; Creating the project table; Yii database migrations; Naming conventions; Creating the AR model class; Configuring Gii; Using Gii to create our Project AR class; Enabling CRUD operations for projects; Creating CRUD scaffolding for projects; Creating a new project; Form field validation; Reading the project; Updating and deleting projects; Managing projects in Admin mode; Summary; Chapter 5:Managing Issues; Feature planning ; Designing the schema Defining some relationships; Building objects and their relationships; Creating active record model classes; Creating the Issue model class; Creating the User model class; Creating the issue CRUD operations; Using the issue CRUD operations; Creating a new issue; Adding drop-down fields; Adding the issue type drop-down; Adding the status dropdown: do it yourself; Fixing the owner and requester fields; Enforcing a project context; Defining filters; Adding a filter; Specifying the filtered actions; Adding filter logic; Adding the project ID; Altering the project details page ; Returning back to the owner and requester dropdowns Generating the data to populate the dropdowns; Making one last change; The rest of the CRUD; Listing the issues; Altering the project controller; Altering the project view file; Final tweaks; Getting the status and type text to display; Adding the text display to the form; Changing the issue detail view; Displaying owner and requester names; Using relational AR; Making some final navigation tweaks; Summary; Chapter 6:User Management and Authentication; Feature planning; User CRUD; Updating our common audit history columns; Component behavior ; Adding a password confirmation field
Fra
Alle registrerede artikler fordelt på udgivelser
...
...
...
...
...