| [ Index ] | PHP Cross Reference of BBPress | 
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 99 lines (3 kb) | 
| Included or required: | 1 time | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
BBP_UnitTest_Factory:: (1 method):
  __construct()
BBP_UnitTest_Factory_For_Forum:: (4 methods):
  __construct()
  create_object()
  update_object()
  get_object_by_id()
BBP_UnitTest_Factory_For_Topic:: (4 methods):
  __construct()
  create_object()
  update_object()
  get_object_by_id()
BBP_UnitTest_Factory_For_Reply:: (4 methods):
  __construct()
  create_object()
  update_object()
  get_object_by_id()
Class: BBP_UnitTest_Factory - X-Ref
| __construct() X-Ref | 
| No description | 
Class: BBP_UnitTest_Factory_For_Forum - X-Ref
| __construct( $factory = null ) X-Ref | 
| No description | 
| create_object( $args ) X-Ref | 
| No description | 
| update_object( $forum_id, $fields ) X-Ref | 
| No description | 
| get_object_by_id( $forum_id ) X-Ref | 
| No description | 
Class: BBP_UnitTest_Factory_For_Topic - X-Ref
| __construct( $factory = null ) X-Ref | 
| No description | 
| create_object( $args ) X-Ref | 
| No description | 
| update_object( $topic_id, $fields ) X-Ref | 
| No description | 
| get_object_by_id( $topic_id ) X-Ref | 
| No description | 
Class: BBP_UnitTest_Factory_For_Reply - X-Ref
| __construct( $factory = null ) X-Ref | 
| No description | 
| create_object( $args ) X-Ref | 
| No description | 
| update_object( $reply_id, $fields ) X-Ref | 
| No description | 
| get_object_by_id( $reply_id ) X-Ref | 
| No description | 
| Generated: Thu Oct 30 01:00:50 2025 | Cross-referenced by PHPXref 0.7.1 |