ResourceFactory Class Reference

Inheritance diagram for ResourceFactory:

Inheritance graph
[legend]
Collaboration diagram for ResourceFactory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ResourceFactory ()
 DuplicateResource ($ResourceId)
 ClearQualifier ($ObjectOrId, $NewObjectOrId=NULL)
 GetRatedResourceCount ()
 GetRatedResourceUserCount ()
 GetRecentlyReleasedResources ($Count=10, $Offset=0, $MaxDaysToGoBack=90)
 GetResourceIdsSortedBy ($FieldName, $Ascending=TRUE, $Limit=NULL)
 GetTimestampOfLastResourceModification ($OnlyReleasedResources=TRUE)
 GetPossibleFieldNames ()
 GetMatchingResources ($ValuesToMatch)
 GetResourceCount ($FieldId, $Value, $CountType="All")
 UpdateResourceCountCallback ()

Detailed Description

Definition at line 21 of file ResourceFactory.php.


Member Function Documentation

ResourceFactory::ClearQualifier ( ObjectOrId,
NewObjectOrId = NULL 
)

Definition at line 62 of file ResourceFactory.php.

ResourceFactory::DuplicateResource ( ResourceId  ) 

Definition at line 33 of file ResourceFactory.php.

References ItemFactory::Status().

ResourceFactory::GetMatchingResources ( ValuesToMatch  ) 

ResourceFactory::GetPossibleFieldNames (  ) 

Definition at line 250 of file ResourceFactory.php.

ResourceFactory::GetRatedResourceCount (  ) 

Definition at line 113 of file ResourceFactory.php.

ResourceFactory::GetRatedResourceUserCount (  ) 

Definition at line 122 of file ResourceFactory.php.

ResourceFactory::GetRecentlyReleasedResources ( Count = 10,
Offset = 0,
MaxDaysToGoBack = 90 
)

Definition at line 131 of file ResourceFactory.php.

ResourceFactory::GetResourceCount ( FieldId,
Value,
CountType = "All" 
)

ResourceFactory::GetResourceIdsSortedBy ( FieldName,
Ascending = TRUE,
Limit = NULL 
)

ResourceFactory::GetTimestampOfLastResourceModification ( OnlyReleasedResources = TRUE  ) 

Definition at line 240 of file ResourceFactory.php.

ResourceFactory::ResourceFactory (  ) 

Definition at line 26 of file ResourceFactory.php.

References ItemFactory::ItemFactory().

ResourceFactory::UpdateResourceCountCallback (  ) 

Definition at line 361 of file ResourceFactory.php.

References ItemFactory::$DB.


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