source: www/manuals/PHP_manual/function.domnode-has-attributes.html@ 1

Last change on this file since 1 was 1, checked in by george, 17 years ago

Prvotní import všeho

File size: 2.5 KB
Line 
1<HTML
2><HEAD
3><TITLE
4>DomNode-&#62;has_attributess</TITLE
5><META
6NAME="GENERATOR"
7CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
8REL="HOME"
9TITLE="Manuál PHP"
10HREF="index.html"><LINK
11REL="UP"
12TITLE="DOM XML funkce"
13HREF="ref.domxml.html"><LINK
14REL="PREVIOUS"
15TITLE="DomNode->get_content"
16HREF="function.domnode-get-content.html"><LINK
17REL="NEXT"
18TITLE="DomNode->has_child_nodes"
19HREF="function.domnode-has-child-nodes.html"><META
20HTTP-EQUIV="Content-type"
21CONTENT="text/html; charset=ISO-8859-2"></HEAD
22><BODY
23CLASS="refentry"
24BGCOLOR="#FFFFFF"
25TEXT="#000000"
26LINK="#0000FF"
27VLINK="#840084"
28ALINK="#0000FF"
29><DIV
30CLASS="NAVHEADER"
31><TABLE
32SUMMARY="Header navigation table"
33WIDTH="100%"
34BORDER="0"
35CELLPADDING="0"
36CELLSPACING="0"
37><TR
38><TH
39COLSPAN="3"
40ALIGN="center"
41>Manuál PHP</TH
42></TR
43><TR
44><TD
45WIDTH="10%"
46ALIGN="left"
47VALIGN="bottom"
48><A
49HREF="function.domnode-get-content.html"
50ACCESSKEY="P"
51>Pøedcházející</A
52></TD
53><TD
54WIDTH="80%"
55ALIGN="center"
56VALIGN="bottom"
57></TD
58><TD
59WIDTH="10%"
60ALIGN="right"
61VALIGN="bottom"
62><A
63HREF="function.domnode-has-child-nodes.html"
64ACCESSKEY="N"
65>Dal¹í</A
66></TD
67></TR
68></TABLE
69><HR
70ALIGN="LEFT"
71WIDTH="100%"></DIV
72><H1
73><A
74NAME="function.DomNode-has-attributes"
75></A
76>DomNode-&#62;has_attributess</H1
77><DIV
78CLASS="refnamediv"
79><A
80NAME="AEN18576"
81></A
82><P
83> (no version information, might be only in CVS)</P
84>DomNode-&#62;has_attributess&nbsp;--&nbsp;
85 Checks if node has attributes
86 </DIV
87><DIV
88CLASS="refsect1"
89><A
90NAME="AEN18579"
91></A
92><H2
93>Description</H2
94>bool <B
95CLASS="methodname"
96>DomNode-&#62;has_attributes</B
97> ( void)<BR
98></BR
99><P
100>&#13; This function checks if the node has attributes.
101 </P
102><P
103>&#13; See also <B
104CLASS="function"
105>DomNode_has_child_nodes()</B
106>.
107 </P
108></DIV
109><DIV
110CLASS="NAVFOOTER"
111><HR
112ALIGN="LEFT"
113WIDTH="100%"><TABLE
114SUMMARY="Footer navigation table"
115WIDTH="100%"
116BORDER="0"
117CELLPADDING="0"
118CELLSPACING="0"
119><TR
120><TD
121WIDTH="33%"
122ALIGN="left"
123VALIGN="top"
124><A
125HREF="function.domnode-get-content.html"
126ACCESSKEY="P"
127>Pøedcházející</A
128></TD
129><TD
130WIDTH="34%"
131ALIGN="center"
132VALIGN="top"
133><A
134HREF="index.html"
135ACCESSKEY="H"
136>Domù</A
137></TD
138><TD
139WIDTH="33%"
140ALIGN="right"
141VALIGN="top"
142><A
143HREF="function.domnode-has-child-nodes.html"
144ACCESSKEY="N"
145>Dal¹í</A
146></TD
147></TR
148><TR
149><TD
150WIDTH="33%"
151ALIGN="left"
152VALIGN="top"
153>DomNode-&#62;get_content</TD
154><TD
155WIDTH="34%"
156ALIGN="center"
157VALIGN="top"
158><A
159HREF="ref.domxml.html"
160ACCESSKEY="U"
161>Nahoru</A
162></TD
163><TD
164WIDTH="33%"
165ALIGN="right"
166VALIGN="top"
167>DomNode-&#62;has_child_nodes</TD
168></TR
169></TABLE
170></DIV
171></BODY
172></HTML
173>
Note: See TracBrowser for help on using the repository browser.