Class JLibraryManifest. Файл манифест joomla


JLibraryManifest (Документация по Joomla 1.7)

Вернуться к записям по теме Joomla.

Joomla.Platform\JLibraryManifest

libraries/joomla/installer/librarymanifest.php at line 21 JObject└─JLibraryManifest

public class JLibraryManifestextends JObject

Subpackage: Installer Since: 11.1 Field Summary
string author Author for the extension

$author

string authoremail Author email for the extension

$authoremail

string authorurl Author url for the extension

$authorurl

string copyright Copyright notice for the extension

$copyright

date creationDate Creation Date of the extension

$creationDate

string description Description of the library

$description

string[] filelist List of files in the library

$filelist

string libraryname File system name of the library

$libraryname

string license License for the extension

$license

string manifest_file Path to manifest file

$manifest_file

string name Name of Library

$name

string packager Name of the packager for the library (may also be porter)

$packager

string packagerurl URL of the packager for the library (may also be porter)

$packagerurl

string update URL of the update site

$update

string version Version of the library

$version

Fields inherited from Joomla.Platform\JObject
_errors
Methods inherited from Joomla.Platform\JObject
__construct, __toString, def, get, getError, getErrors, getProperties, set, setError, setProperties, toString

Field Detail

libraries/joomla/installer/librarymanifest.php at line 54

author

public string author Author for the extension $author = '' libraries/joomla/installer/librarymanifest.php at line 58

authoremail

public string authoremail Author email for the extension $authoremail = '' libraries/joomla/installer/librarymanifest.php at line 62

authorurl

public string authorurl Author url for the extension $authorurl = '' libraries/joomla/installer/librarymanifest.php at line 46

copyright

public string copyright Copyright notice for the extension $copyright = '' libraries/joomla/installer/librarymanifest.php at line 42

creationDate

public date creationDate Creation Date of the extension $creationDate = '' libraries/joomla/installer/librarymanifest.php at line 38

description

public string description Description of the library $description = '' libraries/joomla/installer/librarymanifest.php at line 78

filelist

public string[] filelist List of files in the library $filelist = array() libraries/joomla/installer/librarymanifest.php at line 30

libraryname

public string libraryname File system name of the library $libraryname = '' libraries/joomla/installer/librarymanifest.php at line 50

license

public string license License for the extension $license = '' libraries/joomla/installer/librarymanifest.php at line 82

manifest_file

public string manifest_file Path to manifest file $manifest_file = '' libraries/joomla/installer/librarymanifest.php at line 26

name

public string name Name of Library $name = '' libraries/joomla/installer/librarymanifest.php at line 66

packager

public string packager Name of the packager for the library (may also be porter) $packager = '' libraries/joomla/installer/librarymanifest.php at line 70

packagerurl

public string packagerurl URL of the packager for the library (may also be porter) $packagerurl = '' libraries/joomla/installer/librarymanifest.php at line 74

update

public string update URL of the update site $update = '' libraries/joomla/installer/librarymanifest.php at line 34

version

public string version Version of the library $version = ''

Constructor Detail

libraries/joomla/installer/librarymanifest.php at line 88

__construct

public JObject __construct(string xmlpath, mixed properties)

Constructor

Parameters: xmlpath - Path to an XML file to load the manifest from Since: 11.1

Method Detail

libraries/joomla/installer/librarymanifest.php at line 97

loadManifestFromXML

public void loadManifestFromXML(string xmlfile)

Load a manifest from a file

Parameters: xmlfile - Path to file to load Вернуться к записям по теме Joomla.

ya.samposebe.ru

JLibraryManifest (Документация по Joomla 2.5.4)

Вернуться к записям по теме Joomla.

Joomla.Platform\JLibraryManifest

libraries/joomla/installer/librarymanifest.php at line 21 JObject└─JLibraryManifest

public class JLibraryManifestextends JObject

Subpackage: Installer Since: 11.1 Field Summary
string author Author for the extension

$author

string authoremail Author email for the extension

$authoremail

string authorurl Author url for the extension

$authorurl

string copyright Copyright notice for the extension

$copyright

