SilverStripe Link

DBStringLink extends DataExtension
in package

Adds methods to DBString to help manipulate the output suitable for links

Table of Contents

Methods

LinkFriendly()  : string
Provides string replace to allow link friendly urls
PhoneFriendly()  : string
Provides string replace to allow phone number friendly urls
URLFriendly()  : string

Methods

LinkFriendly()

Provides string replace to allow link friendly urls

public LinkFriendly() : string
Return values
string

PhoneFriendly()

Provides string replace to allow phone number friendly urls

public PhoneFriendly() : string
Return values
string

URLFriendly()

public URLFriendly() : string
Tags
alias

LinkFriendly

Return values
string

        
On this page

Search results