Interface lispa\amos\community\models\CommunityInterface

Implemented bylispa\amos\events\models\Event, lispa\amos\events\models\base\Event, lispa\amos\events\models\search\EventSearch, lispa\amos\myactivities\basic\PartnershipProfileToValidate, lispa\amos\partnershipprofiles\models\PartnershipProfiles, lispa\amos\partnershipprofiles\models\base\PartnershipProfiles, lispa\amos\partnershipprofiles\models\search\PartnershipProfilesSearch, lispa\amos\projectmanagement\models\Projects, lispa\amos\projectmanagement\models\base\Projects, lispa\amos\projectmanagement\models\search\ProjectsSearch

Class CommunityInterface

Public Methods

Hide inherited methods

MethodDescriptionDefined By
getCommunity() This method return the ActiveQuery to search the model related community. lispa\amos\community\models\CommunityInterface
getCommunityId() Getter method for community_id field. lispa\amos\community\models\CommunityInterface
setCommunityId() Setter method for community_id field. lispa\amos\community\models\CommunityInterface

Method Details

getCommunity() public abstract method

This method return the ActiveQuery to search the model related community.

public abstract yii\db\ActiveQuery getCommunity ( )
getCommunityId() public abstract method

Getter method for community_id field.

public abstract integer getCommunityId ( )
setCommunityId() public abstract method

Setter method for community_id field.

public abstract void setCommunityId ( $communityId )
$communityId integer