Procedural File: class.atkurlattribute.inc
Source Location: /attributes/class.atkurlattribute.inc
Page Details
This file is part of the Achievo ATK distribution.
Detailed copyright and licensing information can be found in the doc/COPYRIGHT and doc/LICENSE files which should be included in the distribution.
| Version: | $Revision: 4200 $ $Id: class.atkurlattribute.inc 6422 2009-07-09 11:54:46Z martin $ |
| Copyright: | (c)2006 Ibuildings.nl BV |
| License: | ATK Open Source License |
Classes
|
atkUrlAttribute
|
The atkUrlAttribute class represents a field containing URLs.
|
Constants
ABSOLUTE [line 32]
Check if URL is a valid absolute URL
AF_URL_ALLOWWRAP [line 22]
AF_URL_ALLOWWRAP = AF_SPECIFIC_1
|
|
Add one space after each "/", "?" and "&" to fit a (long) url into <td></td>.
AF_URL_STRIPHTTP [line 27]
AF_URL_STRIPHTTP = AF_SPECIFIC_2
|
|
Don't display "http://". Link remains intact.
ANCHOR [line 42]
Check if URL is a valid anchor
RELATIVE [line 37]
Check if URL is a valid relative URL