-
generateSalt
-
This method generates a request-unique sting by combining the path_info and request paramters.
-
getAttribute
-
Returns the value of a attribute. The value will be a string or numeric.
-
getAttributes
-
Returns all of the attributes.
-
getEmail
-
Get the email.
-
getForumId
-
Get the forum id.
-
getForumList
-
This method retrieves an a list of forums.
-
getForumList
-
This method retrieves an a list of forums.
-
getForumList
-
This method retrieves an a list of forums.
-
getForumList
-
This method retrieves an a list of forums.
-
getId
-
Get the id.
-
getLastUpdated
-
Get the elapsed time since last updated.
-
getLastUpdated
-
Get the elapsed time since last updated.
-
getName
-
Get the id.
-
getOption
-
Returns the value of a option. The value will be a string or numeric.
-
getOptions
-
Returns all of the options.
-
getParentId
-
Get the parent id.
-
getPostCount
-
Get the post count.
-
getRecentTopics
-
Returns a list of topics across all forums in order of most recent posts.
-
getRecentTopics
-
Returns a list of topics across all forums in order of most recent posts.
-
getRecentTopics
-
Returns a list of topics across all forums in order of most recent posts.
-
getRecentTopics
-
Returns a list of topics across all forums in order of most recent posts.
-
getSecondaryCode
-
Gets the code from the secondary source of the exception.
-
getSecondaryMessage
-
Gets the message from the secondary source of the exception.
-
getSecondarySource
-
Gets the secondary source of the exception.
-
getTopic
-
Returns information about set of topics.
-
getTopic
-
Returns information about set of topics.
-
getTopic
-
Returns information about set of topics.
-
getTopic
-
Returns information about set of topics.
-
getTopicCount
-
Get the topic count.
-
getTopicList
-
Returns a list of Topics in a forum.
-
getTopicList
-
Returns a list of Topics in a forum.
-
getTopicList
-
Returns a list of Topics in a forum.
-
getTopicList
-
Returns a list of Topics in a forum.
-
getUnreadPrivateMessageCount
-
Gets a count of the number of unread messages.
-
getUnreadPrivateMessageCount
-
Gets a count of the number of unread messages.
-
getUnreadPrivateMessageCount
-
Gets a count of the number of unread messages.
-
getUnreadPrivateMessageCount
-
Gets a count of the number of unread messages.
-
getUrl
-
Get the url.
-
getUser
-
Returns a user's information. Look for user attribute "ban" for indication of banned users.
-
getUser
-
Returns a user's information. Look for user attribute "ban" for indication of banned users.
-
getUser
-
Returns a user's information. Look for user attribute "ban" for indication of banned users.
-
getUser
-
Returns a user's information. Look for user attribute "ban" for indication of banned users.
-
getUserByName
-
Returns a user's information. Look for user attribute "ban" for indication of banned users.
-
getUserByName
-
Returns a user's information. Look for user attribute "ban" for indication of banned users.
-
getUserByName
-
Returns a user's information. Look for user attribute "ban" for indication of banned users.
-
getUserByName
-
Returns a user's information. Look for user attribute "ban" for indication of banned users.
-
getUserBySession
-
Returns a user's information. Look for user attribute "ban" for indication of banned users.
-
getUserBySession
-
Returns a user's information. Look for user attribute "ban" for indication of banned users.
-
getUserBySession
-
Returns a user's information. Look for user attribute "ban" for indication of banned users.
-
getUserbySession
-
Returns a user's information. Look for user attribute "ban" for indication of banned users.
-
getUserName
-
Gets the user name.
-
naruto.php
-
-
narutoCategory.php
-
-
narutoConstants.php
-
-
narutoCredentials.php
-
-
narutoDO.php
-
-
narutoException.php
-
-
narutoForum.php
-
-
narutoOptions.php
-
-
narutoService.php
-
-
narutoTopic.php
-
-
narutoUser.php
-
-
Naruto
-
This class defines the main client interface to message boards.
-
NarutoCategory
-
Contructor.
-
NarutoCategory
-
This class encapulates a Category data object. A category is a special type of Forum that only contains sub-forums.
-
NarutoConstants
-
This class defines the common constants used in the application.
-
NarutoCredentials
-
This class defines the authentication framework for the API.
-
NarutoDO
-
This is a base class for data objects including Forum, Topic and User.
-
NarutoDO
-
Contructor.
-
NarutoException
-
Contructor.
-
NarutoException
-
This class defines the base execption for the API.
-
NarutoForum
-
This class encapulates a Forum data object.
-
NarutoForum
-
Contructor.
-
NarutoOptions
-
This class stores a options array in an object. This is used to pass this sata between methods.
-
NarutoOptions
-
Constructor
-
NarutoService
-
This interface defines methods needed for the server-side requests handler.
-
NarutoTopic
-
This class defined the topic object.
-
NarutoTopic
-
Contructor.
-
NarutoUser
-
Contructor.
-
NarutoUser
-
This class defines the forum user object.
-
netQuery
-
netQuery - makes a HTTP request.
-
setAttribute
-
Adds or updates a attribute. The value has to be a string or numeric.
-
setAttributes
-
Sets all of the attributes at once removing all existing attributes.
-
setCredentials
-
This method specifies the credentials to use for message board authorizations.
-
setEmail
-
Set the email.
-
setForumId
-
Set the forum id.
-
setId
-
Set the id.
-
setLastUpdated
-
Set the elapsed time since last updated.
-
setLastUpdated
-
Set the elapsed time since last updated.
-
setName
-
Set the name.
-
setOption
-
Adds or updates a option. The value has to be a string or numeric.
-
setOptions
-
Sets all of the options at once removing all existing options.
-
setParentId
-
Set the parent id.
-
setPostCount
-
Set the post count.
-
setSecondaryCode
-
Sets the code from the secondary source of the exception.
-
setSecondaryMessage
-
Sets the message from the secondary source of the exception.
-
setSecondarySource
-
Sets the secondary source of the exception.
-
setTopicCount
-
Set the topic count.
-
setTransactionLog
-
This method sets the location of the transaction log. By default there is no log, but by setting this logging will be enabled.
-
setTransactionLog
-
This method sets the location of the transaction log. By default there is no log, but by setting this logging will be enabled.
-
setUrl
-
Set the url.
-
startService
-
This method is run per server-side service request. It processes a service request from the server variables.
-
startService
-
This method is run per server-side service request. It processes a service request from the server variables.
-
sxeAck
-
Adds the ack element to a SimpleXMLElement.
-
sxeAddAttributes
-
Adds the attributes element to a SimpleXMLElement.
-
sxeAddException
-
Adds the exception element to a SimpleXMLElement.
-
sxeAddForum
-
Adds the forum element to a SimpleXMLElement.
-
sxeAddForums
-
Adds the forums element to a SimpleXMLElement.
-
sxeAddTopic
-
Adds the topic element to a SimpleXMLElement.
-
sxeAddTopics
-
Adds the topics element to a SimpleXMLElement.
-
sxeAddUser
-
Adds the user element to a SimpleXMLElement.
-
sxeDecimal
-
Adds the Decimal element to a SimpleXMLElement.
-
sxeExtractAttributes
-
Converts a SimpleXMLElement to a map of Attributes.
-
sxeExtractException
-
Converts a SimpleXMLElement to a map of Attributes.
-
sxeExtractForum
-
Converts a SimpleXMLElement to a NarutoForum object.
-
sxeExtractForums
-
Converts a SimpleXMLElement to a list of NarutoForum's.
-
sxeExtractTopic
-
Converts a SimpleXMLElement to a NarutoTopic object.
-
sxeExtractTopics
-
Converts a SimpleXMLElement to a list of NarutoTopic's.
-
sxeExtractUser
-
Converts a SimpleXMLElement to a NarutoUser object.
-
sxeGetResponse
-
Adds the main response element to a SimpleXMLElement. The response element includes the version and seq attributes and is named $method + 'Response'.
-
sxeGetRoot
-
Returns the root element for the XML response.
-
sxeId
-
Adds the Id element to a SimpleXMLElement.
-
sxeNak
-
Adds the nak element to a SimpleXMLElement.