My Console Application Class Reference

/views/folder/ssearch.php

Controller FolderController
Package application.views.folder
Source Code app/views/folder/ssearch.php
Search in folder and show search results

Uses Properties

PropertyTypeDescriptionDefined By
condition string search condition FolderController
filemodels array search results FolderController
model entity current folder model FolderController

Uses Details

condition variable
string condition;

search condition

filemodels variable
array filemodels;

search results

model variable
entity model;

current folder model

Copyright © 2008-2011 by Yii Software LLC
All Rights Reserved.