TurboFlash
  • Home
  • IT
    • Administration
      • Windows 7
    • Apache
      • Environment Variables
    • PHP
      • cURL
      • Zend Framework
    • Security
      • Windows XP
Select Page

Zend Framework: Clearing/Resetting HeadLink, HeadMeta, HeadScript, HeadStyle and HeadTitle

by TurboFlash | Feb 7, 2009 | Zend Framework

Scenario Assuming your application is running smoothly and all of the HeadX (Refers to HeadLink, HeadMeta, HeadScript, HeadStyle and HeadTitle collectively) have been setup. Suddenly, an exception occurs and your ErrorController has been activated. You need to use the...

Zend Framework: Extending Decorators Flexibility (Part 2)

by TurboFlash | Feb 5, 2009 | Zend Framework

In Part 1, we are able to split the content into parts and apply decorators on them separately. This can be achieved by using the following classes. I guess the render method of each class pretty much sums up what they do so I will not explain further.

Zend Framework: Extending Decorators Flexibility (Part 1)

by TurboFlash | Feb 5, 2009 | Zend Framework

During form rendering, the decorators are executed in the order added and rendering are done on the same content throughout. If you were to open up Zend/Form.php, you will find inside an elegant render method as follows that summarizes what I’ve mentioned...

Menu

  • IT (9)
    • Administration (2)
      • Windows 7 (2)
    • Apache (1)
      • Environment Variables (1)
    • PHP (5)
      • cURL (1)
      • Zend Framework (3)
    • Security (1)
      • Windows XP (1)
  • Facebook
  • Twitter
  • Google

Designed by Elegant Themes | Powered by WordPress