UrlRestriction
class UrlRestriction extends Model (View source)
Properties
protected | $endDateType | ||
protected | $endDateDataType | ||
string | $restrictionType | ||
protected | $startDateType | ||
protected | $startDateDataType | ||
string | $url |
Methods
getEndDate()
No description
setRestrictionType($restrictionType)
No description
string
getRestrictionType()
No description
getStartDate()
No description
setUrl($url)
No description
string
getUrl()
No description
Details
setEndDate(Date $endDate)
No description
Date
getEndDate()
No description
setRestrictionType($restrictionType)
No description
string
getRestrictionType()
No description
setStartDate(Date $startDate)
No description
Date
getStartDate()
No description
setUrl($url)
No description
string
getUrl()
No description