public function __construct($id = 0, $row = null) { parent::__construct('picture', $id, $row); }
public function __construct($id = 0, $row = null) { parent::__construct('group', $id, $row); }
public function __construct() { parent::__construct('setting'); }
public function __construct($id = 0, $row = null) { parent::__construct('thumbnail', $id, $row); }
public function __construct($id = 0, $row = null) { parent::__construct('comment', $id, $row); }