Class lispa\amos\events\models\search\EventSearch
Class EventSearch
EventSearch represents the model behind the search form about lispa\amos\events\models\Event
.
Public Properties
Protected Properties
Property | Type | Description | Defined By |
---|---|---|---|
$adminInstalled | lispa\amos\core\record\Record | ||
$isNewsFiledName | string | lispa\amos\notificationmanager\record\NotifyRecord |
Public Methods
Method | Description | Defined By |
---|---|---|
__call() | Calls the named method which is not a class method. | yii\base\Component |
__clone() | This method is called after the object is created by cloning an existing one. | yii\base\Component |
__construct() | lispa\amos\events\models\search\EventSearch | |
__get() | PHP getter magic method. | yii\db\BaseActiveRecord |
__isset() | Checks if a property value is null. | yii\db\BaseActiveRecord |
__set() | PHP setter magic method. | yii\db\BaseActiveRecord |
__toString() | lispa\amos\core\record\Record | |
__unset() | Sets a component property to be null. | yii\db\BaseActiveRecord |
activeAttributes() | Returns the attribute names that are subject to validation in the current scenario. | yii\base\Model |
addError() | Adds a new error to the specified attribute. | yii\base\Model |
addErrors() | Adds a list of errors. | yii\base\Model |
afterDelete() | This method is invoked after deleting a record. | yii\db\BaseActiveRecord |
afterFind() | This method is called when the AR object is created and populated with the query result. | lispa\amos\events\models\Event |
afterRefresh() | This method is called when the AR object is refreshed. | yii\db\BaseActiveRecord |
afterSave() | Override Required for cache | lispa\amos\events\models\Event |
afterValidate() | This method is invoked after validation ends. | yii\base\Model |
attachBehavior() | Attaches a behavior to this component. | yii\base\Component |
attachBehaviors() | Attaches a list of behaviors to the component. | yii\base\Component |
attributeHints() | Returns the attribute hints. | yii\base\Model |
attributeLabels() | lispa\amos\events\models\base\Event | |
attributes() | Returns the list of all attribute names of the model. | yii\db\ActiveRecord |
baseSearch() | lispa\amos\events\models\search\EventSearch | |
basicFind() | Base query, it INCLUDE deleted elements | lispa\amos\core\record\Record |
beforeDelete() | Override for demos | lispa\amos\events\models\Event |
beforeSave() | Override for demos | lispa\amos\core\record\Record |
beforeValidate() | This method is invoked before validation starts. | lispa\amos\core\record\Record |
behaviors() | lispa\amos\events\models\search\EventSearch | |
buildQuery() | lispa\amos\events\models\search\EventSearch | |
canGetProperty() | Returns a value indicating whether a property can be read. | yii\db\BaseActiveRecord |
canSetProperty() | Returns a value indicating whether a property can be set. | yii\db\BaseActiveRecord |
canUseModuleOrder() | Check if there is an order variable for the module | lispa\amos\core\record\Record |
checkDate() | Validation of $attribute if the attribute publication date of the module is true | lispa\amos\events\models\base\Event |
className() | Returns the fully qualified name of this class. | yii\base\Object |
clearErrors() | Removes errors for all attributes or a single attribute. | yii\base\Model |
cmsIsVisible() | lispa\amos\events\models\search\EventSearch | |
cmsSearch() | Search method useful to retrieve news to show in frontend (with cms) | lispa\amos\events\models\search\EventSearch |
cmsSearchFields() | lispa\amos\events\models\search\EventSearch | |
cmsViewFields() | lispa\amos\events\models\search\EventSearch | |
convertToSearchResult() | lispa\amos\events\models\search\EventSearch | |
createOrderClause() | lispa\amos\notificationmanager\record\NotifyRecord | |
createValidators() | Creates validator objects based on the validation rules specified in rules(). | yii\base\Model |
delete() | Deletes the table row corresponding to this active record. | yii\db\ActiveRecord |
deleteAll() | Deletes rows in the table using the provided conditions. | yii\db\ActiveRecord |
detachBehavior() | Detaches a behavior from the component. | yii\base\Component |
detachBehaviorByClassName() | This method detach SoftDeleteByBehavior from the Event model. | lispa\amos\events\models\Event |
detachBehaviors() | Detaches all behaviors from the component. | yii\base\Component |
detachBehaviorsOnWhiteList() | lispa\amos\core\record\Record | |
detachEventSoftDeleteBehavior() | This method detach SoftDeleteByBehavior from the Event model. | lispa\amos\events\models\Event |
ensureBehaviors() | Makes sure that the behaviors declared in behaviors() are attached to this component. | yii\base\Component |
equals() | Returns a value indicating whether the given active record is the same as the current one. | yii\db\ActiveRecord |
extraFields() | Returns the list of fields that can be expanded further and returned by toArray(). | yii\base\ArrayableTrait |
fields() | Returns the list of fields that should be returned by default by toArray() when no specific fields are specified. | yii\base\ArrayableTrait |
find() | Creates an yii\db\ActiveQueryInterface instance for query purpose. | yii\db\ActiveRecord |
findAll() | Returns a list of active record models that match the specified primary key value(s) or a set of column values. | yii\db\BaseActiveRecord |
findBehaviorByClassName() | This method find a behavior from the model. | lispa\amos\core\record\Record |
findBySql() | Creates an yii\db\ActiveQuery instance with a given SQL statement. | yii\db\ActiveRecord |
findOne() | Returns a single active record model instance by a primary key or an array of column values. | yii\db\BaseActiveRecord |
formName() | Returns the form name that this model class should use. | yii\base\Model |
generateAttributeLabel() | Generates a user friendly attribute label based on the give attribute name. | yii\base\Model |
getActiveValidators() | Returns the validators applicable to the current $scenario. | yii\base\Model |
getAdditionalAssociationTargetQuery() | Active query to search the users to associate in the additional association page | lispa\amos\events\models\Event |
getAssociationTargetQuery() | lispa\amos\events\models\Event | |
getAttrEventTypeMm() | lispa\amos\events\models\base\Event | |
getAttribute() | Returns the named attribute value. | yii\db\BaseActiveRecord |
getAttributeHint() | Returns the text hint for the specified attribute. | yii\db\BaseActiveRecord |
getAttributeLabel() | Returns the text label for the specified attribute. | yii\db\BaseActiveRecord |
getAttributes() | Returns attribute values. | yii\base\Model |
getAvatarUrl() | Restituisce un'immagine se associata al model | lispa\amos\events\models\Event |
getBaseRole() | The name of the basic member role | lispa\amos\events\models\Event |
getBehavior() | Returns the named behavior object. | yii\base\Component |
getBehaviors() | Returns all behaviors attached to this component. | yii\base\Component |
getCategory() | lispa\amos\events\models\Event | |
getCityLocation() | lispa\amos\events\models\base\Event | |
getCommunity() | lispa\amos\events\models\base\Event | |
getCommunityId() | Getter method for community_id field. | lispa\amos\events\models\base\Event |
getCommunityModel() | The community created by the context model (community related to project-management, events or a community itself) | lispa\amos\events\models\Event |
getCommunityUserMm() | lispa\amos\events\models\base\Event | |
getCompleteAddress() | lispa\amos\events\models\Event | |
getContextRoles() | Array containing the possible roles of a community Member | lispa\amos\events\models\Event |
getCountryLocation() | lispa\amos\events\models\base\Event | |
getCreatedUserProfile() | lispa\amos\core\record\Record | |
getCwhValidationStatuses() | lispa\amos\events\models\Event | |
getDb() | Returns the database connection used by this AR class. | yii\db\ActiveRecord |
getDeletedUserProfile() | lispa\amos\core\record\Record | |
getDescription() | lispa\amos\events\models\Event | |
getDirtyAttributes() | Returns the attribute values that have been modified since they are loaded or saved most recently. | yii\db\BaseActiveRecord |
getDraftStatus() | lispa\amos\events\models\Event | |
getEndDateHour() | lispa\amos\events\models\Event | |
getErrors() | Returns the errors for all attributes or a single attribute. | yii\base\Model |
getEventAttachments() | Getter for $this->eventAttachments; | lispa\amos\events\models\Event |
getEventColor() | Restituisce il colore associato all'evento | lispa\amos\events\models\Event |
getEventLengthMeasurementUnit() | lispa\amos\events\models\base\Event | |
getEventLogo() | Getter for $this->eventLogo; | lispa\amos\events\models\Event |
getEventMembershipType() | lispa\amos\events\models\base\Event | |
getEventTitle() | Restituisce il titolo, possono essere anche più dati, associato all'evento | lispa\amos\events\models\Event |
getEventType() | lispa\amos\events\models\base\Event | |
getEventUrl() | Restituisce l'url per il calendario dell'attività | lispa\amos\events\models\Event |
getEvents() | Funzione che crea gli eventi da visualizzare sulla mappa in caso di più eventi legati al singolo model Andrà valorizzato il campo array a true nella configurazione della vista calendario nella index | lispa\amos\events\models\Event |
getEventsImageUrl() | lispa\amos\events\models\Event | |
getFirstError() | Returns the first error of the specified attribute. | yii\base\Model |
getFirstErrors() | Returns the first error of every attribute in the model. | yii\base\Model |
getFullViewUrl() | lispa\amos\events\models\Event | |
getGoogleEvent() | lispa\amos\events\models\Event | |
getGoogleEventId() | lispa\amos\events\models\Event | |
getGrammar() | lispa\amos\events\models\Event | |
getGridViewColumns() | lispa\amos\events\models\Event | |
getIsNewRecord() | Returns a value indicating whether the current record is new. | yii\db\BaseActiveRecord |
getIterator() | Returns an iterator for traversing the attributes in the model. | yii\base\Model |
getManagerRole() | The name of the greatest role a member can have | lispa\amos\events\models\Event |
getNextRole() | Array containing the next level for a given initial role | lispa\amos\events\models\Event |
getNotifiedUserId() | lispa\amos\notificationmanager\record\NotifyRecord | |
getNotifier() | lispa\amos\events\models\search\EventSearch | |
getOldAttribute() | Returns the old value of the named attribute. | yii\db\BaseActiveRecord |
getOldAttributes() | Returns the old attribute values. | yii\db\BaseActiveRecord |
getOldPrimaryKey() | Returns the old primary key value(s). | yii\db\BaseActiveRecord |
getOrderAttributesLabels() | Array of fields => labels for the ORDER form see "_order.php" file | lispa\amos\core\record\Record |
getPluginController() | For m2m widget actions: return the plugin controller name to construct redirect URL | lispa\amos\events\models\Event |
getPluginModule() | For m2m widget actions: return the plugin module name to construct redirect URL | lispa\amos\events\models\Event |
getPluginWidgetClassname() | lispa\amos\events\models\Event | |
getPrimaryKey() | Returns the primary key value(s). | yii\db\BaseActiveRecord |
getProvinceLocation() | lispa\amos\events\models\base\Event | |
getPublicatedAt() | lispa\amos\events\models\Event | |
getPublicatedFrom() | lispa\amos\events\models\Event | |
getRedirectAction() | For m2m widget actions: return the controller action name to construct redirect URL | lispa\amos\events\models\Event |
getRelatedRecords() | Returns all populated related records. | yii\db\BaseActiveRecord |
getRelation() | Returns the relation object with the specified name. | yii\db\BaseActiveRecord |
getRolePermissions() | Array containing user permission for a given role | lispa\amos\events\models\Event |
getScenario() | Returns the scenario that this model is used in. | yii\base\Model |
getShortDescription() | lispa\amos\events\models\Event | |
getStatsToolbar() | lispa\amos\core\record\Record | |
getTableSchema() | Returns the schema information of the DB table associated with this AR class. | yii\db\ActiveRecord |
getTitle() | lispa\amos\events\models\Event | |
getToValidateStatus() | lispa\amos\events\models\Event | |
getUpdatedUserProfile() | lispa\amos\core\record\Record | |
getValidatedStatus() | lispa\amos\events\models\Event | |
getValidatorRole() | lispa\amos\events\models\Event | |
getValidatorUsersId() | Method return user ids of record validators | lispa\amos\core\record\Record |
getValidators() | Returns all the validators declared in rules(). | yii\base\Model |
getViewUrl() | lispa\amos\events\models\Event | |
getWorkflowStatusLabel() | This method return the correct workflow status label. It checks if the workflow behavior is present, then checks if the model has a workflow status and return the correct label. | lispa\amos\core\record\Record |
globalSearch() | Search all validated documents | lispa\amos\events\models\search\EventSearch |
globalSearchTags() | This method is called by search module to fetch results matching one or more tags | lispa\amos\core\record\Record |
hasAttribute() | Returns a value indicating whether the model has an attribute with the specified name. | yii\db\BaseActiveRecord |
hasErrors() | Returns a value indicating whether there is any validation error. | yii\base\Model |
hasEventHandlers() | Returns a value indicating whether there is any handler attached to the named event. | yii\base\Component |
hasMany() | Declares a has-many relation. |
yii\db\BaseActiveRecord |
hasMethod() | Returns a value indicating whether a method is defined. | yii\base\Component |
hasOne() | Declares a has-one relation. |
yii\db\BaseActiveRecord |
hasProperty() | Returns a value indicating whether a property is defined for this component. | yii\base\Component |
highlightedAndHomepageEventsQuery() | lispa\amos\events\models\search\EventSearch | |
init() | lispa\amos\events\models\base\Event | |
initOrderVars() | Init the order variables from the module config | lispa\amos\core\record\Record |
insert() | Inserts a row into the associated database table using the attribute values of this record. | yii\db\ActiveRecord |
instantiate() | Creates an active record instance. | yii\db\BaseActiveRecord |
isAttributeActive() | Returns a value indicating whether the attribute is active in the current scenario. | yii\base\Model |
isAttributeChanged() | Returns a value indicating whether the named attribute has been changed. | yii\db\BaseActiveRecord |
isAttributeRequired() | Returns a value indicating whether the attribute is required. | yii\base\Model |
isAttributeSafe() | Returns a value indicating whether the attribute is safe for massive assignments. | yii\base\Model |
isCommentable() | In this method must be defined the conditions that say if the model is commentable and then return true or false. | lispa\amos\events\models\Event |
isDemo() | Check is demo environment | lispa\amos\core\record\Record |
isEnabledCwh() | lispa\amos\core\record\Record | |
isEnabledModule() | lispa\amos\core\record\Record | |
isEnabledTag() | lispa\amos\core\record\Record | |
isNews() | lispa\amos\notificationmanager\record\NotifyRecord | |
isPrimaryKey() | Returns a value indicating whether the given set of attributes represents the primary key for this model | yii\db\BaseActiveRecord |
isRelationPopulated() | Check whether the named relation has been populated with records. | yii\db\BaseActiveRecord |
isTransactional() | Returns a value indicating whether the specified operation is transactional in the current $scenario. | yii\db\ActiveRecord |
link() | Establishes the relationship between two models. | yii\db\BaseActiveRecord |
load() | Populates the model with input data. | yii\base\Model |
loadDefaultValues() | Loads default values from database table schema | yii\db\ActiveRecord |
loadMultiple() | Populates a set of models with the data from end user. | yii\base\Model |
markAttributeDirty() | Marks an attribute dirty. | yii\db\BaseActiveRecord |
off() | Detaches an existing event handler from this component. | yii\base\Component |
offsetExists() | Returns whether there is an element at the specified offset. | yii\db\BaseActiveRecord |
offsetGet() | Returns the element at the specified offset. | yii\base\Model |
offsetSet() | Sets the element at the specified offset. | yii\base\Model |
offsetUnset() | Sets the element value at the specified offset to null. | yii\db\BaseActiveRecord |
on() | Attaches an event handler to an event. | yii\base\Component |
onUnsafeAttribute() | This method is invoked when an unsafe attribute is being massively assigned. | yii\base\Model |
optimisticLock() | Returns the name of the column that stores the lock version for implementing optimistic locking. | yii\db\BaseActiveRecord |
populateRecord() | Populates an active record object using a row of data from the database/storage. | yii\db\ActiveRecord |
populateRelation() | Populates the named relation with the related records. | yii\db\BaseActiveRecord |
primaryKey() | Returns the primary key name(s) for this AR class. | yii\db\ActiveRecord |
refresh() | Repopulates this active record with the latest data. | yii\db\BaseActiveRecord |
renameFormNamesAndIds() | This method return an array of array. The array keys are all the model fields and the values are arrays with "name! and "id" keys modified with the string contained in the param. The return array structure is the following: $newNameAndIds = [ 'FIELD_NAME_1' => [ 'name' => 'NEW_NAME', 'id' => 'NEW_ID' ], . | lispa\amos\core\record\Record |
representingColumn() | lispa\amos\events\models\Event | |
rules() | lispa\amos\events\models\search\EventSearch | |
safeAttributes() | Returns the attribute names that are safe to be massively assigned in the current scenario. | yii\base\Model |
save() | Saves the current record. | yii\db\BaseActiveRecord |
scenarios() | Returns a list of scenarios and the corresponding active attributes. | lispa\amos\events\models\search\EventSearch |
search() | lispa\amos\events\models\search\EventSearch | |
searchCalendarView() | Search for events visible by the logged user and published on the calendar | lispa\amos\events\models\search\EventSearch |
searchCreatedBy() | Search for events created by the logged user | lispa\amos\events\models\search\EventSearch |
searchHighlightedAndHomepageEvents() | Search method useful to retrieve events in validated status with both flags publish_in_the_calendar and visible_in_the_calendar true | lispa\amos\events\models\search\EventSearch |
searchManagement() | Search for events where the the logged user is part of the staff | lispa\amos\events\models\search\EventSearch |
searchToPublish() | Search for events that by the logged user has permission to validate | lispa\amos\events\models\search\EventSearch |
sendNotification() | lispa\amos\notificationmanager\record\NotifyRecord | |
setAttribute() | Sets the named attribute value. | yii\db\BaseActiveRecord |
setAttributes() | Sets the attribute values in a massive way. | yii\base\Model |
setCommunityId() | Setter method for community_id field. | lispa\amos\events\models\base\Event |
setEventLogo() | lispa\amos\events\models\Event | |
setIsNewRecord() | Sets the value indicating whether the record is new. | yii\db\BaseActiveRecord |
setNotifier() | lispa\amos\events\models\search\EventSearch | |
setOldAttribute() | Sets the old value of the named attribute. | yii\db\BaseActiveRecord |
setOldAttributes() | Sets the old attribute values. | yii\db\BaseActiveRecord |
setOrderAttribute() | Set order field | lispa\amos\core\record\Record |
setOrderAttributes() | Set the list of fields order for this module | lispa\amos\core\record\Record |
setOrderType() | Set order type: ascending (SORT_ASC), descending (SORT_DESC) | lispa\amos\core\record\Record |
setOrderVars() | Identifies the sort fields | lispa\amos\core\record\Record |
setPublicationScenario() | lispa\amos\events\models\Event | |
setScenario() | Sets the scenario for the model. | yii\base\Model |
tableName() | Declares the name of the database table associated with this AR class. | yii\db\ActiveRecord |
toArray() | Converts the model into an array. | yii\base\ArrayableTrait |
toStringWithCharLimit() | lispa\amos\core\record\Record | |
transactions() | Declares which DB operations should be performed within a transaction in different scenarios. | yii\db\ActiveRecord |
trigger() | Triggers an event. | yii\base\Component |
unlink() | Destroys the relationship between two models. | yii\db\BaseActiveRecord |
unlinkAll() | Destroys the relationship in current model. | yii\db\BaseActiveRecord |
update() | Saves the changes to this active record into the associated database table. | yii\db\ActiveRecord |
updateAll() | Updates the whole table using the provided attribute values and conditions. | yii\db\ActiveRecord |
updateAllCounters() | Updates the whole table using the provided counter changes and conditions. | yii\db\ActiveRecord |
updateAttributes() | Updates the specified attributes. | yii\db\BaseActiveRecord |
updateCounters() | Updates one or several counter columns for the current AR object. | yii\db\BaseActiveRecord |
validate() | Performs the data validation. | yii\base\Model |
validateMultiple() | Validates multiple models. | yii\base\Model |
Protected Methods
Method | Description | Defined By |
---|---|---|
__shortText() | Parse string and return limited one | lispa\amos\core\record\Record |
createRelationQuery() | Creates a query instance for has-one or has-many relation. |
yii\db\BaseActiveRecord |
deleteInternal() | Deletes an ActiveRecord without considering transaction. | yii\db\ActiveRecord |
findByCondition() | Finds ActiveRecord instance(s) by the given condition. | yii\db\ActiveRecord |
insertInternal() | Inserts an ActiveRecord into DB without considering transaction. | yii\db\ActiveRecord |
resolveFields() | Determines which fields can be returned by toArray(). | yii\base\ArrayableTrait |
switchOffNotifications() | Switch off notifications | lispa\amos\notificationmanager\record\NotifyRecord |
updateInternal() | yii\db\BaseActiveRecord |
Events
Event | Type | Description | Defined By |
---|---|---|---|
EVENT_AFTER_DELETE | yii\base\Event | An event that is triggered after a record is deleted. | yii\db\BaseActiveRecord |
EVENT_AFTER_FIND | yii\base\Event | An event that is triggered after the record is created and populated with query result. | yii\db\BaseActiveRecord |
EVENT_AFTER_INSERT | yii\db\AfterSaveEvent | An event that is triggered after a record is inserted. | yii\db\BaseActiveRecord |
EVENT_AFTER_REFRESH | yii\base\Event | An event that is triggered after a record is refreshed. (available since version 2.0.8) | yii\db\BaseActiveRecord |
EVENT_AFTER_UPDATE | yii\db\AfterSaveEvent | An event that is triggered after a record is updated. | yii\db\BaseActiveRecord |
EVENT_AFTER_VALIDATE | yii\base\Event | An event raised at the end of validate() | yii\base\Model |
EVENT_BEFORE_DELETE | yii\base\ModelEvent | An event that is triggered before deleting a record. | yii\db\BaseActiveRecord |
EVENT_BEFORE_INSERT | yii\base\ModelEvent | An event that is triggered before inserting a record. | yii\db\BaseActiveRecord |
EVENT_BEFORE_UPDATE | yii\base\ModelEvent | An event that is triggered before updating a record. | yii\db\BaseActiveRecord |
EVENT_BEFORE_VALIDATE | yii\base\ModelEvent | An event raised at the beginning of validate(). | yii\base\Model |
EVENT_INIT | yii\base\Event | An event that is triggered when the record is initialized via init(). | yii\db\BaseActiveRecord |
Constants
Constant | Value | Description | Defined By |
---|---|---|---|
BOOLEAN_FIELDS_VALUE_NO | 0 | lispa\amos\events\models\base\Event | |
BOOLEAN_FIELDS_VALUE_YES | 1 | lispa\amos\events\models\base\Event | |
EVENTS_WORKFLOW | 'EventWorkflow' | lispa\amos\events\models\base\Event | |
EVENTS_WORKFLOW_STATUS_DRAFT | 'EventWorkflow/DRAFT' | lispa\amos\events\models\base\Event | |
EVENTS_WORKFLOW_STATUS_PUBLISHED | 'EventWorkflow/PUBLISHED' | lispa\amos\events\models\base\Event | |
EVENTS_WORKFLOW_STATUS_PUBLISHREQUEST | 'EventWorkflow/PUBLISHREQUEST' | lispa\amos\events\models\base\Event | |
EVENT_MANAGER | 'EVENT_MANAGER' | Constants for community roles | lispa\amos\events\models\Event |
EVENT_PARTICIPANT | 'EVENT_PARTICIPANT' | lispa\amos\events\models\Event | |
OP_ALL | 7 | All three operations: insert, update, delete. This is a shortcut of the expression: OP_INSERT | OP_UPDATE | OP_DELETE. | yii\db\ActiveRecord |
OP_DELETE | 4 | The delete operation. This is mainly used when overriding transactions() to specify which operations are transactional. | yii\db\ActiveRecord |
OP_INSERT | 1 | The insert operation. This is mainly used when overriding transactions() to specify which operations are transactional. | yii\db\ActiveRecord |
OP_UPDATE | 2 | The update operation. This is mainly used when overriding transactions() to specify which operations are transactional. | yii\db\ActiveRecord |
SCENARIO_CREATE | 'scenario_create' | Used for create events in the traditional form (action create). | lispa\amos\events\models\base\Event |
SCENARIO_CREATE_HIDE_PUBBLICATION_DATE | 'scenario_create_hide_pubblication_date' | lispa\amos\events\models\base\Event | |
SCENARIO_DEFAULT | 'default' | The name of the default scenario. | yii\base\Model |
SCENARIO_DESCRIPTION | 'scenario_description' | lispa\amos\events\models\base\Event | |
SCENARIO_FAKE_REQUIRED | 'scenario_fake_required' | lispa\amos\core\record\Record | |
SCENARIO_INTRODUCTION | 'scenario_introduction' | All the scenarios listed below are for the wizard. | lispa\amos\events\models\base\Event |
SCENARIO_ORGANIZATIONALDATA | 'scenario_organizationaldata' | lispa\amos\events\models\base\Event | |
SCENARIO_ORG_HIDE_PUBBLICATION_DATE | 'scenario_org_hide_pubblication_date' | lispa\amos\events\models\base\Event | |
SCENARIO_PUBLICATION | 'scenario_publication' | lispa\amos\events\models\base\Event | |
SCENARIO_SUMMARY | 'scenario_summary' | lispa\amos\events\models\base\Event |
Property Details
public void setNotifier ( lispa\amos\notificationmanager\base\NotifyWidget $notifier )
Method Details
public void __construct ( array $config = [] ) | ||
$config |
public yii\db\ActiveQuery baseSearch ( $params ) | ||
$params | ||
return | yii\db\ActiveQuery | $query |
---|
See also yii\base\Component::behaviors() for more info.
public void behaviors ( ) |
public yii\db\ActiveQuery buildQuery ( $queryType, $params, $management = false ) | ||
$queryType | string | |
$params | array | |
$management | ||
return | yii\db\ActiveQuery | $query |
---|
public boolean cmsIsVisible ( $id ) | ||
$id | \lispa\amos\events\models\search\type |
Search method useful to retrieve news to show in frontend (with cms)
public yii\data\ActiveDataProvider cmsSearch ( $params, $limit = null ) | ||
$params | ||
$limit | integer|null |
public void cmsSearchFields ( ) |
public void cmsViewFields ( ) |
public lispa\amos\core\record\SearchResult convertToSearchResult ( $model ) | ||
$model | object | The model to convert into SearchResult |
public object getNotifier ( ) | ||
throws | yii\base\InvalidConfigException | |
---|---|---|
throws | yii\di\NotInstantiableException |
Search all validated documents
public yii\data\ActiveDataProvider globalSearch ( $searchParamsArray, $pageSize = 5 ) | ||
$searchParamsArray | array | Array of search words |
$pageSize | integer|null |
public yii\db\ActiveQuery highlightedAndHomepageEventsQuery ( $params ) | ||
$params | array |
public void rules ( ) |
Returns a list of scenarios and the corresponding active attributes.
An active attribute is one that is subject to validation in the current scenario. The returned array should be in the following format:
[
'scenario1' => ['attribute11', 'attribute12', ...],
'scenario2' => ['attribute21', 'attribute22', ...],
...
]
By default, an active attribute is considered safe and can be massively assigned.
If an attribute should NOT be massively assigned (thus considered unsafe),
please prefix the attribute with an exclamation character (e.g. '!rank'
).
The default implementation of this method will return all scenarios found in the rules() declaration. A special scenario named SCENARIO_DEFAULT will contain all attributes found in the rules(). Each scenario will be associated with the attributes that are being validated by the validation rules that apply to the scenario.
public array scenarios ( ) | ||
return | array | A list of scenarios and the corresponding active attributes. |
---|
public yii\data\ActiveDataProvider search ( $params, $queryType, $limit = null, $management = false ) | ||
$params | ||
$queryType | ||
$limit | ||
$management |
Search for events visible by the logged user and published on the calendar
public yii\data\ActiveDataProvider searchCalendarView ( $params, $limit = null ) | ||
$params | array | $_GET search parametrs |
$limit | integer|null | Query limit |
Search for events created by the logged user
public yii\data\ActiveDataProvider searchCreatedBy ( $params, $limit = null ) | ||
$params | array | $_GET search parametrs |
$limit | integer|null | Query limit |
Search method useful to retrieve events in validated status with both flags publish_in_the_calendar and visible_in_the_calendar true
public yii\data\ActiveDataProvider searchHighlightedAndHomepageEvents ( $params ) | ||
$params | array | Array di parametri |
Search for events where the the logged user is part of the staff
public yii\data\ActiveDataProvider searchManagement ( $params, $limit = null ) | ||
$params | array | $_GET search parametrs |
$limit | integer|null | Query limit |
Search for events that by the logged user has permission to validate
public yii\data\ActiveDataProvider searchToPublish ( $params, $limit = null ) | ||
$params | array | $_GET search parametrs |
$limit | integer|null | Query limit |
public void setNotifier ( lispa\amos\notificationmanager\base\NotifyWidget $notifier ) | ||
$notifier |