date creationDate Creation Date of the extension

$creationDate

string description Description of the library

$description

string[] filelist List of files in the library

$filelist

string libraryname File system name of the library

$libraryname

string license License for the extension

$license

string manifest_file Path to manifest file

$manifest_file

string name Name of Library

$name

string packager Name of the packager for the library (may also be porter)

$packager

string packagerurl URL of the packager for the library (may also be porter)

$packagerurl

string update URL of the update site

$update

string version Version of the library

$version

Fields inherited from Joomla.Platform\JObject
_errors
Constructor Summary
void

__construct(string xmlpath, mixed properties)

Constructor

Methods inherited from Joomla.Platform\JObject
__construct, __toString, def, get, getError, getErrors, getProperties, set, setError, setProperties, toString

Field Detail

libraries/joomla/installer/librarymanifest.php at line 61

author

public string author Author for the extension $author = '' libraries/joomla/installer/librarymanifest.php at line 66

authoremail

public string authoremail Author email for the extension $authoremail = '' libraries/joomla/installer/librarymanifest.php at line 71

authorurl

public string authorurl Author url for the extension $authorurl = '' libraries/joomla/installer/librarymanifest.php at line 51

copyright

public string copyright Copyright notice for the extension $copyright = '' libraries/joomla/installer/librarymanifest.php at line 46

creationDate

public date creationDate Creation Date of the extension $creationDate = '' libraries/joomla/installer/librarymanifest.php at line 41

description

public string description Description of the library $description = '' libraries/joomla/installer/librarymanifest.php at line 91

filelist

public string[] filelist List of files in the library $filelist = array() libraries/joomla/installer/librarymanifest.php at line 31

libraryname

public string libraryname File system name of the library $libraryname = '' libraries/joomla/installer/librarymanifest.php at line 56

license

public string license License for the extension $license = '' libraries/joomla/installer/librarymanifest.php at line 96

manifest_file

public string manifest_file Path to manifest file $manifest_file = '' libraries/joomla/installer/librarymanifest.php at line 26

name

public string name Name of Library $name = '' libraries/joomla/installer/librarymanifest.php at line 76

packager

public string packager Name of the packager for the library (may also be porter) $packager = '' libraries/joomla/installer/librarymanifest.php at line 81

packagerurl

public string packagerurl URL of the packager for the library (may also be porter) $packagerurl = '' libraries/joomla/installer/librarymanifest.php at line 86

update

public string update URL of the update site $update = '' libraries/joomla/installer/librarymanifest.php at line 36

version

public string version Version of the library $version = ''

Constructor Detail

libraries/joomla/installer/librarymanifest.php at line 105

__construct

public void __construct(string xmlpath, mixed properties)

Constructor

Parameters: xmlpath - Path to an XML file to load the manifest from. Since: 11.1

Method Detail

libraries/joomla/installer/librarymanifest.php at line 122

loadManifestFromXML

public boolean loadManifestFromXML(string xmlfile)

Load a manifest from a file

Parameters: xmlfile - Path to file to load Since: 11.1 Вернуться к записям по теме Joomla.

ya.samposebe.ru

JPackageManifest (Документация по Joomla 2.5.4)

Вернуться к записям по теме Joomla.

Joomla.Platform\JPackageManifest

libraries/joomla/installer/packagemanifest.php at line 22 JObject└─JPackageManifest

public class JPackageManifestextends JObject

Subpackage: Installer Since: 11.1 Field Summary
string description Description for the package

$description

array filelist List of files in this package

$filelist

string manifest_file Path to the manifest file

$manifest_file

string name Name of the package

$name

string packagename Unique name of the package

$packagename

string packager Packager of the package

$packager

string packagerurl Packager's URL of the package

$packagerurl

string scriptfile Scriptfile for the package

$scriptfile

string update Update site for the package

$update

string url Website for the package

$url

string version Version of the package

$version

Fields inherited from Joomla.Platform\JObject
_errors
Constructor Summary
void

__construct(string xmlpath, mixed properties)

Constructor

Methods inherited from Joomla.Platform\JObject
__construct, __toString, def, get, getError, getErrors, getProperties, set, setError, setProperties, toString

