Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

ezurl

Summary

Contains information about a URL.

Persistent

Yes.

Attributes

Attribute

Type

Description

id

string

The ID number of the URL.

url

string

The actual address (for example "http://www.slashdot.org").

original_url_md5

string

The MD5 sum of the URL.

is_valid

string

Either 1 (valid) or 0 (invalid). Reveals if the URL is valid or not.

last_checked

string

A UNIX timestamp revealing when the URL was validated by the system.

created

string

A UNIX timestamp pinpointing the exact date/time when the URL was created.

modified

string

A UNIX timestamp pinpointing the exact date/time when the URL last modified.

Balazs Halasy (03/04/2005 8:23 am)

Balazs Halasy (01/04/2007 3:09 pm)


Comments

There are no comments.