PHP Class Sortable
This class is designed to work in the Symphony backend only, and not on the
Frontend.
Show file
Open project: bummzack/sortablefile
Class Usage Examples
Public Properties
Protected Properties
Public Methods
Method Details
augmentSQL()
public method
public augmentSQL ( SQLQuery &$query ) |
$query |
SQLQuery |
|
onBeforeWrite()
public method
Assign a sort number when object is written
Property Details
$sortTables protected static property
protected static $sortTables |
$sort_dir public static property