CrossPHP

HTML

用PHP来描述HTML

Tags
author

wonli wonli@live.com Class HTML

Table of Contents

__callStatic()  : CallTree
HTML处理类入口
a()  :
abbr()  :
address()  :
area()  :
article()  :
aside()  :
audio()  :
b()  :
base()  :
bdi()  :
bdo()  :
blockquote()  :
body()  :
br()  :
button()  :
canvas()  :
caption()  :
cite()  :
code()  :
col()  :
colgroup()  :
data()  :
datalist()  :
dd()  :
del()  :
details()  :
dfn()  :
dialog()  :
div()  :
dl()  :
dt()  :
em()  :
embed()  :
fieldset()  :
figcaption()  :
figure()  :
footer()  :
form()  :
h1()  :
h2()  :
h3()  :
h4()  :
h5()  :
h6()  :
head()  :
header()  :
hgroup()  :
hr()  :
i()  :
iframe()  :
img()  :
input()  :
ins()  :
kbd()  :
label()  :
legend()  :
li()  :
link()  :
main()  :
map()  :
mark()  :
menu()  :
meta()  :
meter()  :
nav()  :
noscript()  :
object()  :
ol()  :
optgroup()  :
option()  :
output()  :
p()  :
param()  :
picture()  :
pre()  :
progress()  :
q()  :
rb()  :
rp()  :
rt()  :
rtc()  :
ruby()  :
s()  :
samp()  :
script()  :
section()  :
select()  :
slot()  :
small()  :
source()  :
span()  :
strong()  :
style()  :
sub()  :
summary()  :
sup()  :
table()  :
tbody()  :
td()  :
template()  :
textarea()  :
tfoot()  :
th()  :
thead()  :
time()  :
title()  :
tr()  :
track()  :
u()  :
ul()  :
var()  :
video()  :
wbr()  :

Methods

__callStatic()

HTML处理类入口

public static __callStatic(string $name, mixed $arguments) : CallTree
Parameters
$name : string
$arguments : mixed
Return values
CallTree

a()

public static a(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

abbr()

public static abbr(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

address()

public static address(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

area()

public static area(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

article()

public static article(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

aside()

public static aside(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

audio()

public static audio(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

b()

public static b(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

base()

public static base(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

bdi()

public static bdi(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

bdo()

public static bdo(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

blockquote()

public static blockquote(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

body()

public static body(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

br()

public static br(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

button()

public static button(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

canvas()

public static canvas(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

caption()

public static caption(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

cite()

public static cite(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

code()

public static code(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

col()

public static col(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

colgroup()

public static colgroup(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

data()

public static data(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

datalist()

public static datalist(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

dd()

public static dd(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

del()

public static del(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

details()

public static details(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

dfn()

public static dfn(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

dialog()

public static dialog(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

div()

public static div(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

dl()

public static dl(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

dt()

public static dt(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

em()

public static em(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

embed()

public static embed(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

fieldset()

public static fieldset(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

figcaption()

public static figcaption(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

figure()

public static figure(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values
public static footer(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

form()

public static form(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

h1()

public static h1(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

h2()

public static h2(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

h3()

public static h3(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

h4()

public static h4(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

h5()

public static h5(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

h6()

public static h6(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

head()

public static head(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

header()

public static header(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

hgroup()

public static hgroup(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

hr()

public static hr(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

i()

public static i(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

iframe()

public static iframe(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

img()

public static img(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

input()

public static input(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

ins()

public static ins(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

kbd()

public static kbd(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

label()

public static label(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

legend()

public static legend(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

li()

public static li(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values
public static link(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

main()

public static main(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

map()

public static map(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

mark()

public static mark(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

menu()

public static menu(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

meta()

public static meta(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

meter()

public static meter(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

nav()

public static nav(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

noscript()

public static noscript(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

object()

public static object(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

ol()

public static ol(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

optgroup()

public static optgroup(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

option()

public static option(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

output()

public static output(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

p()

public static p(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

param()

public static param(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

picture()

public static picture(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

pre()

public static pre(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

progress()

public static progress(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

q()

public static q(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

rb()

public static rb(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

rp()

public static rp(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

rt()

public static rt(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

rtc()

public static rtc(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

ruby()

public static ruby(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

s()

public static s(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

samp()

public static samp(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

script()

public static script(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

section()

public static section(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

select()

public static select(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

slot()

public static slot(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

small()

public static small(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

source()

public static source(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

span()

public static span(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

strong()

public static strong(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

style()

public static style(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

sub()

public static sub(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

summary()

public static summary(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

sup()

public static sup(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

table()

public static table(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

tbody()

public static tbody(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

td()

public static td(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

template()

public static template(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

textarea()

public static textarea(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

tfoot()

public static tfoot(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

th()

public static th(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

thead()

public static thead(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

time()

public static time(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

title()

public static title(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

tr()

public static tr(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

track()

public static track(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

u()

public static u(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

ul()

public static ul(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

var()

public static var(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

video()

public static video(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

wbr()

public static wbr(mixed $attributes, mixed $ctx) :
Parameters
$attributes : mixed
$ctx : mixed
Return values

Search results