PHP Class Sortable

This class is designed to work in the Symphony backend only, and not on the Frontend.
Afficher le fichier Open project: bummzack/sortablefile Class Usage Examples

Méthodes publiques

Свойство Type Description
$sort_dir

Protected Properties

Свойство Type Description
$sortTables

Méthodes publiques

Méthode Description
augmentSQL ( SQLQuery &$query )
onBeforeWrite ( ) Assign a sort number when object is written

Method Details

augmentSQL() public méthode

See also: DataExtension::augmentSQL()
public augmentSQL ( SQLQuery &$query )
$query SQLQuery

onBeforeWrite() public méthode

Assign a sort number when object is written
See also: DataExtension::onBeforeWrite()
public onBeforeWrite ( )

Property Details

$sortTables protected_oe static_oe property

protected static $sortTables

$sort_dir public_oe static_oe property

public static $sort_dir