Home
last modified time | relevance | path

Searched refs:arSupportedPostProperties (Results 1 – 2 of 2) sorted by relevance

/dports/www/pear-Services_Blogging/Services_Blogging-0.2.4/Services/Blogging/Driver/
H A DMetaWeblog.php43 protected $arSupportedPostProperties = array( variable in Services_Blogging_Driver_MetaWeblog
266 return $this->arSupportedPostProperties;
284 return in_array($strProperty, $this->arSupportedPostProperties);
H A DLiveJournal.php465 return $this->arSupportedPostProperties;
483 return in_array($strProperty, $this->arSupportedPostProperties);