[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/ -> TitleArray.php (summary)

Class to walk into a list of Title objects. Note: this entire file is a byte-for-byte copy of UserArray.php with s/User/Title/.  If anyone can figure out how to do this nicely with inheritance or something, please do so.

File Size: 57 lines (2 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 0 files

Defines 2 functions

  newFromResult()
  newFromResult_internal()

Functions
Functions that are not part of a class:

newFromResult( $res )   X-Ref

param: ResultWrapper $res A SQL result including at least page_namespace and
return: TitleArrayFromResult

newFromResult_internal( $res )   X-Ref

param: ResultWrapper $res
return: TitleArrayFromResult



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1