SearchIndexModelRule Class Reference
Contains rules for indexing a single model. More...
Public Member Functions |
|
| __construct ($model, $id, $weight=1) | |
Public Attributes |
|
| $model | |
| $model_id | |
| $weight | |
Detailed Description
Contains rules for indexing a single model.
Definition at line 8 of file searchindexmodelrule.cls.php.
Constructor & Destructor Documentation
| SearchIndexModelRule::__construct | ( | $ | model, | |
| $ | id, | |||
| $ | weight = 1 |
|||
| ) |
Definition at line 13 of file searchindexmodelrule.cls.php.
Member Data Documentation
| SearchIndexModelRule::$model |
Definition at line 9 of file searchindexmodelrule.cls.php.
| SearchIndexModelRule::$model_id |
Definition at line 10 of file searchindexmodelrule.cls.php.
| SearchIndexModelRule::$weight |
Definition at line 11 of file searchindexmodelrule.cls.php.
The documentation for this class was generated from the following file:
- contributions/models.searchindex/lib/helpers/searchindexmodelrule.cls.php
