Property | Type | Description | |
---|---|---|---|
$id | integer | ||
$translations |
Method | Description | |
---|---|---|
__construct ( ) | ||
__toString ( ) | ||
addChild ( |
Add children | |
getAbout ( ) : string | Get about | |
getAddress ( ) : string | Get address | |
getAddressLat ( ) : string | Get addressLat | |
getAddressLong ( ) : string | Get addressLong | |
getChildren ( ) | ||
getCity ( ) : string | Get city | |
getCountry ( ) : BulutYazilim\LocationBundle\Entity\Country | Get country | |
getDomain ( ) : string | ||
getEmail ( ) : string | Get email | |
getFax ( ) : string | Get fax | |
getHeader ( ) : string | ||
getId ( ) : integer | Get id | |
getInstitutionContacts ( ) : |
||
getInstitutionType ( ) : integer | ||
getLft ( ) : integer | Get lft | |
getLogo ( ) : string | Get logo | |
getLvl ( ) : |
Get lvl | |
getName ( ) : string | Get name | |
getParent ( ) | ||
getPhone ( ) : string | Get phone | |
getRgt ( ) : integer | Get rgt | |
getRoot ( ) | ||
getSlug ( ) : string | ||
getUrl ( ) : string | Get url | |
getWiki ( ) : string | Get wiki | |
removeChild ( |
Remove children | |
setAbout ( string $about ) | Set about | |
setAddress ( string $address ) | Set address | |
setAddressLat ( string $addressLat ) | Set addressLat | |
setAddressLong ( string $addressLong ) | Set addressLong | |
setCity ( string $city = null ) | Set city | |
setCountry ( BulutYazilim\LocationBundle\Entity\Country $country = null ) | Set country | |
setDomain ( string $domain ) | ||
setEmail ( string $email ) | Set email | |
setFax ( string $fax ) | Set fax | |
setHeader ( string $header ) | ||
setInstitutionContacts ( |
||
setInstitutionType ( |
||
setLft ( integer $lft ) | Set lft | |
setLogo ( string $logo ) | Set logo | |
setLvl ( integer $lvl ) | Set lvl | |
setName ( string $name ) | Set name | |
setParent ( |
||
setPhone ( string $phone ) | Set phone | |
setRgt ( integer $rgt ) | Set rgt | |
setRoot ( integer $root ) | Set root | |
setSlug ( mixed $slug ) | ||
setUrl ( string $url ) | Set url | |
setWiki ( string $wiki ) | Set wiki | |
translate ( null $locale = null ) : mixed | null | Ojs\JournalBundle\Entity\InstitutionTranslation | Translation helper method |
public addChild ( |
||
$children |
public getCountry ( ) : BulutYazilim\LocationBundle\Entity\Country | ||
return | BulutYazilim\LocationBundle\Entity\Country |
public getInstitutionContacts ( ) : |
||
return |
public removeChild ( |
||
$children |
public setAddressLat ( string $addressLat ) | ||
$addressLat | string |
public setAddressLong ( string $addressLong ) | ||
$addressLong | string |
public setCountry ( BulutYazilim\LocationBundle\Entity\Country $country = null ) | ||
$country | BulutYazilim\LocationBundle\Entity\Country |
public setInstitutionContacts ( |
||
$institutionContacts |
public setInstitutionType ( |
||
$institutionType |