Field Detail

libraries/joomla/installer/packagemanifest.php at line 42

description

public string description Description for the package $description = '' libraries/joomla/installer/packagemanifest.php at line 72

filelist

public array filelist List of files in this package $filelist = array() libraries/joomla/installer/packagemanifest.php at line 77

manifest_file

public string manifest_file Path to the manifest file $manifest_file = '' libraries/joomla/installer/packagemanifest.php at line 27

name

public string name Name of the package $name = '' libraries/joomla/installer/packagemanifest.php at line 32

packagename

public string packagename Unique name of the package $packagename = '' libraries/joomla/installer/packagemanifest.php at line 47

packager

public string packager Packager of the package $packager = '' libraries/joomla/installer/packagemanifest.php at line 52

packagerurl

public string packagerurl Packager's URL of the package $packagerurl = '' libraries/joomla/installer/packagemanifest.php at line 57

scriptfile

public string scriptfile Scriptfile for the package $scriptfile = '' libraries/joomla/installer/packagemanifest.php at line 62

update

public string update Update site for the package $update = '' libraries/joomla/installer/packagemanifest.php at line 37

url

public string url Website for the package $url = '' libraries/joomla/installer/packagemanifest.php at line 67

version

public string version Version of the package $version = ''

Constructor Detail

libraries/joomla/installer/packagemanifest.php at line 86

__construct

public void __construct(string xmlpath, mixed properties)

Constructor

Parameters: xmlpath - Path to XML manifest file. Since.

Method Detail

libraries/joomla/installer/packagemanifest.php at line 103

loadManifestFromXML

public boolean loadManifestFromXML(string xmlfile)

Load a manifest from an XML file

Parameters: xmlfile - Path to XML manifest file Returns: Result of load Since: 11.1 Вернуться к записям по теме Joomla.

ya.samposebe.ru

JLibraryManifest *Документация по Joomla 3.0.2

Вернуться к записям по теме Joomla.

Joomla.Platform\JLibraryManifest

libraries/joomla/installer/librarymanifest.php at line 19 JObject└─JLibraryManifest

public class JLibraryManifestextends JObject

Subpackage: Installer Since: 11.1 Field Summary
string author Author for the extension

$author

string authoremail Author email for the extension

$authoremail

string authorurl Author url for the extension

$authorurl

string copyright Copyright notice for the extension

$copyright

date creationDate Creation Date of the extension

$creationDate

string description Description of the library

$description

string[] filelist List of files in the library

$filelist

string libraryname File system name of the library

$libraryname

string license License for the extension

$license

string manifest_file Path to manifest file

$manifest_file

string name Name of Library

$name

string packager Name of the packager for the library (may also be porter)

$packager

string packagerurl URL of the packager for the library (may also be porter)

$packagerurl

string update URL of the update site

$update

string version Version of the library

$version

Fields inherited from Joomla.Platform\JObject
_errors
Constructor Summary
void

__construct(string xmlpath, mixed properties)

Constructor

Field Detail

libraries/joomla/installer/librarymanifest.php at line 59

author

public string author Author for the extension $author = '' libraries/joomla/installer/librarymanifest.php at line 64

authoremail

public string authoremail Author email for the extension $authoremail = '' libraries/joomla/installer/librarymanifest.php at line 69

authorurl

public string authorurl Author url for the extension $authorurl = '' libraries/joomla/installer/librarymanifest.php at line 49

copyright

public string copyright Copyright notice for the extension $copyright = '' libraries/joomla/installer/librarymanifest.php at line 44

creationDate

public date creationDate Creation Date of the extension $creationDate = '' libraries/joomla/installer/librarymanifest.php at line 39

description

public string description Description of the library $description = '' libraries/joomla/installer/librarymanifest.php at line 89

filelist

public string[] filelist List of files in the library $filelist = array() libraries/joomla/installer/librarymanifest.php at line 29

libraryname

public string libraryname File system name of the library $libraryname = '' libraries/joomla/installer/librarymanifest.php at line 54

license

