Searched +full:embed +(+path:plugin +path:pycode) -(+path:plugin +path:pycode +path:lang) (Results 1 – 4 of 4) sorted by relevance
49 '<strong>'+LANG.plugins.pycode.embed+'</strong><br />' +174 // handle checkbox for embed code between two line numbers190 // handle checkbox for embed code from function name211 // handle checkbox for embed code from class name420 // embed the whole file
15 * the code to embed.22 * It gets the code to embed.34 * @param (str) $flag flag to indicate what kind of code we want to embed:36 * @return (arr) $code the code of <file> to embed189 * @param (arr) $code the code of <file> to embed316 * @param (str) $code the code of <file> to embed
6 desc Plugin to embed a Python script hosted in a remote repository.
366 * @param (arr) $code the code to embed368 * @param (arr) $range the numbers of the lines matching the code to embed369 * @param (str) $flag flag to indicate what kind of code we want to embed: