Открытые члены | |
__construct ($productName) | |
getProductName () | |
getProductUrl () | |
getCopyright () | |
getCopyrightUrl () | |
getVendorName () | |
getVendorUrl () | |
getSupportUrl () | |
getLicence () | |
getLicenceUrl () | |
getLicenceText () | |
setProductName ($productName) | |
setProductUrl ($productUrl) | |
setCopyright ($copyright) | |
setCopyrightUrl ($copyrightUrl) | |
setVendorName ($vendorName) | |
setVendorUrl ($vendorUrl) | |
setSupportUrl ($supportUrl) | |
setLicence ($licence) | |
setLicenceUrl ($licenceUrl) | |
setLicenceText ($licenceText) | |
Открытые статические члены | |
static | getBitrixCopyright () |
static | getThirdPartySoftware () |
Открытые атрибуты | |
const | LICENCE_MIT = "MIT" |
const | LICENCE_COMMERCIAL = "Commercial" |
const | LICENCE_PUBLIC_DOMAIN = "Public Domain" |
const | LICENCE_BSD2 = "2-Clause BSD" |
const | LICENCE_BSD3 = "3-Clause BSD" |
const | LICENCE_APACHE2 = "Apache License, Version 2.0" |
const | LICENCE_W3C = "W3C License" |
const | LICENCE_OFL = "SIL Open Font License, Version 1.1" |
const | LICENCE_LGPL2 = "GNU Lesser General Public License, Version 2.1" |
const | LICENCE_CUSTOM = "License" |
Защищенные статические члены | |
static | getMainThirdParty () |
Защищенные данные | |
$productName | |
$productUrl | |
$copyright | |
$copyrightUrl | |
$vendorName | |
$vendorUrl | |
$supportUrl | |
$licence | |
$licenceUrl | |
$licenceText | |
См. определение в файле copyright.php строка 15
__construct | ( | $productName | ) |
См. определение в файле copyright.php строка 40
|
static |
getCopyright | ( | ) |
См. определение в файле copyright.php строка 94
getCopyrightUrl | ( | ) |
См. определение в файле copyright.php строка 102
getLicence | ( | ) |
См. определение в файле copyright.php строка 134
getLicenceText | ( | ) |
См. определение в файле copyright.php строка 165
getLicenceUrl | ( | ) |
См. определение в файле copyright.php строка 142
|
staticprotected |
См. определение в файле copyright.php строка 300
getProductName | ( | ) |
См. определение в файле copyright.php строка 78
getProductUrl | ( | ) |
См. определение в файле copyright.php строка 86
getSupportUrl | ( | ) |
См. определение в файле copyright.php строка 126
|
static |
Returns the array of third-party software components, sorted alphabetically.
См. определение в файле copyright.php строка 274
getVendorName | ( | ) |
См. определение в файле copyright.php строка 110
getVendorUrl | ( | ) |
См. определение в файле copyright.php строка 118
setCopyright | ( | $copyright | ) |
setCopyrightUrl | ( | $copyrightUrl | ) |
setLicence | ( | $licence | ) |
setLicenceText | ( | $licenceText | ) |
setLicenceUrl | ( | $licenceUrl | ) |
setProductName | ( | $productName | ) |
setProductUrl | ( | $productUrl | ) |
setSupportUrl | ( | $supportUrl | ) |
setVendorName | ( | $vendorName | ) |
setVendorUrl | ( | $vendorUrl | ) |
|
protected |
См. определение в файле copyright.php строка 31
|
protected |
См. определение в файле copyright.php строка 32
|
protected |
См. определение в файле copyright.php строка 36
|
protected |
См. определение в файле copyright.php строка 38
|
protected |
См. определение в файле copyright.php строка 37
|
protected |
См. определение в файле copyright.php строка 29
|
protected |
См. определение в файле copyright.php строка 30
|
protected |
См. определение в файле copyright.php строка 35
|
protected |
См. определение в файле copyright.php строка 33
|
protected |
См. определение в файле copyright.php строка 34
const LICENCE_APACHE2 = "Apache License, Version 2.0" |
См. определение в файле copyright.php строка 22
const LICENCE_BSD2 = "2-Clause BSD" |
См. определение в файле copyright.php строка 20
const LICENCE_BSD3 = "3-Clause BSD" |
См. определение в файле copyright.php строка 21
const LICENCE_COMMERCIAL = "Commercial" |
См. определение в файле copyright.php строка 18
const LICENCE_CUSTOM = "License" |
См. определение в файле copyright.php строка 26
const LICENCE_LGPL2 = "GNU Lesser General Public License, Version 2.1" |
См. определение в файле copyright.php строка 25
const LICENCE_MIT = "MIT" |
См. определение в файле copyright.php строка 17
const LICENCE_OFL = "SIL Open Font License, Version 1.1" |
См. определение в файле copyright.php строка 24
const LICENCE_PUBLIC_DOMAIN = "Public Domain" |
См. определение в файле copyright.php строка 19
const LICENCE_W3C = "W3C License" |
См. определение в файле copyright.php строка 23