public string license License for the extension $license = '' libraries/joomla/installer/librarymanifest.php at line 94

manifest_file

public string manifest_file Path to manifest file $manifest_file = '' libraries/joomla/installer/librarymanifest.php at line 24

name

public string name Name of Library $name = '' libraries/joomla/installer/librarymanifest.php at line 74

packager

public string packager Name of the packager for the library (may also be porter) $packager = '' libraries/joomla/installer/librarymanifest.php at line 79

packagerurl

public string packagerurl URL of the packager for the library (may also be porter) $packagerurl = '' libraries/joomla/installer/librarymanifest.php at line 84

update

public string update URL of the update site $update = '' libraries/joomla/installer/librarymanifest.php at line 34

version

public string version Version of the library $version = ''

Constructor Detail

libraries/joomla/installer/librarymanifest.php at line 103

__construct

public void __construct(string xmlpath, mixed properties)

Constructor

Parameters: xmlpath - Path to an XML file to load the manifest from. Since: 11.1

Method Detail

libraries/joomla/installer/librarymanifest.php at line 120

loadManifestFromXML

public boolean loadManifestFromXML(string xmlfile)

Load a manifest from a file

Parameters: xmlfile - Path to file to load Since: 11.1 Вернуться к записям по теме Joomla.

ya.samposebe.ru

JPackageManifest *Документация по Joomla 3.0.2

Вернуться к записям по теме Joomla.

Joomla.Platform\JPackageManifest

libraries/joomla/installer/packagemanifest.php at line 21 JObject└─JPackageManifest

public class JPackageManifestextends JObject

Subpackage: Installer Since: 11.1 Field Summary
string description Description for the package

$description

array filelist List of files in this package

$filelist

string manifest_file Path to the manifest file

$manifest_file

string name Name of the package

$name

string packagename Unique name of the package

$packagename

string packager Packager of the package

$packager

string packagerurl Packager's URL of the package

$packagerurl

string scriptfile Scriptfile for the package

$scriptfile

string update Update site for the package

$update

string url Website for the package

$url

string version Version of the package

$version

Fields inherited from Joomla.Platform\JObject
_errors
Constructor Summary
void

__construct(string xmlpath, mixed properties)

Constructor

Field Detail

libraries/joomla/installer/packagemanifest.php at line 41

description

public string description Description for the package $description = '' libraries/joomla/installer/packagemanifest.php at line 71

filelist

public array filelist List of files in this package $filelist = array() libraries/joomla/installer/packagemanifest.php at line 76

manifest_file

public string manifest_file Path to the manifest file $manifest_file = '' libraries/joomla/installer/packagemanifest.php at line 26

name

public string name Name of the package $name = '' libraries/joomla/installer/packagemanifest.php at line 31

packagename

public string packagename Unique name of the package $packagename = '' libraries/joomla/installer/packagemanifest.php at line 46

packager

public string packager Packager of the package $packager = '' libraries/joomla/installer/packagemanifest.php at line 51

packagerurl

public string packagerurl Packager's URL of the package $packagerurl = '' libraries/joomla/installer/packagemanifest.php at line 56

scriptfile

public string scriptfile Scriptfile for the package $scriptfile = '' libraries/joomla/installer/packagemanifest.php at line 61

update

public string update Update site for the package $update = '' libraries/joomla/installer/packagemanifest.php at line 36

url

public string url Website for the package $url = '' libraries/joomla/installer/packagemanifest.php at line 66

version

public string version Version of the package $version = ''

Constructor Detail

libraries/joomla/installer/packagemanifest.php at line 85

__construct

public void __construct(string xmlpath, mixed properties)

Constructor

Parameters: xmlpath - Path to XML manifest file. Since.

Method Detail

libraries/joomla/installer/packagemanifest.php at line 102

loadManifestFromXML

public boolean loadManifestFromXML(string xmlfile)

Load a manifest from an XML file

Parameters: xmlfile - Path to XML manifest file Returns: Result of load Since: 11.1 Вернуться к записям по теме Joomla.

ya.samposebe.ru


Prostoy-Site | Все права защищены © 2018 | Карта сайта