Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0.0 Deprecated Methods and Properties #1127

Closed
nadar opened this issue Jan 1, 2017 · 0 comments
Closed

1.0.0 Deprecated Methods and Properties #1127

nadar opened this issue Jan 1, 2017 · 0 comments
Assignees
Milestone

Comments

@nadar
Copy link
Contributor

nadar commented Jan 1, 2017

The following methods are depreacted remove or renamed:

Methods

old/deprecated/removed new
luya\base\Boot::setYiiPath() luya\base\Boot::setBaseYiiFile()
luya\components\Mail::addresses() removed
luya\helpers\Url::toManager() removed
luya\helpers\FileHelper::getFileHash() luya\helpers\FileHelper::md5sum()
luya\cms\Menu::currentLevel() removed
luya\cms\helpers\TagParser removed
luya\cms\helpers\CmsMarkdown removed
luya\components\Mail::setBody() luya\components\Mail::body()
luya\components\Mail::setSubject() luya\components\Mail::subject()
luya\admin\ngrest\base\ActiveWindowView::callbackButton() (replace by widget luya\admin\ngrest\aw\CallbackButtonWidget)
luya\admin\helpers\I18n::findCurrent() luya\admin\helpers\I18n::findActive()
luya\cms\frontend\components\Page removed
luya\admin\aws\InfoActiveWindow luya\admin\aws\DetailViewActiveWindow
luya\admin\aws\ChangePassword luya\admin\awsChangePasswordActiveWindow
luya\admin\aws\GroupAuth luya\admin\aws\GroupAuthActiveWindow.php
luya\admin\aws\Gallery luya\admin\aws\ImageSelectCollectionActiveWindow
luya\cms\menu\Item::hasChildren() luya\cms\menu\Item::getHasChildren()

Properties

Removed or renamed properties from classes.

old/deprecated/removed new
luya\admin\ngrest\plugins\Image::$noFilters luya\admin\ngrest\plugins\Image::$filter
luya\web\Composition::$locales Yii::$app->locales
@nadar nadar self-assigned this Jan 1, 2017
@nadar nadar added this to the 1.0.0 milestone Jan 1, 2017
nadar added a commit that referenced this issue Jan 1, 2017
nadar added a commit that referenced this issue Jan 2, 2017
nadar added a commit that referenced this issue Jan 3, 2017
removed luya\cms\helpers\TagParser
removed luya\cms\helpers\CmsMarkdown
#1127
nadar added a commit that referenced this issue Jan 24, 2017
widget `luya\admin\ngrest\aw\CallbackButtonWidget::widget()`. closes
#1180 remove method callbackButton() #1127
@nadar nadar changed the title 1.0.0 Deprecated Methods 1.0.0 Deprecated Methods and Properties Jan 29, 2017
nadar added a commit that referenced this issue Mar 6, 2017
nadar added a commit that referenced this issue Mar 7, 2017
@nadar nadar closed this as completed Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant