Home
last modified time | relevance | path

Searched defs:item (Results 1 – 25 of 202) sorted by relevance

123456789

/plugin/findologicxmlexport/vendor/findologic/libflexport/examples/
H A DXmlExample.php54 private function addAttributes(Item $item, $itemData)
81 private function addBonuses(Item $item, $itemData)
87 private function addDateAddeds(Item $item, $itemData)
121 private function addImages(Item $item, $itemData)
141 private function addKeywords(Item $item, $itemData)
160 private function addNames(Item $item, $itemData)
166 private function addPrices(Item $item, $itemData)
172 private function addProperties(Item $item, $itemData)
213 private function addSorts(Item $item, $itemData)
219 private function addSummaries(Item $item, $itemData)
[all …]
/plugin/linksuggest/
H A Dscript.js44 let id = item.id; argument
61 template: function (item) { //dropdown list argument
26 AnonymousFunctionb846711c0400(item) global() argument
100 AnonymousFunctionb846711c0b00(item) global() argument
109 AnonymousFunctionb846711c0c00(item) global() argument
116 AnonymousFunctionb846711c0d00(item) global() argument
146 AnonymousFunctionb846711c1100(item) global() argument
163 AnonymousFunctionb846711c1200(item) global() argument
179 AnonymousFunctionb846711c1300(item) global() argument
[all...]
/plugin/submgr/
H A Dhelper.php47 public function addRule($item, $type, $members)
79 public function removeRule($item)
150 protected function applyRule($item, $type, $members)
168 protected function ceaseRule($item, $type, $members)
220 protected function cleanItem(&$item)
/plugin/pdb/classes/
H A D_NCBI.php54 function GetSummaryItem($item,&$xml){
59 function GetSummaryItems($item,&$xml){
64 function GetSearchItem($item,&$xml){
69 function GetSearchItems($item,&$xml){
/plugin/pubchem/classes/
H A D_NCBI.php54 function GetSummaryItem($item,&$xml){ argument
59 function GetSummaryItems($item,&$xml){ argument
64 function GetSearchItem($item,&$xml){ argument
69 function GetSearchItems($item,&$xml){ argument
/plugin/pubmed/classes/
H A D_NCBI.php54 function GetSummaryItem($item,&$xml){ argument
59 function GetSummaryItems($item,&$xml){ argument
64 function GetSearchItem($item,&$xml){ argument
69 function GetSearchItems($item,&$xml){ argument
/plugin/dirtylittlehelper/
H A Dscript.js684 callback(jQuery.map(data.data, function (item) { argument
702 template: function (item) { //dropdown list argument
718 replace: function (item) { //returns what will be put to editor argument
765 callback(jQuery.map(data.data, function (item) { argument
774 template: function (item) { //dropdown list argument
781 replace: function (item) { //returns what will be put to editor argument
813 callback(jQuery.map(data.data, function (item) { argument
829 template: function (item) { //dropdown list argument
844 replace: function (item) { //returns what will be put to editor argument
/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSEPAGE.php31 function init($item)
43 function type1($item)
/plugin/noticeboard/classes/
H A DArrayList.php44 public function add($item){
49 public function addAtPos($position, $item){
105 public function remove($item){
/plugin/noticeboard/noticeboard/classes/
H A DArrayList.php44 public function add($item){
49 public function addAtPos($position, $item){
105 public function remove($item){
/plugin/nspages/printers/
H A Dprinter.php116 protected function _printElement($item, $level=1) { argument
122 protected function _printElementOpen($item, $level) { argument
130 protected function _printElementContent($item, $level=1) { argument
136 protected function _printElementLink($item, argument
153 buildAnchorId($item) global() argument
[all...]
/plugin/preservefilenames/
H A Daction_adorabelle.php33 function _mod_media_printfile($item,$auth,$jump,$display_namespace=false){
120 function _mod_media_printfile_thumbs($item,$auth,$jump=false,$display_namespace=false){
/plugin/linkmanager/
H A Dfunctions.php97 function linkpage_printfile($item,$auth,$jump){
193 function linkpage_nstree_item($item){
213 function linkpage_nstree_li($item){
/plugin/displayorphans/
H A D_local.php50 public static function /* bool */ isOrphanedPage(/* string */ $id, array $item,
54 public static function /* bool */ isWantedPage(/* string */ $id, array $item,
58 public static function /* bool */ isLinkedPage(/* string */ $id, array $item,
/plugin/yalist/
H A Dsyntax.php266 private function renderXhtmlItem(Doku_Renderer $renderer, $item, $data) {
331 private function renderLatexItem(Doku_Renderer $renderer, $item) {
399 private function renderOdtItem(Doku_Renderer $renderer, $item) {
/plugin/move/admin/
H A Dtree.php137 function html_list($item) {
176 function html_li($item) {
/plugin/authgooglesheets/vendor/psr/cache/src/
H A DCacheItemPoolInterface.php118 public function save(CacheItemInterface $item);
129 public function saveDeferred(CacheItemInterface $item);
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbar.js30 FCKToolbar.prototype.AddItem = function( item ) argument
47 function FCKToolbar_OnItemClick( item ) argument
/plugin/docnavigation/syntax/
H A Dtoc.php258 listItemNavtoc($item) global() argument
285 html_list_toc($item) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DMemoryCacheItemPool.php129 public function save(CacheItemInterface $item): bool
142 public function saveDeferred(CacheItemInterface $item): bool
/plugin/sitemapnavi/
H A Dhelper.php196 public function listItemCallback($item)
220 public function liCallback($item)
/plugin/explorertree/
H A Dhelper.php192 function _html_list_tree($item){
223 function _html_li_tree($item){
/plugin/bookcreator/
H A Dhelper.php23 public function createListitem($item, $isbookmanager = false) { argument
/plugin/do/scripts/
H A Dgeneral.js27 $items.each(function (i, item) { argument
/plugin/dokutranslate/
H A Dadmin.php270 function _html_list_acl($item){
303 function _html_li_acl($item){

123456789