Home
last modified time | relevance | path

Searched defs:createFromArray (Results 1 – 8 of 8) sorted by path

/plugin/combo/ComboStrap/
H A DJson.php35 public static function createFromArray(array $actual): Json function in ComboStrap\\Json
H A DMetadataFrontmatterStore.php220 public static function createFromArray(ResourceCombo $page, array $jsonArray): MetadataFrontmatterStore function in ComboStrap\\MetadataFrontmatterStore
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DCookie.php36 public static function createFromArray(array $cookieArray) function in Facebook\\WebDriver\\Cookie
/plugin/fksnewsfeed/inc/ORM/
H A DAbstractModel.php19 …abstract public static function createFromArray(\helper_plugin_sqlite $helperPluginSqlite, array $… function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Model\\AbstractModel
H A DModelDependence.php12 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel… function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Model\\ModelDependence
H A DModelNews.php112 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel… function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Model\\ModelNews
H A DModelPriority.php37 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel… function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Model\\ModelPriority
H A DModelStream.php78 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel… function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Model\\ModelStream