Skip to content

HTML Helper #209

Description

@lonnieezell

Port the current HTML helper over from CI3, with the following exceptions:

  • remove the deprecated methods
  • remove header() and meta() methods.

Which primarily leaves us with the list building tools. Should this be combined with something else?

Maybe add:

  • media method to help embed media objects.
  • table_headers (see CakePHP)
  • table_cells (see CakePHP)

This probably makes sense to implement as a class with static methods.

Development Checklist:

  • Component(s)
  • ... with PHPdocs
  • Unit testing
  • ... with >80% coverage
  • User guide updated
  • Classmap integration?
  • Securely signed commits
  • Conforms to style guide

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions