Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17211 программистов и 1835 роботов. Сейчас ищут 1598 программистов ...
DB_NestedSet::setsortMode
Вернуться к: DB_NestedSet
DB_NestedSet::setsortMode
DB_NestedSet::setsortMode() – This enables you to set specific options for each output method
Synopsis
require_once 'DB/NestedSet.php';
Current DB_NestedSet::setsortMode ( constant $sortMode = false )
This package is not documented yet.
Parameter
- constant $sortMode
Return value
returns sortMode
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Вернуться к: DB_NestedSet