ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (?string $client_name, ?string $client_description, ?string $client_institution, string $contact_firstname, string $contact_lastname, ?string $contact_title, ?string $contact_position, ?string $contact_institution, ?string $contact_street, ?string $contact_zipcode, ?string $contact_city, ?string $contact_country, ?string $contact_phone, string $contact_email) | |
getClientName () | |
getClientDescription () | |
getClientInstitution () | |
getContactFirstname () | |
getContactLastname () | |
getContactTitle () | |
getContactPosition () | |
getContactInstitution () | |
getContactStreet () | |
getContactZipcode () | |
getContactCity () | |
getContactCountry () | |
getContactPhone () | |
getContactEMail () | |
Definition at line 7 of file class.ilSystemFolderSetupConfig.php.
ilSystemFolderSetupConfig::__construct | ( | ?string | $client_name, |
?string | $client_description, | ||
?string | $client_institution, | ||
string | $contact_firstname, | ||
string | $contact_lastname, | ||
?string | $contact_title, | ||
?string | $contact_position, | ||
?string | $contact_institution, | ||
?string | $contact_street, | ||
?string | $contact_zipcode, | ||
?string | $contact_city, | ||
?string | $contact_country, | ||
?string | $contact_phone, | ||
string | $contact_email | ||
) |
Definition at line 79 of file class.ilSystemFolderSetupConfig.php.
ilSystemFolderSetupConfig::getClientDescription | ( | ) |
Definition at line 116 of file class.ilSystemFolderSetupConfig.php.
References $client_description.
Referenced by ilNICKeyRegisteredObjective\getURLStringForNIC().
ilSystemFolderSetupConfig::getClientInstitution | ( | ) |
Definition at line 121 of file class.ilSystemFolderSetupConfig.php.
References $client_institution.
ilSystemFolderSetupConfig::getClientName | ( | ) |
Definition at line 111 of file class.ilSystemFolderSetupConfig.php.
References $client_name.
Referenced by ilNICKeyRegisteredObjective\getURLStringForNIC().
ilSystemFolderSetupConfig::getContactCity | ( | ) |
Definition at line 161 of file class.ilSystemFolderSetupConfig.php.
References $contact_city.
ilSystemFolderSetupConfig::getContactCountry | ( | ) |
Definition at line 166 of file class.ilSystemFolderSetupConfig.php.
References $contact_country.
ilSystemFolderSetupConfig::getContactEMail | ( | ) |
Definition at line 176 of file class.ilSystemFolderSetupConfig.php.
References $contact_email.
Referenced by ilNICKeyRegisteredObjective\getURLStringForNIC().
ilSystemFolderSetupConfig::getContactFirstname | ( | ) |
Definition at line 126 of file class.ilSystemFolderSetupConfig.php.
References $contact_firstname.
Referenced by ilNICKeyRegisteredObjective\getURLStringForNIC().
ilSystemFolderSetupConfig::getContactInstitution | ( | ) |
Definition at line 146 of file class.ilSystemFolderSetupConfig.php.
References $contact_institution.
ilSystemFolderSetupConfig::getContactLastname | ( | ) |
Definition at line 131 of file class.ilSystemFolderSetupConfig.php.
References $contact_lastname.
Referenced by ilNICKeyRegisteredObjective\getURLStringForNIC().
ilSystemFolderSetupConfig::getContactPhone | ( | ) |
Definition at line 171 of file class.ilSystemFolderSetupConfig.php.
References $contact_phone.
ilSystemFolderSetupConfig::getContactPosition | ( | ) |
Definition at line 141 of file class.ilSystemFolderSetupConfig.php.
References $contact_position.
ilSystemFolderSetupConfig::getContactStreet | ( | ) |
Definition at line 151 of file class.ilSystemFolderSetupConfig.php.
References $contact_street.
ilSystemFolderSetupConfig::getContactTitle | ( | ) |
Definition at line 136 of file class.ilSystemFolderSetupConfig.php.
References $contact_title.
ilSystemFolderSetupConfig::getContactZipcode | ( | ) |
Definition at line 156 of file class.ilSystemFolderSetupConfig.php.
References $contact_zipcode.
|
protected |
Definition at line 17 of file class.ilSystemFolderSetupConfig.php.
Referenced by getClientDescription().
|
protected |
Definition at line 22 of file class.ilSystemFolderSetupConfig.php.
Referenced by getClientInstitution().
|
protected |
Definition at line 12 of file class.ilSystemFolderSetupConfig.php.
Referenced by getClientName().
|
protected |
Definition at line 62 of file class.ilSystemFolderSetupConfig.php.
Referenced by getContactCity().
|
protected |
Definition at line 67 of file class.ilSystemFolderSetupConfig.php.
Referenced by getContactCountry().
|
protected |
Definition at line 77 of file class.ilSystemFolderSetupConfig.php.
Referenced by getContactEMail().
|
protected |
Definition at line 27 of file class.ilSystemFolderSetupConfig.php.
Referenced by getContactFirstname().
|
protected |
Definition at line 47 of file class.ilSystemFolderSetupConfig.php.
Referenced by getContactInstitution().
|
protected |
Definition at line 32 of file class.ilSystemFolderSetupConfig.php.
Referenced by getContactLastname().
|
protected |
Definition at line 72 of file class.ilSystemFolderSetupConfig.php.
Referenced by getContactPhone().
|
protected |
Definition at line 42 of file class.ilSystemFolderSetupConfig.php.
Referenced by getContactPosition().
|
protected |
Definition at line 52 of file class.ilSystemFolderSetupConfig.php.
Referenced by getContactStreet().
|
protected |
Definition at line 37 of file class.ilSystemFolderSetupConfig.php.
Referenced by getContactTitle().
|
protected |
Definition at line 57 of file class.ilSystemFolderSetupConfig.php.
Referenced by getContactZipcode().