Property | Type | Description | |
---|---|---|---|
Constructor_Helper | void |
Method | Description | |
---|---|---|
Is_UserAgent_IP_Robot ( string UserAgent, string IP ) : bool |
Algorithm tests the user agent and IP address against known robots to determine if this request is from a search engine indexer or web site crawler bot.
|
|
Navigation_Object ( ) : System |
Constructor for a new instance of the SobekCM_Navigation_Object which stores all of the information about an individual request.
|
|
Set_Robot_Flag ( string UserAgent, string IP ) : bool |
Algorithm tests the user agent and IP address against known robots to determine if this request is from a search engine indexer or web site crawler bot. This returns the value and also sets an internal robot flag.
|
|
ShouldSerializeDateRange_Date1 ( ) : bool |
Method suppresses XML Serialization of the DateRange_Date1 property if it is NULL
|
|
ShouldSerializeDateRange_Date2 ( ) : bool |
Method suppresses XML Serialization of the DateRange_Date2 property if it is NULL
|
|
ShouldSerializeDateRange_Year1 ( ) : bool |
Method suppresses XML Serialization of the DateRange_Year1 property if it is NULL
|
|
ShouldSerializeDateRange_Year2 ( ) : bool |
Method suppresses XML Serialization of the DateRange_Year2 property if it is NULL
|
|
ShouldSerializeFolderID ( ) : bool |
Method suppresses XML Serialization of the FolderID property if it is NULL
|
|
ShouldSerializeInvalid_Item ( ) : bool |
Method suppresses XML Serialization of the Invalid_Item property if it is NULL
|
|
ShouldSerializeItemID_DEPRECATED ( ) : bool |
Method suppresses XML Serialization of the ItemID_DEPRECATED property if it is NULL
|
|
ShouldSerializeMissing ( ) : bool |
Method suppresses XML Serialization of the Missing flag property if it is NULL
|
|
ShouldSerializePage ( ) : bool |
Method suppresses XML Serialization of the Page property if it is NULL
|
|
ShouldSerializeShow_Selection_Panel ( ) : bool |
Method suppresses XML Serialization of the Show_Selection_Panel property if it is NULL
|
|
ShouldSerializeSize_Of_Thumbnails ( ) : bool |
Method suppresses XML Serialization of the Size_Of_Thumbnails property if it is NULL
|
|
ShouldSerializeSort ( ) : bool |
Method suppresses XML Serialization of the Sort property if it is NULL
|
|
ShouldSerializeSubPage ( ) : bool |
Method suppresses XML Serialization of the SubPage property if it is NULL
|
|
ShouldSerializeThumbnails_Per_Page ( ) : bool |
Method suppresses XML Serialization of the Thumbnails_Per_Page property if it is NULL
|
|
ShouldSerializeWebContentID ( ) : bool |
Method suppresses XML Serialization of the WebContentID property if it is NULL
|
Method | Description | |
---|---|---|
Constructor_Helper ( ) : void |
public static Is_UserAgent_IP_Robot ( string UserAgent, string IP ) : bool | ||
UserAgent | string | User Agent string from the HTTP request |
IP | string | IP address from the HTTP request |
return | bool |
public Set_Robot_Flag ( string UserAgent, string IP ) : bool | ||
UserAgent | string | User Agent string from the HTTP request |
IP | string | IP address from the HTTP request |
return | bool |
public ShouldSerializeDateRange_Date1 ( ) : bool | ||
return | bool |
public ShouldSerializeDateRange_Date2 ( ) : bool | ||
return | bool |
public ShouldSerializeDateRange_Year1 ( ) : bool | ||
return | bool |
public ShouldSerializeDateRange_Year2 ( ) : bool | ||
return | bool |
public ShouldSerializeInvalid_Item ( ) : bool | ||
return | bool |
public ShouldSerializeItemID_DEPRECATED ( ) : bool | ||
return | bool |
public ShouldSerializeShow_Selection_Panel ( ) : bool | ||
return | bool |
public ShouldSerializeSize_Of_Thumbnails ( ) : bool | ||
return | bool |
public ShouldSerializeThumbnails_Per_Page ( ) : bool | ||
return | bool |
public ShouldSerializeWebContentID ( ) : bool | ||
return | bool |