Dotclear 2.24
Loading...
Searching...
No Matches
extStaticRecord Class Reference
Inheritance diagram for extStaticRecord:
staticRecord record

Public Member Functions

 __construct ($rs)
 
 lexicalSort (string $field, string $order='asc')
 
- Public Member Functions inherited from staticRecord
 __construct ($result, ?array $info)
 
 field ($n)
 
 exists ($n)
 
 index (?int $row=null)
 
 rows ()
 
 set ($n, $v)
 
 sort ($field, string $order='asc')
 
- Public Member Functions inherited from record
 __construct ($result, array $info)
 
 toStatic ()
 
 __call (string $f, $args)
 
 __get ($n)
 
 f ($n)
 
 field ($n)
 
 exists ($n)
 
 __isset (string $n)
 
 extend (string $class)
 
 extensions ()
 
 index (?int $row=null)
 
 fetch ()
 
 moveStart ()
 
 moveEnd ()
 
 moveNext ()
 
 movePrev ()
 
 isEnd ()
 
 isStart ()
 
 isEmpty ()
 
 count ()
 
 columns ()
 
 rows ()
 
 row ()
 
 current ()
 
 key ()
 
 next ()
 
 rewind ()
 
 valid ()
 

Additional Inherited Members

- Static Public Member Functions inherited from staticRecord
static newFromArray (?array $data)
 
- Data Fields inherited from staticRecord
 $__data = []
 
- Protected Member Functions inherited from record
 getData ()
 
- Protected Attributes inherited from record
 $__link
 
 $__result
 
 $__info
 
 $__extend = []
 
 $__index = 0
 
 $__row = false
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $rs)

Constructs a new instance.

Parameters
record | staticRecord$rsRecordset to extend

Member Function Documentation

◆ lexicalSort()

lexicalSort ( string  $field,
string  $order = 'asc' 
)

Lexically sort.

Parameters
string$fieldThe field
string$orderThe order

The documentation for this class was generated from the following file: