<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://atk-framework.com/index.php?action=history&amp;feed=atom&amp;title=AtkEmailAttribute</id>
	<title>AtkEmailAttribute - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://atk-framework.com/index.php?action=history&amp;feed=atom&amp;title=AtkEmailAttribute"/>
	<link rel="alternate" type="text/html" href="https://atk-framework.com/index.php?title=AtkEmailAttribute&amp;action=history"/>
	<updated>2026-09-20T20:20:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://atk-framework.com/index.php?title=AtkEmailAttribute&amp;diff=10141&amp;oldid=prev</id>
		<title>Rwolverine: New page: {{attribute}}  === Description === The atkEmailAttribute is used to represent email addresses.  === Params === The constructor of the atkEmailAttribute has the following params:    atkEmai...</title>
		<link rel="alternate" type="text/html" href="https://atk-framework.com/index.php?title=AtkEmailAttribute&amp;diff=10141&amp;oldid=prev"/>
		<updated>2008-04-01T18:00:46Z</updated>

		<summary type="html">&lt;p&gt;New page: {{attribute}}  === Description === The atkEmailAttribute is used to represent email addresses.  === Params === The constructor of the atkEmailAttribute has the following params:    atkEmai...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{attribute}}&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
The atkEmailAttribute is used to represent email addresses.&lt;br /&gt;
&lt;br /&gt;
=== Params ===&lt;br /&gt;
The constructor of the atkEmailAttribute has the following params:&lt;br /&gt;
&lt;br /&gt;
  atkEmailAttribute (String $name, [boolean $search = false], [int $flags = 0], [int $size = 0]) &lt;br /&gt;
&lt;br /&gt;
;String $name: Name of the attribute &lt;br /&gt;
;boolean $search: Search DNS for MX records in validate function &lt;br /&gt;
;int $flags: Flags for the attribute &lt;br /&gt;
;int $size: The size of the field in characters  &lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
(in a [[node]] constructor):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
 $this-&amp;gt;add(new atkEmailAttribute (&amp;quot;email&amp;quot;, false, AF_HIDE_LIST|AF_FORCE_LOAD));&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Adds a field &amp;#039;email&amp;#039; to the node that displays an email address and does not check MX records for valid addresses. The flags hide it from the list view,&lt;br /&gt;
&lt;br /&gt;
[[Category:Attributes]]&lt;br /&gt;
&lt;br /&gt;
--[[User:Rwolverine|Rwolverine]] 19:54, 6 December 2007 (CET)&lt;/div&gt;</summary>
		<author><name>Rwolverine</name></author>
	</entry>
</feed>