Giter Club home page Giter Club logo

Comments (5)

harikt avatar harikt commented on August 17, 2024

can you give me an example what you are looking for ?

from aura.html.

thejw23 avatar thejw23 commented on August 17, 2024

Most pages use some kind of CSS framework. Like in https://github.com/Anahkiasen/former/wiki/Features - there is Former::framework('TwitterBootstrap'); and the html result TB friendly.

I guess it would be nice to have that feature, some kind of plugin system, a kind of decorator to adding additional HTML to various Aura.HTML form elements. In example, a plugin that can add to every generated input proper divs with class "control-group", and so on. It would be easier to create/validate/pupulate forms with separate class using Aura.HTML/Input and push the result to view with one line in there echo $form. If I change CSS framework I just create and activate different plugin/decorator - no need to change views and mess with divs, Aura.HTML will handle everything for me.

from aura.html.

harikt avatar harikt commented on August 17, 2024

:) , I get you.

I have played with decorators of zf v1 , and it is a monster.
I don't like it, and I don't think Paul do love the idea.

from aura.html.

thejw23 avatar thejw23 commented on August 17, 2024

Then I guess I need to make my own proxy class witch will handle desired features with Aura.HTML/Input under the hood :) Hope to see such feature someday, it's very handy to controll all form within one application class and just pass output to the view.

from aura.html.

pmjones avatar pmjones commented on August 17, 2024

At this point, I think wrapping with your own proxy (or other) is the way to go.

from aura.html.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.