zf1.deanblackborough.com
G3D Development - ZF1 Library
http://zf1.deanblackborough.com/helper/view/bootstrap-label
ZF1 Library G3D Development's ZF1 library. A small part of the G3D Development Limited ZF1 library, action helpers, view helpers and library code. This sample site provides examples for most of the action helpers, view helpers and utility classes in the repo on GitHub. The provided code requires the Zend Framework, all code tested against version 1.12. Class comment PHPDoc for class. Public methods Comments and method signatures for public methods. Examples Several examples to show use. Echo $this- boots...
deanblackborough.com
GitHub | Dean Blackborough
http://www.deanblackborough.com/category/github
My thoughts on anything and everything with a bias towards development. I’ve updated my ZF1 lib site. Added a simple pager view helper. Updated the image resizer and image cropper classes including new examples. Added a simple HTML table view helper. Added a Bootstrap badge view helper. Updated the Bootstrap nav view helper, one fix, one new feature. Added a Bootstrap progress bar view helper. GitHub profile and new sample site. Dlayer progress, v0.99 next month. Dlayer – Open Source.
deanblackborough.com
My main project reaches milestone two | Dean Blackborough
http://www.deanblackborough.com/2015/06/10/my-project-reaches-milestone-two
My thoughts on anything and everything with a bias towards development. My main project reaches milestone two. This post was originally posted on G3D Development. I’m cross posting it here because it is just as much a personal post as it is a work related post, I’m proud to have reached milestone two, Dlayer has been a big part of my life for seven years. It will not take two years to hit the next milestone, that I can guarantee, the tasks for the third milestone are all in my short term development plan...
deanblackborough.com
Development | Dean Blackborough
http://www.deanblackborough.com/category/development
My thoughts on anything and everything with a bias towards development. Ubuntu: Install Apache, PHP, MySQL, SASS, Bower and PhpStorm for local development. Whenever I need to set up a Linux machine or VM for local PHP development I either recall what I need to do from memory or cobble together what I need from the web, years ago it was very simple, Apache, MySQL and PHP, that is no longer the case. These days a simple setup […]. Imminent return to contracting. Dlayer progress, v0.99 next month.
zf1.deanblackborough.com
G3D Development - ZF1 Library
http://zf1.deanblackborough.com/helper/view/bootstrap-table
ZF1 Library G3D Development's ZF1 library. A small part of the G3D Development Limited ZF1 library, action helpers, view helpers and library code. This sample site provides examples for most of the action helpers, view helpers and utility classes in the repo on GitHub. The provided code requires the Zend Framework, all code tested against version 1.12. Class comment PHPDoc for class. Public methods Comments and method signatures for public methods. Condensed version of table * * @return G3d View Bootstra...
zf1.deanblackborough.com
G3D Development - ZF1 Library
http://zf1.deanblackborough.com/helper/view/bootstrap-progress-bar
ZF1 Library G3D Development's ZF1 library. A small part of the G3D Development Limited ZF1 library, action helpers, view helpers and library code. This sample site provides examples for most of the action helpers, view helpers and utility classes in the repo on GitHub. The provided code requires the Zend Framework, all code tested against version 1.12. This view helper generates the HTML for the Bootstrap progress bar component, it allows you to provide feedback on the progress of a workflow or action.
zf1.deanblackborough.com
G3D Development - ZF1 Library
http://zf1.deanblackborough.com/utility/image/crop
ZF1 Library G3D Development's ZF1 library. A small part of the G3D Development Limited ZF1 library, action helpers, view helpers and library code. This sample site provides examples for most of the action helpers, view helpers and utility classes in the repo on GitHub. The provided code requires the Zend Framework, all code tested against version 1.12. Class comment PHPDoc for base constructor. Public methods Comments and method signatures for public methods. View entire abstract class. Standard crop Cro...
zf1.deanblackborough.com
G3D Development - ZF1 Library
http://zf1.deanblackborough.com/helper/view/bootstrap-nav
ZF1 Library G3D Development's ZF1 library. A small part of the G3D Development Limited ZF1 library, action helpers, view helpers and library code. This sample site provides examples for most of the action helpers, view helpers and utility classes in the repo on GitHub. The provided code requires the Zend Framework, all code tested against version 1.12. Class comment PHPDoc for class. Public methods Comments and method signatures for public methods. Examples Several examples to show use.
zf1.deanblackborough.com
G3D Development - ZF1 Library
http://zf1.deanblackborough.com/utility/image/resizer
ZF1 Library G3D Development's ZF1 library. A small part of the G3D Development Limited ZF1 library, action helpers, view helpers and library code. This sample site provides examples for most of the action helpers, view helpers and utility classes in the repo on GitHub. The provided code requires the Zend Framework, all code tested against version 1.12. Class comment PHPDoc for base constructor. Public methods Comments and method signatures for public methods. View entire abstract class. Stretch to fit St...
zf1.deanblackborough.com
G3D Development - ZF1 Library
http://zf1.deanblackborough.com/helper/view/simple-pager
ZF1 Library G3D Development's ZF1 library. A small part of the G3D Development Limited ZF1 library, action helpers, view helpers and library code. This sample site provides examples for most of the action helpers, view helpers and utility classes in the repo on GitHub. The provided code requires the Zend Framework, all code tested against version 1.12. Class comment PHPDoc for class. Public methods Comments and method signatures for public methods. Switch to using item based text and optionally override ...