메소드 |
설명 |
|
__construct ( ) |
|
|
__toString ( ) |
|
|
addChild ( Institution $children ) |
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 ( ) : ArrayCollection |
|
|
getInstitutionType ( ) : integer |
|
|
getLft ( ) : integer |
Get lft |
|
getLogo ( ) : string |
Get logo |
|
getLvl ( ) : Institution |
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 ( Institution $children ) |
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 ( ArrayCollection $institutionContacts ) |
|
|
setInstitutionType ( PublisherTypes $institutionType ) |
|
|
setLft ( integer $lft ) |
Set lft |
|
setLogo ( string $logo ) |
Set logo |
|
setLvl ( integer $lvl ) |
Set lvl |
|
setName ( string $name ) |
Set name |
|
setParent ( Institution $parent = null ) |
|
|
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 |
|