ダウンロードリスト

プロジェクト概要

PHP::HTML は、HTML を抽象化し、複雑な Web アプリケーション開発を簡素化する PHP クラスのセットです。再利用可能なウィジェットは、テキストのみのクラス、html では、マークアップ テキストおよび複数の「子」を含むタグを含む抽象クラスに基づくことができます。PHP::HTML は現在、クリーナーを CSS のサポートを追加し、「エミュレーション」でブラウザー互換性ための HTML 3.2 文書を作成するためサポート活発に開発されています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2001-03-02 20:58
0.6.4

フォームのサポート、今はほとんど完了しています。は、0.5.xからクラスtag_array置き換えクラスxml_m_content、追加されている。
タグ: Development
Forms support is now almost completed. class xml_m_content, which replaces class tag_array from 0.5.x, has been added.

2001-02-26 13:15
0.6.3

このリリースでは、HTMLフォームの書き換えが含まれ、WMLなどのクラスとHTMLDOCのクラスの移植。
タグ: Development, Minor feature enhancements
This release includes rewritten HTML Forms, and
porting of WML classes and the HTMLdoc class.

2001-02-11 01:21
0.6.1

0.5.x.からXHTMLテーブルサポートのバックポート
タグ: Development, Minor feature enhancements
A backport of XHTML table support from 0.5.x.

2001-02-07 05:18
0.6.0

これは、新しい開発ブランチです。理解しやすいですが、ほとんどの書き換え0.5.xと比較して、合計がはるかに小さく、はるかに簡単にコアし、学び、非常にクリーンているコードです。
タグ: Development, Major feature enhancements
This is a new development branch. It is almost a total rewrite compared to 0.5.x, is much smaller, has a much simpler core, is easier to understand and learn, and has much cleaner code.

2001-01-30 15:13
0.5.1

クラスhrow HTMLのDTDを使用し、そのクラスhcellに置き換えられましたcompatiableされませんでした。ウィジェットのスタイルシートが追加および変更が可能初期化はさらに、0.5.0の実装にcontaryした。クラスhtml_tag今では簡単なクラスは、xml_element継承されます。新しいクラスは、名前として、レンダリングのコメントを示唆xml_comment、(" <!-- --> "形式)に拡張されています。HTML 3.2のフォールバックが追加されました。
Class hrow was not compatiable with the HTML DTD, it was replaced with class hcell. Stylesheets in widgets can be now added and modified even after initilization, contary to the 0.5.0 implementation. Class html_tag now inherits a simpler class, xml_element. A new class, xml_comment, which, as it name suggests, renders comments ("<!-- -->" format) was added. HTML 3.2 fallback has been extended.

プロジェクトリソース