Home
last modified time | relevance | path

Searched defs:__construct (Results 1 – 25 of 2268) sorted by relevance

12345678910>>...91

/plugin/latexport/_test/
H A Dcommand.php30 function __construct() { function in CommandListOOpen
36 function __construct() { function in CommandListUOpen
61 function __construct() { function in CommandPOpen
67 function __construct() { function in CommandPClose
73 function __construct() { function in CommandLinebreak
88 function __construct() { function in CommandFootnoteOpen
94 function __construct() { function in CommandFootnoteClose
100 function __construct() { function in CommandListContentOpen
106 function __construct() { function in CommandListContentClose
112 function __construct() { function in CommandListItemClose
[all …]
/plugin/refnotes/
H A Dadmin.php20 public function __construct() { global() function in admin_plugin_refnotes
127 public function __construct($id) { global() function in refnotes_config_section
231 public function __construct($id, $listRows) { global() function in refnotes_config_list_section
320 public function __construct() { global() function in refnotes_config_general
353 public function __construct() { global() function in refnotes_config_namespaces
469 public function __construct() { global() function in refnotes_config_notes
519 public function __construct($id, $data) { global() function in refnotes_config_field
560 public function __construct($id, $data) { global() function in refnotes_config_checkbox
586 public function __construct($id, $data) { global() function in refnotes_config_select
621 public function __construct($id, $data) { global() function in refnotes_config_edit
647 public function __construct($id, $data) { global() function in refnotes_config_edit_inherit
683 public function __construct($id, $data) { global() function in refnotes_config_textarea
713 public function __construct() { global() function in refnotes_html_sink
[all...]
H A Dbibtex.php29 public function __construct() { function in refnotes_bibtex_parser
135 public function __construct() { function in refnotes_bibtex_mode
191 public function __construct() { function in refnotes_bibtex_outside_mode
213 public function __construct($type) { function in refnotes_bibtex_entry_mode
234 public function __construct() { function in refnotes_bibtex_field_mode
250 public function __construct() { function in refnotes_bibtex_integer_value_mode
263 public function __construct($type) { global() function in refnotes_bibtex_string_value_mode
284 public function __construct($type) { global() function in refnotes_bibtex_nested_braces_mode
303 public function __construct() { global() function in refnotes_bibtex_concatenation_mode
320 public function __construct() { global() function in refnotes_bibtex_handler
456 public function __construct() { global() function in refnotes_bibtex_entry_stash
531 public function __construct($type) { global() function in refnotes_bibtex_entry
590 public function __construct($name) { global() function in refnotes_bibtex_field
638 public function __construct($type, $text) { global() function in refnotes_bibtex_field_token
652 public function __construct() { global() function in refnotes_bibtex_strings
[all...]
H A Dinstructions.php18 public function __construct($name, $data, $offset = -1) { function in refnotes_instruction
36 public function __construct($data) { function in refnotes_nest_instruction
47 public function __construct($name, $data, $type, $text, $offset = -1) { function in refnotes_plugin_instruction
58 public function __construct($type, $attributes, $data = NULL) { function in refnotes_notes_instruction
76 public function __construct($namespace, $data) { function in refnotes_notes_style_instruction
87 public function __construct( function in refnotes_notes_map_instruction
98 public function __construct($namespace) { global() function in refnotes_notes_render_instruction
114 public function __construct($list, &$data, $index) { global() function in refnotes_instruction_reference
209 public function __construct($event) { global() function in refnotes_instruction_list
[all...]
H A Dreference.php16 public function __construct($name, $data) { function in refnotes_parser_reference
62 public function __construct($note, $attributes, $data) { function in refnotes_reference
140 public function __construct($note, $attributes, $data, $call) { function in refnotes_action_reference
/plugin/columns/
H A Drewriter.php19 public function __construct() { function in instruction_rewriter
88 public function __construct($index) { function in instruction_rewriter_correction
105 public function __construct($index) { function in instruction_rewriter_delete
124 public function __construct($index) { function in instruction_rewriter_call_list
158 public function __construct($index) { function in instruction_rewriter_insert
176 public function __construct() { function in instruction_rewriter_append
/plugin/ifauthex/lib/
H A Dgrammar.php59 public function __construct() { function in Literal
91 public function __construct() { function in SubExpr
108 public function __construct() { function in OpInGroup
126 public function __construct() { function in OpNot
140 public function __construct() { function in OpAnd
159 public function __construct() { function in OpOr
H A Dexceptions.php10 public function __construct($text, $position, $code = 0, Exception $previous = null) { function in AST\\UnknownTokenException
34 public function __construct($elementInstance, $message, $code = 0, Exception $previous = null) { function in AST\\MalformedExpressionException
49 public function __construct($elementInstance, $message, $code = 0, Exception $previous = null) { function in AST\\InvalidExpressionException
64 public function __construct($elementDefinition, $code = 0, Exception $previous = null) { function in AST\\NotEnoughArgumentsException
83 public function __construct($tokenInstance, $code = 0, Exception $previous = null) { function in AST\\StrayTokenException
106 …public function __construct($elementDefinition, $firstTokenInstance, $code = 0, Exception $previou… function in AST\\UnmatchedWrapperException
/plugin/nspages/printers/
H A Dsorters.php13 function __construct($reverse){ function in nspages_sorter
32 function __construct($reverse){ function in nspages_default_sorter
42 function __construct($reverse){ function in nspages_naturalOrder_sorter
54 function __construct($reverse, $dictOrder){ function in nspages_dictOrder_sorter
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DProperty.php9 public function __construct($key, $usergroup) function in FINDOLOGIC\\Export\\Data\\DuplicateValueForUsergroupException
17 public function __construct($key) function in FINDOLOGIC\\Export\\Data\\PropertyKeyNotAllowedException
44 public function __construct($key, $values = []) function in FINDOLOGIC\\Export\\Data\\Property
H A DImage.php11 public function __construct() function in FINDOLOGIC\\Export\\Data\\BaseImageMissingException
20 public function __construct() function in FINDOLOGIC\\Export\\Data\\ImagesWithoutUsergroupMissingException
45 public function __construct($url, $type = self::TYPE_DEFAULT, $usergroup = '') function in FINDOLOGIC\\Export\\Data\\Image
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/244/
H A DIssue244Test.php43 public function __construct() function in Issue244Exception
51 public function __construct() function in Issue244ExceptionIntCode
/plugin/openid/Auth/OpenID/
H A DServer.php321 function __construct($message = null, function in Auth_OpenID_NoReturnToError
342 function __construct($message, $return_to) function in Auth_OpenID_MalformedReturnURL
355 function __construct($message = null, function in Auth_OpenID_MalformedTrustRoot
526 function __construct($dh, $consumer_pubkey) function in Auth_OpenID_DiffieHellmanSHA1ServerSession
670 function __construct($session, $assoc_type) function in Auth_OpenID_AssociateRequest
877 function __construct($identity, $return_to, function in Auth_OpenID_CheckIDRequest
1316 function __construct($request) function in Auth_OpenID_ServerResponse
1451 function __construct($store) function in Auth_OpenID_Signatory
1655 function __construct($signatory) function in Auth_OpenID_SigningEncoder
1711 function __construct($server) function in Auth_OpenID_Decoder
[all …]
/plugin/stopforumspam/
H A DResponseChecker.php14 function __construct($frequency = 0, $confidence = 0.0) function in ResponseCategory
27 public function __construct($username = null, $email = null, $ip = null) function in Response
91 public function __construct($tolerance = 10.0) function in ResponseChecker
/plugin/displayorphans/
H A D_local.php14 private function __construct() { } function in plugin\\displayorphans\\PageType
25 private function __construct() { } function in plugin\\displayorphans\\Util
33 private function __construct() { } function in plugin\\displayorphans\\Logic
/plugin/batchedit/
H A Dengine.php19 public function __construct($messageId) { function in BatcheditException
38 public function __construct($namespace) { function in BatcheditEmptyNamespaceException
48 public function __construct($messageId, $pageId) { function in BatcheditPageApplyException
58 public function __construct($pageId) { function in BatcheditAccessControlException
68 public function __construct($pageId, $lockedBy) { function in BatcheditPageLockedException
78 public function __construct($matchId) { global() function in BatcheditMatchApplyException
96 public function __construct($pageText, $pageOffset, $text, $regexp, $replacement, $contextChars, $contextLines) { global() function in BatcheditMatch
249 public function __construct($id) { global() function in BatcheditPage
462 public function __construct($expirationTime) { global() function in BatcheditSessionCache
574 public function __construct($expirationTime) { global() function in BatcheditSession
788 public function __construct($pages) { global() function in BatcheditMarkPolicy
805 public function __construct($pages, $cache) { global() function in BatcheditMarkPolicyVerifyBoth
925 public function __construct($sessionId, $operation = self::UNKNOWN, $range = 0) { global() function in BatcheditProgress
1008 public function __construct($session) { global() function in BatcheditEngine
[all...]
/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlParser.php228 public function __construct(TokenStream $input) function in ComboStrap\\PageSqlParser\\PageSqlParser
1144 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) function in ComboStrap\\PageSqlParser\\Context\\FunctionNamesContext
1181 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) function in ComboStrap\\PageSqlParser\\Context\\TableNamesContext
1223 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) function in ComboStrap\\PageSqlParser\\Context\\SqlNamesContext
1260 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) function in ComboStrap\\PageSqlParser\\Context\\ColumnContext
1314 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) global() function in ComboStrap\\PageSqlParser\\Context\\PatternContext
1351 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) global() function in ComboStrap\\PageSqlParser\\Context\\ExpressionContext
1437 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) global() function in ComboStrap\\PageSqlParser\\Context\\PredicateContext
1578 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) global() function in ComboStrap\\PageSqlParser\\Context\\ColumnsContext
1629 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) global() function in ComboStrap\\PageSqlParser\\Context\\PredicateGroupContext
1702 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) global() function in ComboStrap\\PageSqlParser\\Context\\PredicatesContext
1782 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) global() function in ComboStrap\\PageSqlParser\\Context\\TablesContext
1819 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) global() function in ComboStrap\\PageSqlParser\\Context\\LimitContext
1856 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) global() function in ComboStrap\\PageSqlParser\\Context\\OrderBysContext
1922 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) global() function in ComboStrap\\PageSqlParser\\Context\\OrderByDefContext
1964 public function __construct(?ParserRuleContext $parent, ?int $invokingState = null) global() function in ComboStrap\\PageSqlParser\\Context\\PageSqlContext
[all...]
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/
H A DPage.php9 public function __construct() function in FINDOLOGIC\\Export\\XML\\ItemsExceedCountValueException
23 public function __construct($start, $count, $total) function in FINDOLOGIC\\Export\\XML\\Page
/plugin/apidoc/
H A Dsyntax.php15 public function __construct( $f ) { function in syntax_plugin_apidoc_data_class
33 public function __construct( $f ) { function in syntax_plugin_apidoc_data_field
49 public function __construct( $f ) { function in syntax_plugin_apidoc_data_method
67 public function __construct( $f, &$c ) { function in syntax_plugin_apidoc_data_parameter
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DInput.class.php31 function __construct() { function in Input
281 function __construct() { function in PostInput
306 function __construct() { function in GetInput
331 function __construct() { function in ServerInput
/plugin/components/lib/
H A Dajax.php6 public function __construct($param) { $this->param = $param; } function in DokuAJAXColidingParamException
85 public function __construct($required=array(), $optional=array()) { function in Doku_AJAX
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/
H A DDirectoryResource.php30 public function __construct($path, $pattern = null) function in Assetic\\Factory\\Resource\\DirectoryResource
110 public function __construct(\RecursiveDirectoryIterator $iterator, $pattern = null) function in Assetic\\Factory\\Resource\\DirectoryResourceFilterIterator
/plugin/zotero/
H A DIniZoteroConfig.php6 public function __construct() function in IniConfig
/plugin/mediathumbnails/
H A Dthumb_engines.php13 public function __construct(thumbnail $thumbnail) { function in thumb_engine
109 public function __construct(thumbnail $thumbnail, array $thumb_paths) { function in thumb_zip_engine
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DArrayCollectionDepthTest.php56 public function __construct($collection) function in JMS\\Serializer\\Tests\\Handler\\CollectionWrapper
68 public function __construct($name, $next = null) function in JMS\\Serializer\\Tests\\Handler\\Node

12345678910>>...91