ezroot
Summary
Same as "ezurl" without "index.php" and the siteaccess name in the returned address.Usage
input|ezroot( [ quote [, type ] ] )
Parameters
Name | Type | Description | Required |
---|---|---|---|
quote | string | Quote style: "no", "single" or "double" (default). | No. |
type | string | URL type: "full" or "relative" (default). | No. |
Returns
A string containing a working version of the input address.Description
This operator works almost in the same way as the "ezurl" operator. The only difference is that it does not include "index.php" or the name of the siteaccess in the returned address. In other words, it returns an address which points to the root of the eZ Publish directory.
Balazs Halasy (05/02/2004 11:49 am)
Ester Heylen (17/11/2009 3:05 pm)
Comments