Editor PHP 2.2.2

Deprecated

Table of Contents

Editor/Join.php
Editor/Upload.php
Editor.php

Join.php

Line Element Reason
249 Join::join()

Please use the Join->link() method rather than this method now.

Upload.php

Line Element Reason
200 Upload::allowedExtensions()

Use Validate::fileExtensions

Editor.php

Line Element Reason
938 Editor::whereSet()

Note that whereSet is now deprecated and replaced with the ability to set values for columns on create and edit. The C# libraries do not support this option at all.

Search results