onOffice WP Plugin

LinksTypes
in package

Tags
url

http://www.onoffice.de

copyright

2003-2018, onOffice(R) GmbH

Table of Contents

FILE_TYPE_LINK  = 'Link'
FILE_TYPE_OBJECT_LINK  = 'Objekt-Link'
FILE_TYPE_OGULO_LINK  = 'Ogulo-Link'
LINKS_DEACTIVATED  = 'deactivated'
LINKS_EMBEDDED  = 'embedded'
LINKS_LINK  = 'link'
isLink()  : bool
isObjectLink()  : bool
isOguloLink()  : bool

Constants

public mixed FILE_TYPE_LINK = 'Link'
public mixed FILE_TYPE_OBJECT_LINK = 'Objekt-Link'
public mixed FILE_TYPE_OGULO_LINK = 'Ogulo-Link'
public mixed LINKS_DEACTIVATED = 'deactivated'
public mixed LINKS_EMBEDDED = 'embedded'

Methods

public static isLink(string $type) : bool
Parameters
$type : string
Return values
bool
public static isObjectLink(string $type) : bool
Parameters
$type : string
Return values
bool
public static isOguloLink(string $type) : bool
Parameters
$type : string
Return values
bool

Search results