Method | Description | |
---|---|---|
checkPermissions ( string $filter, integer $permission = Horde_Perms::READ, mixed $in = null ) : mixed | ||
getBodyTypes ( ) : array | Returns an array of configured body types from Jonah's $conf array. | |
getDefaultBodyType ( ) : string | Tries to figure out a default body type. Used when none has been specified and a types is needed to fall back on to. | |
readURL ( string $url ) | Obtain the list of stories from the passed in URI. |
public static getBodyTypes ( ) : array | ||
return | array | An array of body types. |
public static getDefaultBodyType ( ) : string | ||
return | string | A default type. |