Function Index Gets the markup to display the object in a web browser. Get the HTML to use to display the object. Put the saved data into a template for display. Put the saved data into a template for display.
A quick global function to define get the path to the current blog even if the BLOG_ROOT constant is not defined. Quick function to get the user’s IP address. A quick function to get a plain text abstract of the entry data by grabbing the first paragraph of text or the first N characters, whichever comes first. Get text to use as the name attribute in an HTML anchor tag. Gets an anchor to the entry on the page. Gets an anchor to the entry on the page. Get a list of articles with title and permalink. Returns a list of all articles, in no particular order. Get a list of blogs handled by LnBlog. Gets a list of categories associated with a given blog. Gets all the comment objects for this entry. Determine the number of comments that belong to this object. Get the HTML markup to display the entire list of comments for this entry. Gets configuration data for plugins from INI files. Get the working directory for the class. Get all the blog entries for a particular day. Get the number of posts made on a given day. Gets the URL, file size, and media type of the file set as the enclosure for this entry, it if exists. Scan entries in reverse chronological order, starting at a given offset, and get a given number of them. Get a list of entries tagged with a given string. Serializes the INI file into a string. List all the plugin files that get loaded. The inverse of getAnchor, this converts an anchor into a file. Converts an anchor from getAnchor into a filename. Converts an anchor from getAnchor into a filename. Gets a list of groups. Gets the groups to which a particular user belongs. Returns a path suitable for use with link tags or as an href or src attribute. Get a list of all entries for the specified month. Get the number of entries in the given month. Get a list of the months for the given year. Convenience function to get “previous entries”. Gets a copy of the parent object of this comment, i.e. Get a copy of the parent of this objcet, i.e. Abstract function to return the parent object of the current object. Gets a copy of the parent object. Builds a path to store the given article. Get the path to use for to store the comment. Returns a path to use for the entry. Get an array of Pingback objects that contains all Pingbacks for this entry. Get the number of Pingbacks for this object. Get some HTML that displays the Pingbacks for this entry. List all defined classes that are descended from Plugin. Get information for an existing post Like $_REQUEST. Pulls data out of the HTTP POST headers and into the object. Extract data from an HTTP POST and insert it into the object. Pulls the trackback data out of the POST and into the object. Get the most recent entries across all months and years. Get a list of recent months, starting from the current month and going backward. Gets a list of the most recent posts to a blog. Gets the HTML markup to display to list a given type of reply. Get an array of replies of a particular type. Get the number of replies of a particular type. Returns the given section as an array. Gets a list of the section names available in the file. Gets the template used for the main or entry page. Get an array of Trackback objects that contains all TrackBacks for this entry. Get the number of TrackBacks for this object. Get some HTML that displays the TrackBacks for this entry. Gets an array of the names of all files uploaded to this entry. Get the URL for the blog homepage. Gets the list of blogs to which a given user can add posts. Gets the information for the given user. Get a list of all users. Gets a list of all blogs that a given user can add posts to. Gets the markup to display for the front page of a weblog. Get a list of all years in the archive, sorted in reverse chronological order. A unique ID for use with blogging APIs. Determines if a specified group exists or not. Lists the groups to which the user belongs. |