Home
last modified time | relevance | path

Searched defs:default (Results 101 – 125 of 175) sorted by last modified time

1234567

/plugin/sentry/conf/
H A DSetting.php14 public function initialize($default = null, $local = null, $protected = null)
/plugin/note/
H A Dsyntax.php55 var $default = 'plugin_note noteclassic'; global() variable in syntax_plugin_note
/plugin/tcycle/
H A Dsyntax.php101 function _getAttribute($attributeString, $attribute, $default){
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php999 protected function getBoolean($value, $default)
1016 protected function getInteger($value, $default)
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php813 function _twig_default_filter($value, $default = '')
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DArgumentNode.php23 private $default; variable in Prophecy\\Doubler\\Generator\\Node\\ArgumentNode
62 public function setDefault($default = null)
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DMultiple.php71 $default = null
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php248 protected function parseName($name, $default = self::MAIN_NAMESPACE)
/plugin/ckgdoku/ckeditor/plugins/tags/dialogs/
H A Dtags.js1 …ngth]={type:"checkbox",id:existingTags[i].id,label:existingTags[i].name,"default":existingTags[i].… property in curHBox.children
/plugin/redissue/
H A Dserver.json2 "default": { object
/plugin/vkeyboard/exe/
H A Dvkboard.php28 function button_text($default, $item) {
/plugin/partialsearch/
H A Drenderer.php35 function _getLinkTitle($title, $default, &$isImage, $id = null, $linktype = 'content') {
/plugin/xml/
H A Drenderer.php584 function _getLinkTitle($title, $default, & $isImage, $id=null, $linktype='content'){
/plugin/authfacebook/lib/Authentication/
H A DAccessTokenMetadata.php76 public function getField($field, $default = null)
96 public function getProperty($field, $default = null)
110 public function getChildProperty($parentField, $field, $default = null)
131 public function getErrorProperty($field, $default = null)
144 public function getMetadataProperty($field, $default = null)
/plugin/authfacebook/lib/Exceptions/
H A DFacebookResponseException.php148 private function get($key, $default = null)
/plugin/authfacebook/lib/GraphNodes/
H A DCollection.php66 public function getField($name, $default = null)
86 public function getProperty($name, $default = null)
/plugin/authfacebook/lib/Helpers/
H A DFacebookPageTabHelper.php67 public function getPageData($key, $default = null)
/plugin/authfacebook/lib/
H A DSignedRequest.php97 public function get($key, $default = null)
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js77 …"default": /^(?:\\(?:0(?:[0-3][0-7]{0,2}|[4-7][0-7]?)?|[1-9]\d*|x[\dA-Fa-f]{2}|u[\dA-Fa-f]{4}|c[A-… property in AnonymousFunction5b121b410100.nativeTokens
/plugin/redproject/
H A Dserver.json2 "default": { object
/plugin/authsplit/conf/
H A Dmetadata.php11 function initialize($default=null, $local=null, $protected=null) { argument
/plugin/condition/
H A Dbase_tester.php.orig.php193 function _bt_strtotime($value, $default) {
/plugin/gitlabproject/
H A Dserver.json2 "default": { object
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php200 function sharedapi_extract_gpc_variable($source, $name, $default = '') {
219 function sharedapi_gpc_variable($name, $default = '', $r = 'g') {
527 …function sharedapi_url_add_destination($url, $capture_referrer = true, $default = '', $lid = '', $…
H A Dvbsso_shared.php243 function vbsso_get_platform_config_property($platform, $property, $default = '') {

1234567