Home
last modified time | relevance | path

Searched defs:strPostType (Results 1 – 4 of 4) sorted by relevance

/dports/www/pear-Services_Blogging/Services_Blogging-0.2.4/Services/Blogging/
H A DDriver.php75 abstract public function getSupportedPostProperties($strPostType = 'post');
91 $strProperty, $strPostType = 'post'
111 public function createNewPost($strPostType = 'post')
/dports/www/pear-Services_Blogging/Services_Blogging-0.2.4/Services/Blogging/Driver/
H A DMetaWeblog.php264 public function getSupportedPostProperties($strPostType = 'post')
282 public function isPostPropertySupported($strProperty, $strPostType = 'post')
H A DBlogger.php212 public function getSupportedPostProperties($strPostType = 'post')
230 public function isPostPropertySupported($strProperty, $strPostType = 'post')
H A DLiveJournal.php463 public function getSupportedPostProperties($strPostType = 'post')
481 public function isPostPropertySupported($strProperty, $strPostType = 'post')